]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Desert.scene
Add a moving point light to the night phase of desertpillars
[libs/gl.git] / demos / desertpillars / data / exported / Desert.scene
1 type ordered;
2 scene "Background.scene";
3 scene
4 {
5         type simple;
6         object "Sphere.object" "Sphere"
7         {
8                 transform
9                 {
10                         position 0.00000 0.00000 3.27483;
11                         euler 0.00000 -0.00000 0.00000;
12                         scale 1.00000 1.00000 1.00000;
13                 };
14         };
15 };
16 scene
17 {
18         type zsorted;
19         object "Flare.object" "Flare"
20         {
21                 transform
22                 {
23                         position 0.0409660 -1.87497 3.35741;
24                         euler 0.00000 -0.00000 0.00000;
25                         scale 1.00000 1.00000 1.00000;
26                 };
27         };
28 };