]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Desert.seq
Redesign depth and stencil test and blend state management
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
1 hdr true;
2 pass "" "content"
3 {
4         depth_test LEQUAL;
5         lighting "Desert.lightn";
6         scene "Desert.wrapper.scene";
7 };
8 ambient_occlusion
9 {
10         occlusion_radius 0.500000;
11         samples 32;
12 };
13 bloom;
14 colorcurve
15 {
16         exposure_adjust -1.50000;
17         srgb;
18 };