]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/forestpond/data/exported/Forest_environment.seq
Use a splat material for the terrain in forest pond
[libs/gl.git] / demos / forestpond / data / exported / Forest_environment.seq
diff --git a/demos/forestpond/data/exported/Forest_environment.seq b/demos/forestpond/data/exported/Forest_environment.seq
new file mode 100644 (file)
index 0000000..84cb456
--- /dev/null
@@ -0,0 +1,11 @@
+clear
+{
+       color 0.00000 0.00000 0.00000 0.00000;
+       depth 1.00000;
+};
+renderable "content";
+step "" "content"
+{
+       depth_test LEQUAL;
+       lighting "Forest.lightn";
+};