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

Revision 2196, 1.4 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\\skymodel.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 "stdsimplepos:box"
26        name "simplepos:box"
27        param
28        {
29            env "env"
30            parent "simplepos:scene_root"
31            transl 0.0 0.0 -50.0
32            quat 0.0 0.0 0.0 1.0
33        }
34    }
35    {
36        ident "stdinst:box"
37        name "inst:box"
38        param
39        {
40            env "env"
41            gensuppl "gensuppl"
42            state "state"
43            model_ident "stdmodel:diffusedemo/model/skymodel.s3d_model_run#box"
44            model_param
45            {
46            }
47            shader_ident "stdshader:levelutil/shader/sky.s3d_shader_run#plain"
48            shader_param
49            {
50            }
51            pos "simplepos:box"
52        }
53    }
54}
55$
Note: See TracBrowser for help on using the repository browser.