source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/src/res/diffusedemo/model/worldmodel.s3d_inst @ 2196

Revision 2196, 3.6 KB checked in by szirmay, 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    "D:\\shark3D\\v5x0x6_t164x12u\\animatedDoor164x12u\\src\\res\\diffusedemo"
8    & "\\model\\worldmodel.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 "stdfixed:Box01"
26        name "fixed:Box01"
27        param
28        {
29            env "env"
30            ref "simplepos:scene_root"
31            sim "sim"
32            geo_suppl "gensuppl"
33            geo_ident "stdgeo:diffusedemo/model/worldmodel.s3d_model_run#Box01"
34            geo_param
35            {
36            }
37            transl 0.0 0.0 -0.0418036
38            quat 0.0 0.0 0.0 1.0
39        }
40    }
41    {
42        ident "stdbody:Horse"
43        name "body:Horse"
44        param
45        {
46            env "env"
47            ref "simplepos:scene_root"
48            sim "sim"
49            geo_suppl "gensuppl"
50            geo_ident "stdgeo:diffusedemo/model/worldmodel.s3d_model_run#Horse"
51            geo_param
52            {
53            }
54            total_mass 1.0
55            net_deploy 1
56            transl -0.06367 0.222184 1.58095
57            quat 0.0 0.0 -0.299276 0.954167
58        }
59    }
60    {
61        ident "stdsimplepos:S3DOmni01"
62        name "simplepos:S3DOmni01"
63        param
64        {
65            env "env"
66            parent "simplepos:scene_root"
67            transl -0.100346 -1.2785 2.50586
68            quat 0.0 0.0 0.0 1.0
69        }
70    }
71    {
72        ident "stdsimplepos:playerstart"
73        name "simplepos:playerstart"
74        param
75        {
76            env "env"
77            parent "simplepos:scene_root"
78            transl -0.220285 -5.71349 1.0
79            quat 0.0 0.0 0.0 1.0
80        }
81    }
82    {
83        ident "stdinst:Box01"
84        name "inst:Box01"
85        param
86        {
87            env "env"
88            gensuppl "gensuppl"
89            state "state"
90            model_ident
91                "stdmodel:diffusedemo/model/worldmodel.s3d_model_run#Box01"
92            model_param
93            {
94            }
95            shader_ident
96                "stdshader:levelutil/shader/basic.s3d_shader_run#plain"
97            shader_param
98            {
99            }
100            pos "fixed:Box01"
101        }
102    }
103    {
104        ident "stdinst:Horse"
105        name "inst:Horse"
106        param
107        {
108            env "env"
109            gensuppl "gensuppl"
110            state "state"
111            model_ident
112                "stdmodel:diffusedemo/model/worldmodel.s3d_model_run#Horse"
113            model_param
114            {
115            }
116            shader_ident
117                "stdshader:levelutil/shader/envmap.s3d_shader_run#diffuse"
118            shader_param
119            {
120            }
121            pos "body:Horse"
122        }
123    }
124    {
125        ident "stdinst:S3DOmni01"
126        name "inst:S3DOmni01"
127        param
128        {
129            env "env"
130            gensuppl "gensuppl"
131            state "state"
132            shader_ident
133                "stdshader:diffusedemo/shader/world.s3d_shader_run#new_shvol_l"
134                & "ight"
135            shader_param
136            {
137            }
138            pos "simplepos:S3DOmni01"
139        }
140    }
141}
142$
Note: See TracBrowser for help on using the repository browser.