source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/src/res/client/model/displaymodel.s3d_pospath @ 2196

Revision 2196, 1.1 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 v6000, Spinor GmbH (www.spinor.com), shark3d_v5"
4    & "x0x0_t145_c145_enterpr_win32_vc7x1_release_fwin32vc7x1release"
5source
6    "C:\\develop\\svn\\shark3d\\samples\\kit_empty_walk\\src\\res\\client\\mod"
7    & "el\\displaymodel.max"
8format "shark3d_path_5"
9data
10{
11    path_array
12    {
13        name "logo"
14        range 0.0 3.33333
15        frame_array
16        {
17            key 0.0
18            transl -0.9 0.0 0.0
19            quat 1.0 -2.18557e-008 2.18557e-008 1.94707e-007
20        }
21        {
22            key 3.33333
23            transl -0.9 0.0 0.0
24            quat -1.0 4.53732e-007 -2.18558e-008 -1.94707e-007
25        }
26    }
27    {
28        name "loading"
29        range 0.0 3.33333
30        frame_array
31        {
32            key 0.0
33            transl 0.0 0.0 0.0
34            quat 1.0 -4.37114e-008 8.36128e-015 1.94707e-007
35        }
36        {
37            key 3.33333
38            transl 0.0 0.0 0.0
39            quat -1.0 4.37114e-008 -8.36128e-015 2.37169e-007
40        }
41    }
42}
43$
Note: See TracBrowser for help on using the repository browser.