]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert.seq
Redesign depth and stencil test and blend state management
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
index 29e01ff1db70080841403b834cdc8583fd4eb6e8..8000033c9fbeba789855caa362b29ebd578c0111 100644 (file)
@@ -1,10 +1,15 @@
 hdr true;
 pass "" "content"
 {
-       depth_test "lequal";
+       depth_test LEQUAL;
        lighting "Desert.lightn";
        scene "Desert.wrapper.scene";
 };
+ambient_occlusion
+{
+       occlusion_radius 0.500000;
+       samples 32;
+};
 bloom;
 colorcurve
 {