]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert_environment.seq
Update desertpillars to define more things in Blender
[libs/gl.git] / demos / desertpillars / data / exported / Desert_environment.seq
diff --git a/demos/desertpillars/data/exported/Desert_environment.seq b/demos/desertpillars/data/exported/Desert_environment.seq
new file mode 100644 (file)
index 0000000..2c47a4f
--- /dev/null
@@ -0,0 +1,16 @@
+clear
+{
+       color 0.00000 0.00000 0.00000 0.00000;
+       depth 1.00000;
+};
+renderable "content";
+step "" "content"
+{
+       depth_test LEQUAL;
+       lighting "Desert.lightn";
+};
+step "blended" "content"
+{
+       depth_test LEQUAL;
+       lighting "Desert.lightn";
+};