source: GTP/trunk/App/Demos/Geom/Shark3D/clod_head_demo_win32/src/res/level/model/Devil_Head.s3d_inst @ 2325

Revision 2325, 3.8 KB checked in by gumbau, 17 years ago (diff)

Demo updated

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), shark3d_v5"
4    & "x0x0a_t130u_c130u_enterpr_win32_vc7x1_release_fwin32vc7x1release"
5source "C:\\myproject\\src\\res\\level\\model\\Devil_Head.max"
6format "shark3d_inst_5"
7data
8{
9    elem_array
10    {
11        ident "stdsimplepos:scene_root"
12        name "simplepos:scene_root"
13        param
14        {
15            env "env"
16            parent "hook"
17            transl 0.0 1.0 0.0
18            quat 0.0 0.0 0.0 1.0
19        }
20    }
21    {
22        ident "stdsimplepos:root"
23        name "simplepos:root"
24        param
25        {
26            env "env"
27            parent "simplepos:scene_root"
28            transl 4.69894e-009 0.107499 -0.229065
29            quat 0.111249 -0.698301 -0.111249 0.698301
30        }
31    }
32    {
33        ident "stdskel:root"
34        name "skel:root"
35        param
36        {
37            env "env"
38            parent "simplepos:root"
39            elem_array
40            {
41                name "Hals"
42                parent_idx -1
43                transl 0.133477 3.23657e-008 1.84938e-009
44                quat 0.0 0.0 -0.000715865 1.0
45            }
46            {
47                name "Kiefer_unten"
48                parent_idx 0
49                transl 0.0801513 -5.68479e-009 6.71328e-010
50                quat 3.33036e-009 -2.08086e-008 -0.815844 0.578273
51            }
52            {
53                name "Auge_rechts"
54                parent_idx 0
55                transl 0.144517 -0.0474955 0.0300656
56                quat 0.00343545 0.00751401 -0.614149 0.789147
57            }
58            {
59                name "Auge_links"
60                parent_idx 0
61                transl 0.144281 -0.0470277 -0.0283067
62                quat -0.000301598 -0.000370977 -0.61609 0.787676
63            }
64            {
65                name "Stirn"
66                parent_idx 0
67                transl 0.165183 -0.0435731 1.47145e-008
68                quat -0.0234055 0.000523662 -0.942574 0.333177
69            }
70            {
71                name "Kiefer_oben"
72                parent_idx 0
73                transl 0.106088 -0.0543603 1.69271e-008
74                quat -8.82176e-008 -2.48877e-007 -0.765523 0.643409
75            }
76        }
77    }
78    {
79        ident "stdskin:scene_root"
80        name "skin:scene_root"
81        param
82        {
83            env "env"
84            result_name_array "root" "Auge_links" "Auge_rechts" "Hals"
85                "Kiefer_oben" "Kiefer_unten" "Scene Root" "Stirn"
86            parent_name_array "simplepos:root" "simplepos:scene_root"
87                "skel:root"
88            parent_fetch_cnt_array 1 1 6
89            parent_fetch_idx_array 0 0 3 2 0 5 1 4
90            target_idx_array 0 6 1 2 3 4 5 7
91        }
92    }
93    {
94        ident "stdinst:scene_root"
95        name "inst:scene_root"
96        param
97        {
98            env "env"
99            gensuppl "gensuppl"
100            state "state"
101            model_ident
102                        "gtmesh:bin/res/levelutil/lodmesh/devilLOD.mesh"
103
104            model_param
105            {
106            }
107            shader_ident
108                "stdshader:levelutil/shader/basic_CLOD.s3d_shader_run#plain_drvlight"
109            shader_param
110            {
111            }
112            pos "simplepos:scene_root"
113            animpos_array "skin:scene_root"
114        }
115    }
116    {
117        ident "stdinst:root"
118        name "inst:root"
119        param
120        {
121            env "env"
122            gensuppl "gensuppl"
123            state "state"
124            shader_ident
125                "stdshader:levelutil/shader/ordinary.s3d_shader_run#ordinary"
126            shader_param
127            {
128            }
129            pos "simplepos:root"
130        }
131    }
132}
133$
Note: See TracBrowser for help on using the repository browser.