source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/Shark3D/src/res/level/model/lights.s3d_inst @ 2517

Revision 2517, 3.7 KB checked in by igarcia, 17 years ago (diff)
Line 
1// Machine-made Shark 3D Snake Text 2x0 Stream. Format: ascii.
2producer
3    "Shark 3D Exporter for Max v7000, Spinor GmbH (www.spinor.com), Copyright "
4    & "1996-2006 Spinor GmbH, shark3d_v5x0x6_t164x12u_c164x12u_enterpr_win32_v"
5    & "c7x1_release_fwin32vc7x1release"
6source
7    "E:\\scratch\\shark3D\\shark3d_v5x0x6_t164x12u_enterpr_kwin32\\shark3d\\sa"
8    & "mples\\ibrTrees_final\\src\\res\\level\\model\\lights.max"
9format "shark3d_inst_5"
10data
11{
12    elem_array
13    {
14        ident "stdsimplepos:scene_root"
15        name "simplepos:scene_root"
16        param
17        {
18            env "env"
19            parent "hook"
20            transl 0.0 0.0 0.0
21            quat 0.0 0.0 0.0 1.0
22        }
23    }
24    {
25        ident "stdpath:level/model/lights.s3d_pospath_run#spotlight1"
26        name "path:spotlight1"
27        param
28        {
29            env "env"
30        }
31    }
32    {
33        ident "stdconcatpos:spotlight1"
34        name "concatpos:spotlight1"
35        param
36        {
37            env "env"
38            parent0 "simplepos:scene_root"
39            parent1 "path:spotlight1"
40        }
41    }
42    {
43        ident "stdsimplepos:spotlightobj1"
44        name "simplepos:spotlightobj1"
45        param
46        {
47            env "env"
48            parent "concatpos:spotlight1"
49            transl -1.61334e-007 -2.48011 -1.16864
50            quat 1.0 3.25336e-008 6.08448e-008 -2.41631e-008
51        }
52    }
53    {
54        ident "stdpath:level/model/lights.s3d_pospath_run#spotlight2"
55        name "path:spotlight2"
56        param
57        {
58            env "env"
59        }
60    }
61    {
62        ident "stdconcatpos:spotlight2"
63        name "concatpos:spotlight2"
64        param
65        {
66            env "env"
67            parent0 "simplepos:scene_root"
68            parent1 "path:spotlight2"
69        }
70    }
71    {
72        ident "stdsimplepos:spotlightobj2"
73        name "simplepos:spotlightobj2"
74        param
75        {
76            env "env"
77            parent "concatpos:spotlight2"
78            transl -5.2363e-007 -2.48011 -1.16864
79            quat 1.0 8.03543e-009 6.47582e-008 6.71682e-009
80        }
81    }
82    {
83        ident "stdinst:spotlight1"
84        name "inst:spotlight1"
85        param
86        {
87            env "env"
88            gensuppl "gensuppl"
89            state "state"
90            shader_ident
91                "stdshader:level/shader/lights.s3d_shader_run#spotlight_shmap"
92            shader_param
93            {
94            }
95            pos "concatpos:spotlight1"
96        }
97    }
98    {
99        ident "stdinst:spotlightobj1"
100        name "inst:spotlightobj1"
101        param
102        {
103            env "env"
104            gensuppl "gensuppl"
105            state "state"
106            shader_ident
107                "stdshader:levelutil/shader/basic.s3d_shader_run#plain"
108            shader_param
109            {
110            }
111            pos "simplepos:spotlightobj1"
112        }
113    }
114    {
115        ident "stdinst:spotlight2"
116        name "inst:spotlight2"
117        param
118        {
119            env "env"
120            gensuppl "gensuppl"
121            state "state"
122            shader_ident
123                "stdshader:level/shader/lights.s3d_shader_run#inactive"
124            shader_param
125            {
126            }
127            pos "concatpos:spotlight2"
128        }
129    }
130    {
131        ident "stdinst:spotlightobj2"
132        name "inst:spotlightobj2"
133        param
134        {
135            env "env"
136            gensuppl "gensuppl"
137            state "state"
138            shader_ident
139                "stdshader:levelutil/shader/basic.s3d_shader_run#plain"
140            shader_param
141            {
142            }
143            pos "simplepos:spotlightobj2"
144        }
145    }
146}
147$
Note: See TracBrowser for help on using the repository browser.