X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=demos%2Fdesertpillars%2Fdata%2Fexported%2FDesert.seq;h=797a045c7e4ef99baac02c25319eb7d2fd55472d;hb=be3b67fdd0d0420ffc1e97a6535159c63a97fdc8;hp=347f662dd7b126a4c5f12963b377b678a7d436fa;hpb=bf6890e18cd497bc2abfdb7c4c42378059422c9e;p=libs%2Fgl.git diff --git a/demos/desertpillars/data/exported/Desert.seq b/demos/desertpillars/data/exported/Desert.seq index 347f662d..797a045c 100644 --- a/demos/desertpillars/data/exported/Desert.seq +++ b/demos/desertpillars/data/exported/Desert.seq @@ -1,7 +1,12 @@ hdr true; -pass "" "content" +clear { - depth_test "lequal"; + color 0.00000 0.00000 0.00000 0.00000; + depth 1.00000; +}; +step "" "content" +{ + depth_test LEQUAL; lighting "Desert.lightn"; scene "Desert.wrapper.scene"; };