]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert.seq
Remake the desertpillars demo using modern techniques
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
diff --git a/demos/desertpillars/data/exported/Desert.seq b/demos/desertpillars/data/exported/Desert.seq
new file mode 100644 (file)
index 0000000..29e01ff
--- /dev/null
@@ -0,0 +1,13 @@
+hdr true;
+pass "" "content"
+{
+       depth_test "lequal";
+       lighting "Desert.lightn";
+       scene "Desert.wrapper.scene";
+};
+bloom;
+colorcurve
+{
+       exposure_adjust -1.50000;
+       srgb;
+};