xof 0302txt 0032 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...] } template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } template AnimationOptions { DWORD openclosed; DWORD positionquality; } template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...] } template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation] } Header { 1; 0; 1; } Frame frm-root { FrameTransformMatrix { -1.000000,0.000000,-0.000000,0.000000, -0.000000,0.000000,1.000000,0.000000, 0.000000,1.000000,-0.000000,0.000000, 0.000000,0.000000,0.000000,1.000000;; } Frame frm-null18_1 { FrameTransformMatrix { 0.884785,0.000000,-0.466000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.466000,0.000000,0.884785,0.000000, 3.921475,45.332043,-6.466213,1.000000;; } Frame frm-SS_41 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 16.661762,-14.703420,-21.567724,1.000000;; } Mesh SS_41 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;-0.023687;, 0.013676;-0.009670;0.023687;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942810;-0.333330;-0.000003;, 0.000001;1.000000;0.000006;, 0.471410;-0.333332;-0.816494;, 0.471401;-0.333326;0.816501;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_40 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 15.283768,-11.690463,-20.841927,1.000000;; } Mesh SS_40 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;0.023687;, 0.013676;-0.009670;-0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942811;-0.333327;0.000000;, -0.000001;1.000000;0.000000;, 0.471405;-0.333333;0.816496;, 0.471405;-0.333333;-0.816496;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_60 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -32.124344,-63.009136,8.150014,1.000000;; } Mesh SS_60 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;-0.023687;, 0.013676;-0.009670;0.023687;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942810;-0.333330;-0.000003;, 0.000001;1.000000;0.000006;, 0.471410;-0.333332;-0.816494;, 0.471401;-0.333326;0.816501;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_61 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -34.289688,-61.151058,8.203711,1.000000;; } Mesh SS_61 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;0.023687;, 0.013676;-0.009670;-0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942811;-0.333327;0.000000;, -0.000001;1.000000;0.000000;, 0.471405;-0.333333;0.816496;, 0.471405;-0.333333;-0.816496;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-null21 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 20.443958,-15.402053,2.983069,1.000000;; } Frame frm-SS_54 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, -3.490466,10.261462,-23.692863,1.000000;; } Mesh SS_54 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;-0.023687;, 0.013676;-0.009670;0.023687;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942809;-0.333333;-0.000000;, 0.000000;1.000000;-0.000001;, 0.471405;-0.333334;-0.816496;, 0.471404;-0.333333;0.816497;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_55 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, 6.016798,38.959240,-20.672447,1.000000;; } Mesh SS_55 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_56 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, -3.493191,10.261462,-17.504444,1.000000;; } Mesh SS_56 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_57 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, 9.603060,35.860825,-20.725134,1.000000;; } Mesh SS_57 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_58 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, 11.147632,10.261461,-17.507521,1.000000;; } Mesh SS_58 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_59 { FrameTransformMatrix { -0.215571,0.000000,-1.198263,0.000000, 0.000000,1.217500,0.000000,0.000000, 1.198263,0.000000,-0.215571,0.000000, 11.148196,10.261460,-23.797865,1.000000;; } Mesh SS_59 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-null20 { FrameTransformMatrix { 1.250000,0.000000,0.000000,0.000000, 0.000000,1.250000,0.000000,0.000000, 0.000000,0.000000,1.250000,0.000000, 5.244007,-0.121483,-20.358685,1.000000;; } Frame frm-SS_31 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, -2.035222,7.244277,-2.122829,1.000000;; } Mesh SS_31 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;-0.023687;, 0.013676;-0.009670;0.023687;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942809;-0.333333;-0.000000;, 0.000000;1.000000;-0.000001;, 0.471405;-0.333334;-0.816496;, 0.471404;-0.333333;0.816497;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_43 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, -0.681572,7.676121,3.702168,1.000000;; } Mesh SS_43 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_32 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, -2.033980,7.244277,2.017828,1.000000;; } Mesh SS_32 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_44 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, 0.751456,7.676122,3.704411,1.000000;; } Mesh SS_44 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_45 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, 2.106096,7.244277,2.017553,1.000000;; } Mesh SS_45 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_46 { FrameTransformMatrix { -0.172457,0.000000,-0.958611,0.000000, 0.000000,0.974000,0.000000,0.000000, 0.958611,0.000000,-0.172457,0.000000, 2.105541,7.244277,-2.123381,1.000000;; } Mesh SS_46 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-null18 { FrameTransformMatrix { -0.179010,0.000000,-0.995038,0.000000, 0.000000,1.011012,0.000000,0.000000, 0.995038,0.000000,-0.179010,0.000000, 23.223881,5.554875,-9.681973,1.000000;; } Frame frm-SS_47 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 5.769803,4.402395,2.197043,1.000000;; } Mesh SS_47 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_48 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 4.686521,4.402396,-3.779967,1.000000;; } Mesh SS_48 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_49 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -1.025589,4.402395,-5.827901,1.000000;; } Mesh SS_49 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_50 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -5.658914,4.402393,-1.920473,1.000000;; } Mesh SS_50 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_51 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 1.102941,4.402393,6.127304,1.000000;; } Mesh SS_51 { 4; 0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, -0.013676;-0.009670;-0.023687;, -0.013676;-0.009670;0.023687;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.942809;-0.333333;-0.000000;, -0.000001;1.000000;-0.000001;, -0.471405;-0.333334;-0.816496;, -0.471404;-0.333333;0.816497;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_52 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -4.608561,4.402393,4.052011,1.000000;; } Mesh SS_52 { 4; -0.027352;-0.009670;0.000000;, 0.000000;0.029011;0.000000;, 0.013676;-0.009670;-0.023687;, 0.013676;-0.009670;0.023687;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 0.002000;1.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.942809;-0.333333;-0.000000;, 0.000000;1.000000;-0.000001;, 0.471405;-0.333334;-0.816496;, 0.471404;-0.333333;0.816497;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-null19 { FrameTransformMatrix { 0.437492,0.000000,0.000000,0.000000, 0.000000,0.437492,0.000000,0.000000, 0.000000,0.000000,0.437492,0.000000, -38.915943,4.155475,7.868300,1.000000;; } Frame frm-SS_36 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -3.688668,9.492624,-6.339528,1.000000;; } Mesh SS_36 { 4; 0.013147;-0.006575;0.013148;, -0.000000;0.019720;-0.000000;, -0.017961;-0.006575;0.004812;, 0.004812;-0.006575;-0.017960;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666666;-0.333333;0.666667;, -0.000001;1.000000;-0.000000;, -0.910683;-0.333334;0.244017;, 0.244018;-0.333334;-0.910683;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_35 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -3.687219,9.492623,6.361979,1.000000;; } Mesh SS_35 { 4; -0.013148;-0.006575;-0.013148;, -0.000000;0.019722;0.000000;, -0.004812;-0.006575;0.017960;, 0.017960;-0.006575;-0.004813;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.666667;-0.333334;-0.666666;, -0.000000;1.000000;0.000000;, -0.244016;-0.333333;0.910684;, 0.910684;-0.333333;-0.244017;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_34 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -7.354346,9.492622,0.012240,1.000000;; } Mesh SS_34 { 4; -0.013148;-0.006575;-0.013148;, 0.000000;0.019722;-0.000000;, 0.017960;-0.006575;-0.004812;, -0.004813;-0.006575;0.017960;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.666666;-0.333334;-0.666667;, 0.000000;1.000000;-0.000001;, 0.910684;-0.333334;-0.244016;, -0.244017;-0.333333;0.910684;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_33 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 3.644235,9.492620,6.360751,1.000000;; } Mesh SS_33 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_42 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 7.311822,9.492620,0.012493,1.000000;; } Mesh SS_42 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_53 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 3.643954,9.492621,-6.336570,1.000000;; } Mesh SS_53 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-null19_1 { FrameTransformMatrix { 0.672822,0.000000,0.000000,0.000000, 0.000000,0.672822,0.000000,0.000000, 0.000000,0.000000,0.672822,0.000000, -44.006310,-15.457530,6.989967,1.000000;; } Frame frm-SS_36_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 12.833956,35.202686,-35.988705,1.000000;; } Mesh SS_36_1 { 4; 0.013147;-0.006575;0.013148;, -0.000000;0.019720;-0.000000;, -0.017961;-0.006575;0.004812;, 0.004812;-0.006575;-0.017960;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666666;-0.333333;0.666667;, -0.000001;1.000000;-0.000000;, -0.910683;-0.333334;0.244017;, 0.244018;-0.333334;-0.910683;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_35_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 12.834080,35.202682,18.293598,1.000000;; } Mesh SS_35_1 { 4; -0.013148;-0.006575;-0.013148;, -0.000000;0.019722;0.000000;, -0.004812;-0.006575;0.017960;, 0.017960;-0.006575;-0.004813;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.666667;-0.333334;-0.666666;, -0.000000;1.000000;0.000000;, -0.244016;-0.333333;0.910684;, 0.910684;-0.333333;-0.244017;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_34_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 111.960983,35.202663,18.290648,1.000000;; } Mesh SS_34_1 { 4; -0.013148;-0.006575;-0.013148;, 0.000000;0.019722;-0.000000;, 0.017960;-0.006575;-0.004812;, -0.004813;-0.006575;0.017960;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; -0.666666;-0.333334;-0.666667;, 0.000000;1.000000;-0.000001;, 0.910684;-0.333334;-0.244016;, -0.244017;-0.333333;0.910684;; 4; 3;0,1,2;, 3;1,0,3;, 3;2,3,0;, 3;3,2,1;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_33_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 111.965721,35.202671,-35.989464,1.000000;; } Mesh SS_33_1 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_42_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 28.907949,15.834533,9.644595,1.000000;; } Mesh SS_42_1 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS_53_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 19.264284,15.850702,18.306393,1.000000;; } Mesh SS_53_1 { 4; 0.013148;-0.006573;0.013148;, -0.000000;0.019722;0.000000;, 0.004812;-0.006573;-0.017961;, -0.017960;-0.006573;0.004812;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; MeshMaterialList { 1; 4; 0, 0, 0, 0; Material { 1.000000;0.000000;0.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; } } MeshNormals { 4; 0.666667;-0.333333;0.666667;, -0.000000;1.000000;-0.000001;, 0.244016;-0.333334;-0.910683;, -0.910683;-0.333333;0.244018;; 4; 3;2,1,0;, 3;3,0,1;, 3;0,3,2;, 3;1,2,3;; } MeshTextureCoords { 4; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } Frame frm-cube1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -2.022673,7.596984,1.036981,1.000000;; } Mesh cube1 { 24; -33.350048;-0.621836;18.262339;, -33.350048;-0.621836;18.262339;, -33.350048;-0.621836;-18.262339;, -33.350048;-0.621836;-18.262339;, -33.350048;0.621836;18.262339;, -33.350048;0.621836;18.262339;, -33.350048;0.621836;-18.262339;, -33.350048;0.621836;-18.262339;, 33.350048;-0.621836;18.262339;, 33.350048;-0.621836;18.262339;, 33.350048;-0.621836;-18.262339;, 33.350048;-0.621836;-18.262339;, 33.350048;0.621836;18.262339;, 33.350048;0.621836;18.262339;, 33.350048;0.621836;-18.262339;, 33.350048;0.621836;-18.262339;, 33.350048;0.621836;-18.262339;, 33.350048;0.621836;18.262339;, 33.350048;-0.621836;-18.262339;, 33.350048;-0.621836;18.262339;, -33.350048;0.621836;-18.262339;, -33.350048;0.621836;18.262339;, -33.350048;-0.621836;-18.262339;, -33.350048;-0.621836;18.262339;; 6; 4;5,7,3,1;, 4;6,15,11,2;, 4;14,13,9,10;, 4;12,4,0,8;, 4;23,22,18,19;, 4;17,16,20,21;; MeshMaterialList { 2; 6; 0, 0, 0, 0, 1, 1; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 24; -0.577350;-0.577350;0.577350;, -0.577350;-0.577350;0.577350;, -0.577350;-0.577350;-0.577350;, -0.577350;-0.577350;-0.577350;, -0.577350;0.577350;0.577350;, -0.577350;0.577350;0.577350;, -0.577350;0.577350;-0.577350;, -0.577350;0.577350;-0.577350;, 0.577350;-0.577350;0.577350;, 0.577350;-0.577350;0.577350;, 0.577350;-0.577350;-0.577350;, 0.577350;-0.577350;-0.577350;, 0.577350;0.577350;0.577350;, 0.577350;0.577350;0.577350;, 0.577350;0.577350;-0.577350;, 0.577350;0.577350;-0.577350;, 0.577350;0.577350;-0.577350;, 0.577350;0.577350;0.577350;, 0.577350;-0.577350;-0.577350;, 0.577350;-0.577350;0.577350;, -0.577350;0.577350;-0.577350;, -0.577350;0.577350;0.577350;, -0.577350;-0.577350;-0.577350;, -0.577350;-0.577350;0.577350;; 6; 4;5,7,3,1;, 4;6,15,11,2;, 4;14,13,9,10;, 4;12,4,0,8;, 4;23,22,18,19;, 4;17,16,20,21;; } MeshTextureCoords { 24; 0.238425;0.818630;, 0.718606;0.818630;, 0.238425;0.818630;, 0.238425;0.818630;, 0.238425;0.790745;, 0.718606;0.790745;, 0.238425;0.790745;, 0.238425;0.790745;, 0.718606;0.818630;, 0.238425;0.818630;, 0.718606;0.818630;, 0.718606;0.818630;, 0.718606;0.790745;, 0.238425;0.790745;, 0.718606;0.790745;, 0.718606;0.790745;, 0.561523;0.305664;, 0.561523;0.000977;, 0.557617;0.311523;, 0.557617;0.616211;, 0.000977;0.305664;, 0.000977;0.000977;, -0.002930;0.311523;, -0.002930;0.616211;; } } Frame frm-sphere6 { FrameTransformMatrix { 0.995951,0.000000,0.089900,0.000000, 0.000000,1.000000,0.000000,0.000000, -0.089900,0.000000,0.995951,0.000000, 26.970526,-8.108367,3.996496,1.000000;; } Mesh sphere6 { 125; -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, -21.157381;3.901759;-1.202990;, 0.398503;7.581333;2.341144;, 0.398503;7.581333;2.341144;, 0.398503;7.581333;2.341144;, 7.327270;7.605878;2.321420;, 7.327270;7.605878;2.321420;, 5.963922;10.853202;1.630409;, 5.963922;10.853202;1.630409;, 10.448564;16.213118;0.619665;, 10.448564;16.213118;0.619665;, 10.448564;16.213118;0.619665;, -12.452280;7.635866;-5.985794;, -12.452280;7.635866;-5.985794;, -12.452280;7.635866;-5.985794;, -7.715713;7.548856;-6.123748;, -7.715713;7.548856;-6.123748;, -1.793020;7.577692;-7.463645;, 9.735643;12.022503;-10.508229;, 9.735643;12.022503;-10.508229;, 18.138193;13.487659;-6.627534;, 18.138193;13.487659;-6.627534;, 28.553919;7.770247;-2.012260;, 28.553919;7.770247;-2.012260;, 32.066719;4.517240;-2.360009;, 32.066719;4.517240;-2.360009;, -16.132334;7.745634;-8.080585;, 26.220640;-9.006560;4.029500;, 22.042517;-10.491593;5.898220;, 16.508917;-11.430879;6.903599;, 11.798224;-12.303796;7.802603;, 6.939187;-12.249010;8.167948;, 0.729041;-11.852312;8.289341;, -5.802815;-10.687436;8.009648;, -12.557297;-7.189141;6.153953;, -19.393274;-0.786542;3.917323;, 26.088665;-9.188797;0.070855;, 21.891466;-11.622839;0.415931;, 15.815304;-12.161647;0.327503;, 8.809583;-13.781044;-0.813733;, 2.177112;-14.805356;-1.773648;, -2.891752;-13.670825;-1.085270;, -8.354622;-11.911754;-0.171843;, -16.902227;-8.194076;-0.440414;, -21.300749;-2.089921;-0.393624;, 26.820086;-7.137266;-3.899752;, 24.579151;-8.826792;-6.017047;, 16.214375;-10.992158;-6.774944;, 9.535957;-12.648247;-9.031572;, 3.306207;-13.960128;-10.926877;, -2.281570;-13.001767;-10.635720;, -9.011870;-10.370990;-10.461242;, -14.905058;-7.304936;-9.819227;, -22.278721;0.076427;-4.793734;, 28.577482;-3.042335;-6.416852;, 25.079216;-5.139621;-10.679690;, 20.120590;-5.055365;-12.920717;, 13.823756;-4.504449;-14.211457;, 7.785085;-4.002143;-15.578030;, 1.695429;-3.026165;-14.633828;, -4.932237;-1.952807;-13.551049;, -11.979784;0.725920;-12.194523;, -20.606306;3.761914;-7.462072;, 31.694530;1.813443;-6.548952;, 24.973207;2.307800;-10.083941;, 17.864292;3.933379;-14.687069;, 10.865344;6.576683;-16.709812;, 6.062210;6.364390;-16.137728;, 1.825762;5.766491;-16.447287;, -2.624794;7.686134;-13.820478;, -9.246686;7.672571;-11.534917;, -16.132334;7.745634;-8.080585;, 32.066719;4.517240;-2.360009;, 28.553919;7.770247;-2.012260;, 18.138193;13.487659;-6.627534;, 9.735643;12.022503;-10.508229;, 7.546102;7.555023;-11.528460;, 4.971920;7.575366;-9.475549;, -1.793020;7.577692;-7.463645;, -7.715713;7.548856;-6.123748;, -12.452280;7.635866;-5.985794;, 32.093491;4.084774;2.592023;, 28.553919;7.770244;5.194005;, 19.895350;14.251702;2.063618;, 10.448564;16.213118;0.619665;, 5.963922;10.853202;1.630409;, 7.327270;7.605878;2.321420;, 0.398503;7.581333;2.341144;, -5.869097;7.542818;0.488786;, -10.375627;7.620482;-0.147726;, 32.524620;1.172725;6.303785;, 28.593910;8.307339;8.355474;, 23.750853;9.503150;10.123326;, 16.314613;13.916516;11.044848;, 6.232415;10.876325;11.874612;, 7.426748;7.555931;14.119433;, 1.146094;7.618921;11.584119;, -5.328000;7.622520;9.087981;, -11.485829;7.649223;5.820321;, 31.596664;-3.234377;7.786680;, 28.600237;0.138423;11.691077;, 21.924570;0.439525;15.413276;, 17.430962;4.505579;17.430731;, 8.001667;2.949113;18.902830;, 3.432358;3.111534;17.599932;, -2.082210;3.413242;14.812730;, -8.784138;3.805717;12.479793;, -14.630457;4.791798;8.751581;, 28.687054;-7.028192;6.736630;, 24.602179;-6.367735;9.830881;, 19.081223;-7.579331;13.194542;, 13.374824;-7.283929;14.198125;, 8.055500;-6.827455;14.738869;, 1.964015;-6.330346;15.209206;, -4.648831;-5.223094;14.468848;, -10.786509;-2.108860;11.192738;, -17.667421;1.833366;6.815149;, 33.259201;-2.275184;1.275517;, -21.157381;3.901759;-1.202990;; 101; 3;7,122,113;, 4;121,112,113,122;, 4;120,111,112,121;, 4;119,110,111,120;, 4;118,109,110,119;, 4;117,108,109,118;, 4;116,107,108,117;, 4;115,106,107,116;, 4;114,105,106,115;, 3;123,105,114;, 3;6,113,104;, 4;112,103,104,113;, 4;111,102,103,112;, 4;110,101,102,111;, 4;109,100,101,110;, 4;108,99,100,109;, 4;107,98,99,108;, 4;106,97,98,107;, 4;105,96,97,106;, 3;123,96,105;, 3;5,104,95;, 4;103,94,95,104;, 4;102,10,94,103;, 4;101,12,9,102;, 4;100,14,11,101;, 4;99,17,13,100;, 4;98,89,16,99;, 4;97,88,89,98;, 4;96,87,88,97;, 3;123,87,96;, 3;4,95,20;, 4;94,22,19,95;, 4;8,23,21,94;, 4;92,83,84,93;, 4;91,82,83,92;, 4;15,25,82,91;, 4;89,27,24,90;, 4;88,29,26,89;, 4;87,31,28,88;, 3;123,30,87;, 3;3,18,32;, 4;85,76,77,86;, 4;84,75,76,85;, 4;83,74,75,84;, 4;82,73,74,83;, 3;72,73,82;, 4;80,71,72,81;, 4;79,70,71,80;, 4;78,69,70,79;, 3;123,69,78;, 3;2,77,68;, 4;76,67,68,77;, 4;75,66,67,76;, 4;74,65,66,75;, 4;73,64,65,74;, 4;72,63,64,73;, 4;71,62,63,72;, 4;70,61,62,71;, 4;69,60,61,70;, 3;123,60,69;, 3;1,68,59;, 4;67,58,59,68;, 4;66,57,58,67;, 4;65,56,57,66;, 4;64,55,56,65;, 4;63,54,55,64;, 4;62,53,54,63;, 4;61,52,53,62;, 4;60,51,52,61;, 3;123,51,60;, 3;0,59,50;, 4;58,49,50,59;, 4;57,48,49,58;, 4;56,47,48,57;, 4;55,46,47,56;, 4;54,45,46,55;, 4;53,44,45,54;, 4;52,43,44,53;, 4;51,42,43,52;, 3;123,42,51;, 3;124,50,41;, 4;49,40,41,50;, 4;48,39,40,49;, 4;47,38,39,48;, 4;46,37,38,47;, 4;45,36,37,46;, 4;44,35,36,45;, 4;43,34,35,44;, 4;42,33,34,43;, 3;123,33,42;, 3;124,41,122;, 4;40,121,122,41;, 4;39,120,121,40;, 4;38,119,120,39;, 4;37,118,119,38;, 4;36,117,118,37;, 4;35,116,117,36;, 4;34,115,116,35;, 4;33,114,115,34;, 3;123,114,33;, 3;82,81,72;; MeshMaterialList { 1; 101; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "bgrnd03.ppm"; } } } MeshNormals { 125; -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.745060;0.625094;0.232686;, -0.001270;0.999998;-0.001436;, -0.001270;0.999998;-0.001436;, -0.001270;0.999998;-0.001436;, -0.710263;0.703936;-0.000619;, -0.710263;0.703936;-0.000619;, -0.915005;0.403336;0.009278;, -0.915005;0.403336;0.009278;, -0.244173;0.969624;-0.014435;, -0.244173;0.969624;-0.014435;, -0.244173;0.969624;-0.014435;, -0.123407;0.983799;0.130040;, -0.123407;0.983799;0.130040;, -0.123407;0.983799;0.130040;, 0.008471;0.999927;0.008645;, 0.008471;0.999927;0.008645;, 0.024714;0.999106;-0.034288;, -0.324691;0.799983;-0.504582;, -0.324691;0.799983;-0.504582;, 0.410178;0.795945;-0.445225;, 0.410178;0.795945;-0.445225;, 0.597421;0.724301;-0.344203;, 0.597421;0.724301;-0.344203;, 0.864966;0.461730;-0.196570;, 0.864966;0.461730;-0.196570;, -0.385294;0.906420;-0.173065;, 0.562671;-0.815985;0.132553;, 0.329061;-0.894244;0.303390;, 0.212385;-0.924513;0.316494;, 0.113420;-0.921829;0.370632;, -0.012118;-0.898572;0.438658;, -0.136923;-0.878676;0.457363;, -0.357090;-0.799745;0.482592;, -0.587014;-0.594061;0.550005;, -0.829074;-0.194076;0.524376;, 0.611111;-0.788041;-0.074390;, 0.346220;-0.937109;-0.044254;, 0.201068;-0.979054;-0.032008;, 0.185982;-0.982438;0.015028;, -0.010475;-0.997719;0.066687;, -0.222918;-0.971731;0.077758;, -0.366335;-0.926635;0.084532;, -0.624482;-0.769161;0.135693;, -0.925179;-0.276543;0.259939;, 0.696421;-0.654922;-0.293384;, 0.465107;-0.809270;-0.358829;, 0.245831;-0.873184;-0.420852;, 0.255362;-0.853365;-0.454486;, 0.026501;-0.829304;-0.558169;, -0.256537;-0.748848;-0.611077;, -0.349634;-0.691035;-0.632635;, -0.586567;-0.534604;-0.608390;, -0.963341;-0.093219;-0.251565;, 0.741213;-0.445860;-0.501809;, 0.582020;-0.393378;-0.711693;, 0.323927;-0.434825;-0.840237;, 0.200000;-0.396849;-0.895830;, 0.025154;-0.295012;-0.955162;, -0.182202;-0.206624;-0.961306;, -0.248215;-0.118630;-0.961414;, -0.376104;0.007969;-0.926543;, -0.756801;0.365141;-0.542148;, 0.821383;0.044813;-0.568613;, 0.563330;0.296343;-0.771259;, 0.426841;0.287912;-0.857271;, -0.050008;0.473583;-0.879328;, -0.067692;0.572448;-0.817142;, -0.146492;0.603279;-0.783961;, -0.159809;0.693209;-0.702796;, -0.206174;0.776335;-0.595647;, -0.385294;0.906420;-0.173065;, 0.864966;0.461730;-0.196570;, 0.597421;0.724301;-0.344203;, 0.410178;0.795945;-0.445225;, -0.324691;0.799983;-0.504582;, -0.604188;0.750337;-0.268238;, -0.279542;0.954062;-0.107807;, 0.024714;0.999106;-0.034288;, 0.008471;0.999927;0.008645;, -0.123407;0.983799;0.130040;, 0.910267;0.411338;0.047059;, 0.662510;0.747198;0.052677;, 0.384442;0.923128;-0.006258;, -0.244173;0.969624;-0.014435;, -0.915005;0.403336;0.009278;, -0.710263;0.703936;-0.000619;, -0.001270;0.999998;-0.001436;, 0.006066;0.999974;-0.003985;, -0.158703;0.987256;0.011806;, 0.945364;0.198362;0.258727;, 0.701414;0.533942;0.472149;, 0.479764;0.709572;0.516076;, 0.096154;0.821662;0.561806;, -0.594379;0.578033;0.559099;, -0.536853;0.707582;0.459474;, -0.130272;0.928428;0.347924;, -0.124737;0.938708;0.321353;, -0.283445;0.938485;0.197243;, 0.829537;-0.303187;0.468985;, 0.586316;-0.111485;0.802374;, 0.431570;0.018104;0.901898;, 0.214068;0.113951;0.970150;, -0.117318;0.170084;0.978421;, -0.301436;0.273303;0.913478;, -0.319944;0.379108;0.868282;, -0.388495;0.421265;0.819516;, -0.569477;0.577626;0.584845;, 0.607629;-0.720665;0.333811;, 0.416850;-0.659503;0.625533;, 0.293332;-0.634336;0.715245;, 0.120359;-0.595452;0.794324;, 0.012916;-0.577981;0.815948;, -0.155791;-0.510058;0.845914;, -0.376957;-0.364923;0.851314;, -0.546918;-0.243436;0.801012;, -0.761922;0.053427;0.645462;, 0.916366;-0.388348;-0.097259;, -0.745060;0.625094;0.232686;; 101; 3;7,122,113;, 4;121,112,113,122;, 4;120,111,112,121;, 4;119,110,111,120;, 4;118,109,110,119;, 4;117,108,109,118;, 4;116,107,108,117;, 4;115,106,107,116;, 4;114,105,106,115;, 3;123,105,114;, 3;6,113,104;, 4;112,103,104,113;, 4;111,102,103,112;, 4;110,101,102,111;, 4;109,100,101,110;, 4;108,99,100,109;, 4;107,98,99,108;, 4;106,97,98,107;, 4;105,96,97,106;, 3;123,96,105;, 3;5,104,95;, 4;103,94,95,104;, 4;102,10,94,103;, 4;101,12,9,102;, 4;100,14,11,101;, 4;99,17,13,100;, 4;98,89,16,99;, 4;97,88,89,98;, 4;96,87,88,97;, 3;123,87,96;, 3;4,95,20;, 4;94,22,19,95;, 4;8,23,21,94;, 4;92,83,84,93;, 4;91,82,83,92;, 4;15,25,82,91;, 4;89,27,24,90;, 4;88,29,26,89;, 4;87,31,28,88;, 3;123,30,87;, 3;3,18,32;, 4;85,76,77,86;, 4;84,75,76,85;, 4;83,74,75,84;, 4;82,73,74,83;, 3;72,73,82;, 4;80,71,72,81;, 4;79,70,71,80;, 4;78,69,70,79;, 3;123,69,78;, 3;2,77,68;, 4;76,67,68,77;, 4;75,66,67,76;, 4;74,65,66,75;, 4;73,64,65,74;, 4;72,63,64,73;, 4;71,62,63,72;, 4;70,61,62,71;, 4;69,60,61,70;, 3;123,60,69;, 3;1,68,59;, 4;67,58,59,68;, 4;66,57,58,67;, 4;65,56,57,66;, 4;64,55,56,65;, 4;63,54,55,64;, 4;62,53,54,63;, 4;61,52,53,62;, 4;60,51,52,61;, 3;123,51,60;, 3;0,59,50;, 4;58,49,50,59;, 4;57,48,49,58;, 4;56,47,48,57;, 4;55,46,47,56;, 4;54,45,46,55;, 4;53,44,45,54;, 4;52,43,44,53;, 4;51,42,43,52;, 3;123,42,51;, 3;124,50,41;, 4;49,40,41,50;, 4;48,39,40,49;, 4;47,38,39,48;, 4;46,37,38,47;, 4;45,36,37,46;, 4;44,35,36,45;, 4;43,34,35,44;, 4;42,33,34,43;, 3;123,33,42;, 3;124,41,122;, 4;40,121,122,41;, 4;39,120,121,40;, 4;38,119,120,39;, 4;37,118,119,38;, 4;36,117,118,37;, 4;35,116,117,36;, 4;34,115,116,35;, 4;33,114,115,34;, 3;123,114,33;, 3;82,81,72;; } MeshTextureCoords { 125; 1.134222;0.021223;, 1.134222;0.021223;, 1.134222;0.021223;, 0.134222;0.021223;, 0.134222;0.021223;, 0.134222;0.021223;, 0.134222;0.021223;, 0.134222;0.021223;, 0.190524;0.408886;, 0.190524;0.408886;, 0.190524;0.408886;, 0.184922;0.533114;, 0.184922;0.533114;, 0.158525;0.507452;, 0.158525;0.507452;, 1.136364;0.585940;, 0.136364;0.585940;, 0.136364;0.585940;, 0.028815;0.173619;, 0.028815;0.173619;, 0.028815;0.173619;, 0.024238;0.258497;, 0.024238;0.258497;, 0.005308;0.363921;, 0.012716;0.567775;, 1.012716;0.567775;, 0.053729;0.720324;, 0.053729;0.720324;, 0.081038;0.911202;, 0.081038;0.911202;, 0.039363;0.974809;, 0.039363;0.974809;, 0.003131;0.106390;, 0.563536;0.877068;, 0.547207;0.803599;, 0.540792;0.705188;, 0.536366;0.621455;, 0.531867;0.534521;, 0.527271;0.423132;, 0.520913;0.305549;, 0.508771;0.182477;, 0.423463;0.056994;, 0.628680;0.872458;, 0.621839;0.798005;, 0.620720;0.689132;, 0.631738;0.563253;, 0.639123;0.444023;, 0.630539;0.353241;, 0.617223;0.255368;, 0.613235;0.101004;, 0.576170;0.020624;, 0.708514;0.882764;, 0.722205;0.841780;, 0.711445;0.691889;, 0.720316;0.571244;, 0.726002;0.458766;, 0.727243;0.358494;, 0.740166;0.237247;, 0.757973;0.131172;, 0.842417;0.000000;, 0.806505;0.911794;, 0.804303;0.847126;, 0.814909;0.756891;, 0.823952;0.643093;, 0.831785;0.533892;, 0.837700;0.424993;, 0.845503;0.306503;, 0.877446;0.180238;, 0.948406;0.027522;, 0.916194;0.966393;, 0.909720;0.843699;, 0.916023;0.713153;, 0.934503;0.585816;, 0.934468;0.500070;, 0.928020;0.424074;, 0.956377;0.345303;, 0.970243;0.227885;, 1.003131;0.106390;, 1.039363;0.974809;, 1.081038;0.911202;, 1.053729;0.720324;, 1.012716;0.567775;, 0.967854;0.529045;, 0.983755;0.484066;, 1.005309;0.363921;, 1.024238;0.258497;, 1.028815;0.173619;, 0.207147;0.978260;, 0.217969;0.915368;, 0.150373;0.756666;, 0.136364;0.585940;, 1.158525;0.507452;, 1.184922;0.533114;, 1.190524;0.408886;, 0.157222;0.295434;, 0.146212;0.214236;, 0.347147;0.988868;, 0.250851;0.917778;, 0.257544;0.831654;, 0.236150;0.697732;, 0.264943;0.518182;, 0.304091;0.541731;, 0.292752;0.427625;, 0.278642;0.310088;, 0.250409;0.197771;, 0.443426;0.974192;, 0.376435;0.921871;, 0.374377;0.804239;, 0.339050;0.723805;, 0.355907;0.555962;, 0.353748;0.473232;, 0.347717;0.372658;, 0.339889;0.251032;, 0.314579;0.143794;, 0.509621;0.922363;, 0.471207;0.850736;, 0.461782;0.753984;, 0.454072;0.652163;, 0.447710;0.556975;, 0.441615;0.447890;, 0.434568;0.328603;, 0.412372;0.215867;, 0.355696;0.088959;, 0.569996;1.000000;, 0.134222;0.021223;; } } } Frame frm-sphere6_1 { FrameTransformMatrix { -0.985385,0.016900,0.169500,0.000000, 0.012688,0.999584,-0.025900,0.000000, -0.169867,-0.023371,-0.985190,0.000000, -29.852795,-5.317318,-13.662061,1.000000;; } Mesh sphere6_1 { 131; -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, -13.040640;2.404903;-0.741478;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 22.209116;0.541417;0.602043;, 0.245628;4.672859;1.442999;, 0.245628;4.672859;1.442999;, 0.245628;4.672859;1.442999;, 4.516270;4.687987;1.430841;, 4.516270;4.687987;1.430841;, 7.843332;8.200977;0.568965;, 7.843332;8.200977;0.568965;, 12.874017;9.542999;1.781086;, 12.874017;9.542999;1.781086;, 12.874017;9.542999;1.781086;, -7.675131;4.706471;-3.689425;, -7.675131;4.706471;-3.689425;, -4.755682;4.652841;-3.774455;, -4.755682;4.652841;-3.774455;, -1.105148;4.670615;-4.600319;, 9.536812;9.191907;-6.906368;, 9.536812;9.191907;-6.906368;, 15.474805;10.468870;-2.339292;, 15.474805;10.468870;-2.339292;, 19.308952;6.733057;-1.424423;, 19.308952;6.733057;-1.424423;, 21.474112;4.728022;-1.638763;, 21.474112;4.728022;-1.638763;, 20.502686;-6.565425;1.823526;, 17.927443;-7.480746;2.975337;, 10.161989;-7.817226;4.287406;, 7.287073;-8.651080;8.584596;, 2.785032;-8.637059;9.062752;, -0.390091;-7.884992;9.447669;, -4.617581;-6.170540;6.941152;, -7.739859;-4.431126;3.793076;, -11.953310;-0.484796;2.414498;, 20.421343;-6.677750;-0.616440;, 17.834339;-8.178005;-0.403747;, 12.379875;-10.453866;-0.274110;, 5.416397;-9.265783;-0.469279;, 1.715283;-7.578939;0.916366;, -1.786286;-6.837894;-0.674362;, -5.274346;-6.524351;-0.829437;, -10.417916;-5.050532;-0.271454;, -13.129007;-1.288152;-0.242614;, 20.872164;-5.413260;-3.063779;, 19.490932;-6.454623;-4.368804;, 12.625847;-9.733035;-4.651803;, 5.864108;-8.567569;-5.534458;, 2.037831;-8.604517;-6.734931;, -3.859176;-9.456942;-8.706510;, -8.007490;-7.835426;-8.598968;, -11.639840;-5.945622;-8.203253;, -13.731793;0.047107;-2.954683;, 19.323475;0.068572;-4.139256;, 17.153753;-1.995767;-6.734440;, 14.097430;-1.943834;-8.115726;, 8.506952;-3.548027;-8.727151;, 6.050088;-3.013032;-9.526613;, 0.464405;-1.595196;-12.006517;, -5.522939;-0.879030;-15.575562;, -10.705749;0.146495;-13.062290;, -12.700977;2.318707;-4.599351;, 21.244711;3.061499;-4.220677;, 19.930483;3.125040;-6.144676;, 16.039705;4.571426;-8.703262;, 10.856938;3.634072;-9.854684;, 5.005509;1.835211;-10.054042;, 0.575515;4.995066;-11.852228;, -1.726754;4.848028;-13.504613;, -4.848171;4.899683;-16.062511;, -8.617373;5.038387;-13.427786;, 21.474112;4.728022;-1.638763;, 19.308952;6.733057;-1.424423;, 15.474805;10.468870;-2.339292;, 9.536812;9.191907;-6.906368;, 3.791992;5.804154;-7.779897;, 1.877304;4.682567;-7.926508;, -1.105148;4.670615;-4.600319;, -4.755682;4.652841;-3.774455;, -7.675131;4.706471;-3.689425;, 21.490616;4.461465;1.413491;, 19.308952;6.733054;3.017258;, 15.466227;10.368019;2.044317;, 12.874017;9.542999;1.781086;, 7.843332;8.200977;0.568965;, 4.516270;4.687987;1.430841;, 0.245628;4.672859;1.442999;, -3.617494;4.649120;0.301272;, -6.395156;4.696989;-0.091051;, 21.756348;2.666583;3.701286;, 19.333599;7.064100;4.965872;, 16.348515;7.801156;6.055512;, 12.632957;8.900976;7.904722;, 6.940536;7.790215;8.973516;, 4.193337;4.450727;6.273974;, -0.046229;4.548146;6.076394;, -3.629539;4.477193;5.582549;, -7.079445;4.714704;3.587437;, 21.184389;-0.049795;4.615289;, 19.337500;2.029077;7.021818;, 15.222860;2.214665;9.316049;, 9.253393;2.844180;11.651024;, 5.599716;3.475189;11.336042;, 2.727038;3.761172;10.257686;, -1.283394;2.103799;9.130033;, -5.414220;2.345706;7.692095;, -9.017680;2.953490;5.394160;, 19.391010;-2.388165;3.968076;, 16.429005;-3.496017;6.708405;, 11.760981;-4.671626;8.132642;, 8.597453;-4.093958;11.253025;, 4.541284;-2.908918;12.744395;, 0.435534;-2.475879;12.790665;, -3.906307;-3.239789;10.922369;, -6.648409;-1.299825;6.898800;, -10.889556;1.130020;4.200613;, 22.209116;0.541417;0.602043;, -13.040640;2.404903;-0.741478;; 107; 3;7,128,119;, 4;127,118,119,128;, 4;126,117,118,127;, 4;125,116,117,126;, 4;124,115,116,125;, 4;123,114,115,124;, 4;122,113,114,123;, 4;121,112,113,122;, 4;120,111,112,121;, 3;15,111,120;, 3;6,119,110;, 4;118,109,110,119;, 4;117,108,109,118;, 3;107,108,117;, 3;115,106,107;, 4;114,105,106,115;, 4;113,104,105,114;, 4;112,103,104,113;, 4;111,102,103,112;, 3;14,102,111;, 3;5,110,101;, 4;109,100,101,110;, 4;108,18,100,109;, 4;107,20,17,108;, 4;106,22,19,107;, 4;105,25,21,106;, 4;104,95,24,105;, 4;103,94,95,104;, 4;102,93,94,103;, 3;13,93,102;, 3;4,101,27;, 4;100,29,26,101;, 4;16,30,28,100;, 4;98,89,90,99;, 4;97,88,89,98;, 4;23,32,88,97;, 4;95,34,31,96;, 4;94,36,33,95;, 4;93,38,35,94;, 3;12,37,93;, 3;3,92,83;, 4;91,82,83,92;, 4;90,81,82,91;, 4;89,80,81,90;, 3;79,80,89;, 4;87,78,79,88;, 4;86,77,78,87;, 4;85,76,77,86;, 4;84,75,76,85;, 3;11,75,84;, 3;2,83,74;, 3;73,74,83;, 3;72,73,82;, 4;80,71,72,81;, 4;79,70,71,80;, 4;78,69,70,79;, 4;77,68,69,78;, 4;76,67,68,77;, 4;75,66,67,76;, 3;10,66,75;, 3;1,74,65;, 3;73,64,65;, 3;72,63,64;, 4;71,62,63,72;, 4;70,61,62,71;, 4;69,60,61,70;, 4;68,59,60,69;, 4;67,58,59,68;, 4;66,57,58,67;, 3;9,57,66;, 3;0,65,56;, 4;64,55,56,65;, 4;63,54,55,64;, 4;62,53,54,63;, 4;61,52,53,62;, 4;60,51,52,61;, 4;59,50,51,60;, 4;58,49,50,59;, 4;57,48,49,58;, 3;8,48,57;, 3;130,56,47;, 4;55,46,47,56;, 4;54,45,46,55;, 4;53,44,45,54;, 4;52,43,44,53;, 4;51,42,43,52;, 4;50,41,42,51;, 4;49,40,41,50;, 4;48,39,40,49;, 3;129,39,48;, 3;130,47,128;, 4;46,127,128,47;, 4;45,126,127,46;, 4;44,125,126,45;, 4;43,124,125,44;, 4;42,123,124,43;, 4;41,122,123,42;, 4;40,121,122,41;, 4;39,120,121,40;, 3;129,120,39;, 3;89,88,79;, 3;107,116,115;, 3;117,116,107;, 3;82,81,72;, 3;64,73,72;, 3;65,74,73;, 3;83,82,73;; MeshMaterialList { 1; 107; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "bgrnd03.ppm"; } } } MeshNormals { 131; -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, -0.757502;0.622776;0.195810;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, 0.990601;-0.136357;-0.010795;, -0.004866;0.999835;0.017502;, -0.004866;0.999835;0.017502;, -0.004866;0.999835;0.017502;, -0.374620;0.926347;0.039243;, -0.374620;0.926347;0.039243;, -0.520330;0.852594;0.048379;, -0.520330;0.852594;0.048379;, -0.199900;0.973763;0.108746;, -0.199900;0.973763;0.108746;, -0.199900;0.973763;0.108746;, -0.163136;0.985169;0.053185;, -0.163136;0.985169;0.053185;, 0.012748;0.999864;0.010505;, 0.012748;0.999864;0.010505;, -0.006602;0.999855;0.015672;, -0.160460;0.876277;-0.454302;, -0.160460;0.876277;-0.454302;, 0.381690;0.861918;-0.333782;, 0.381690;0.861918;-0.333782;, 0.678821;0.698650;-0.226031;, 0.678821;0.698650;-0.226031;, 0.884729;0.441298;-0.150034;, 0.884729;0.441298;-0.150034;, 0.807142;-0.436426;0.397560;, 0.408690;-0.752256;0.516802;, 0.293769;-0.832422;0.469866;, 0.165734;-0.883963;0.437198;, -0.094415;-0.879919;0.465647;, -0.263173;-0.867276;0.422578;, -0.523977;-0.760357;0.383803;, -0.664226;-0.567538;0.486523;, -0.829074;-0.194076;0.524376;, 0.804600;-0.593666;-0.013411;, 0.426719;-0.903179;0.046680;, 0.141577;-0.986002;0.088067;, -0.128891;-0.991354;0.024568;, -0.175178;-0.983602;0.042891;, -0.194889;-0.974389;0.112180;, -0.308667;-0.934952;0.174897;, -0.603372;-0.749348;0.272800;, -0.912323;-0.236294;0.334412;, 0.887021;-0.250305;-0.387997;, 0.573380;-0.597926;-0.560107;, 0.185241;-0.786293;-0.589431;, -0.011535;-0.858484;-0.512710;, 0.059072;-0.914130;-0.401095;, 0.030540;-0.944886;-0.325971;, -0.248467;-0.920818;-0.300598;, -0.711925;-0.618425;-0.332735;, -0.998053;0.013109;-0.060974;, 0.818920;-0.198760;-0.538391;, 0.597100;-0.258420;-0.759402;, 0.267943;-0.318784;-0.909166;, 0.170917;-0.356783;-0.918419;, 0.266010;-0.327436;-0.906655;, 0.353237;-0.304758;-0.884503;, 0.002208;-0.367954;-0.929841;, -0.788048;0.025852;-0.615071;, -0.880054;0.434514;-0.191577;, 0.909830;-0.052693;-0.411622;, 0.734211;0.195522;-0.650158;, 0.436364;0.253578;-0.863299;, 0.128241;0.205816;-0.970152;, 0.191526;0.356007;-0.914646;, 0.506911;0.609812;-0.609238;, 0.428552;0.690077;-0.583212;, -0.107448;0.632828;-0.766801;, -0.582101;0.769717;-0.262098;, 0.884729;0.441298;-0.150034;, 0.678821;0.698650;-0.226031;, 0.381690;0.861918;-0.333782;, -0.160460;0.876277;-0.454302;, -0.413811;0.775355;-0.477060;, -0.055853;0.981521;-0.183019;, -0.006602;0.999855;0.015672;, 0.012748;0.999864;0.010505;, -0.163136;0.985169;0.053185;, 0.910267;0.411338;0.047059;, 0.702567;0.704914;0.097450;, 0.292123;0.943260;0.157874;, -0.199900;0.973763;0.108746;, -0.520330;0.852594;0.048379;, -0.374620;0.926347;0.039243;, -0.004866;0.999835;0.017502;, 0.007839;0.999900;0.011761;, -0.152328;0.988153;0.018727;, 0.945364;0.198362;0.258727;, 0.707144;0.514725;0.484774;, 0.415304;0.682399;0.601543;, 0.104196;0.797242;0.594599;, -0.527881;0.769006;0.360515;, -0.367043;0.904881;0.215569;, -0.041418;0.938418;0.343010;, -0.095193;0.942187;0.321280;, -0.272563;0.940306;0.203799;, 0.856094;-0.279455;0.434751;, 0.603233;-0.058611;0.795409;, 0.457716;0.041682;0.888121;, 0.293659;0.172150;0.940281;, -0.171015;0.557435;0.812416;, -0.256380;0.787262;0.560793;, -0.323579;0.716152;0.618403;, -0.393342;0.513554;0.762590;, -0.566128;0.580545;0.585207;, 0.741107;-0.390081;0.546441;, 0.480325;-0.459375;0.747170;, 0.448935;-0.493896;0.744664;, 0.370095;-0.370322;0.851993;, 0.036977;-0.189959;0.981095;, -0.285804;-0.083805;0.954617;, -0.616823;-0.028674;0.786579;, -0.662902;-0.112141;0.740260;, -0.761922;0.053427;0.645462;, 0.990601;-0.136357;-0.010795;, -0.757502;0.622776;0.195810;; 107; 3;7,128,119;, 4;127,118,119,128;, 4;126,117,118,127;, 4;125,116,117,126;, 4;124,115,116,125;, 4;123,114,115,124;, 4;122,113,114,123;, 4;121,112,113,122;, 4;120,111,112,121;, 3;15,111,120;, 3;6,119,110;, 4;118,109,110,119;, 4;117,108,109,118;, 3;107,108,117;, 3;115,106,107;, 4;114,105,106,115;, 4;113,104,105,114;, 4;112,103,104,113;, 4;111,102,103,112;, 3;14,102,111;, 3;5,110,101;, 4;109,100,101,110;, 4;108,18,100,109;, 4;107,20,17,108;, 4;106,22,19,107;, 4;105,25,21,106;, 4;104,95,24,105;, 4;103,94,95,104;, 4;102,93,94,103;, 3;13,93,102;, 3;4,101,27;, 4;100,29,26,101;, 4;16,30,28,100;, 4;98,89,90,99;, 4;97,88,89,98;, 4;23,32,88,97;, 4;95,34,31,96;, 4;94,36,33,95;, 4;93,38,35,94;, 3;12,37,93;, 3;3,92,83;, 4;91,82,83,92;, 4;90,81,82,91;, 4;89,80,81,90;, 3;79,80,89;, 4;87,78,79,88;, 4;86,77,78,87;, 4;85,76,77,86;, 4;84,75,76,85;, 3;11,75,84;, 3;2,83,74;, 3;73,74,83;, 3;72,73,82;, 4;80,71,72,81;, 4;79,70,71,80;, 4;78,69,70,79;, 4;77,68,69,78;, 4;76,67,68,77;, 4;75,66,67,76;, 3;10,66,75;, 3;1,74,65;, 3;73,64,65;, 3;72,63,64;, 4;71,62,63,72;, 4;70,61,62,71;, 4;69,60,61,70;, 4;68,59,60,69;, 4;67,58,59,68;, 4;66,57,58,67;, 3;9,57,66;, 3;0,65,56;, 4;64,55,56,65;, 4;63,54,55,64;, 4;62,53,54,63;, 4;61,52,53,62;, 4;60,51,52,61;, 4;59,50,51,60;, 4;58,49,50,59;, 4;57,48,49,58;, 3;8,48,57;, 3;130,56,47;, 4;55,46,47,56;, 4;54,45,46,55;, 4;53,44,45,54;, 4;52,43,44,53;, 4;51,42,43,52;, 4;50,41,42,51;, 4;49,40,41,50;, 4;48,39,40,49;, 3;129,39,48;, 3;130,47,128;, 4;46,127,128,47;, 4;45,126,127,46;, 4;44,125,126,45;, 4;43,124,125,44;, 4;42,123,124,43;, 4;41,122,123,42;, 4;40,121,122,41;, 4;39,120,121,40;, 3;129,120,39;, 3;89,88,79;, 3;107,116,115;, 3;117,116,107;, 3;82,81,72;, 3;64,73,72;, 3;65,74,73;, 3;83,82,73;; } MeshTextureCoords { 131; 0.546812;0.979764;, 0.546812;0.979764;, 0.546812;0.979764;, 0.546812;0.979764;, 0.046812;0.979764;, 0.046812;0.979764;, 0.046812;0.979764;, 0.046812;0.979764;, 0.543603;0.000000;, 0.543603;0.000000;, 0.543603;0.000000;, 0.543603;0.000000;, 0.043603;0.000000;, 0.043603;0.000000;, 0.043603;0.000000;, 0.043603;0.000000;, 0.077731;0.610127;, 0.077731;0.610127;, 0.077731;0.610127;, 0.075572;0.491674;, 0.075572;0.491674;, 0.062857;0.401516;, 0.062857;0.401516;, 0.570625;0.261401;, 0.070625;0.261401;, 0.070625;0.261401;, 0.016421;0.834453;, 0.016421;0.834453;, 0.014638;0.753522;, 0.014638;0.753522;, 0.006954;0.653001;, 0.013340;0.361608;, 0.513340;0.361608;, 0.042210;0.193299;, 0.042210;0.193299;, 0.040259;0.084669;, 0.040259;0.084669;, 0.030277;0.024019;, 0.030277;0.024019;, 0.301559;0.043484;, 0.288172;0.113536;, 0.273779;0.327648;, 0.252579;0.426198;, 0.251152;0.509091;, 0.245907;0.615254;, 0.243569;0.735734;, 0.248420;0.826008;, 0.173629;0.945656;, 0.337626;0.047878;, 0.329121;0.118870;, 0.322565;0.269178;, 0.323500;0.462983;, 0.328377;0.576623;, 0.324155;0.663184;, 0.317523;0.756506;, 0.319648;0.903692;, 0.353824;0.980334;, 0.376934;0.038052;, 0.378224;0.077130;, 0.358947;0.266549;, 0.368422;0.455364;, 0.374352;0.562565;, 0.378469;0.727582;, 0.385477;0.843191;, 0.394853;0.944334;, 0.463889;1.000000;, 0.460188;0.084105;, 0.431671;0.145812;, 0.432712;0.231851;, 0.419083;0.386856;, 0.424194;0.455933;, 0.435300;0.613650;, 0.439152;0.783210;, 0.445081;0.925134;, 0.487541;0.973758;, 0.494212;0.032045;, 0.483094;0.070247;, 0.482268;0.181028;, 0.472855;0.325465;, 0.460434;0.487265;, 0.475217;0.612990;, 0.470641;0.678276;, 0.466226;0.767173;, 0.471738;0.869429;, 0.530277;0.024019;, 0.540259;0.084669;, 0.542210;0.193299;, 0.513340;0.361608;, 0.494039;0.520437;, 0.487600;0.572346;, 0.506954;0.653001;, 0.514638;0.753522;, 0.516421;0.834453;, 0.067986;0.020729;, 0.082763;0.080697;, 0.071310;0.189577;, 0.070625;0.261401;, 0.562857;0.401516;, 0.575572;0.491674;, 0.577731;0.610127;, 0.063900;0.718302;, 0.059686;0.795725;, 0.108800;0.010614;, 0.098310;0.078399;, 0.104221;0.160518;, 0.111926;0.262363;, 0.123025;0.418885;, 0.126874;0.496210;, 0.126183;0.614031;, 0.124310;0.713847;, 0.106400;0.811425;, 0.159411;0.024608;, 0.147392;0.074496;, 0.156844;0.186658;, 0.160057;0.350410;, 0.155904;0.452290;, 0.151417;0.533055;, 0.160669;0.644670;, 0.154668;0.760640;, 0.137597;0.862892;, 0.214619;0.074027;, 0.216815;0.153313;, 0.222831;0.281075;, 0.219162;0.396872;, 0.216946;0.487634;, 0.214786;0.591647;, 0.204518;0.713751;, 0.191797;0.794170;, 0.151504;0.915177;, 0.043603;0.000000;, 0.046812;0.979764;; } } } Frame frm-cube3 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -29.313818,-3.888494,11.592094,1.000000;; } Mesh cube3 { 64; -8.489268;-3.296502;0.665147;, -8.489268;-3.296502;0.665147;, 1.586398;-3.296502;-8.366211;, 1.586398;-3.296502;-8.366211;, 1.586398;-3.296502;-8.366211;, -8.489268;3.296502;0.665147;, -8.489268;3.296502;0.665147;, 1.586398;3.296502;-8.366211;, 1.586398;3.296502;-8.366211;, 1.586398;3.296502;-8.366211;, -1.586393;-3.296502;8.366210;, -1.586393;-3.296502;8.366210;, 8.489273;-3.296502;-0.665148;, 8.489273;-3.296502;-0.665148;, -2.642724;0.360320;7.264844;, -2.642724;0.360320;7.264844;, 7.432942;0.360320;-1.766514;, -3.056069;-3.296502;-13.545492;, -3.056069;-3.296502;-13.545492;, -3.056069;3.296502;-13.545492;, -3.056069;3.296502;-13.545492;, -13.131735;-3.296502;-4.514134;, -13.131735;-3.296502;-4.514134;, -13.131735;3.296502;-4.514134;, -13.131735;3.296502;-4.514134;, -1.666725;-1.018717;8.272218;, -1.666725;-1.018717;8.272218;, 8.408940;-1.018717;-0.759140;, 8.408940;-1.018717;-0.759140;, -9.755875;1.980451;2.036016;, -9.755875;1.980451;2.036016;, -9.755875;1.980451;2.036016;, -9.755875;-2.255737;2.036016;, -9.755875;-2.255737;2.036016;, -9.755875;-2.255737;2.036016;, -12.738791;1.980451;-1.291819;, -12.738791;1.980451;-1.291819;, -12.738791;-2.255737;-1.291819;, -12.738791;-2.255737;-1.291819;, -8.410440;1.086615;-0.436304;, -10.134566;1.086615;-2.359793;, -10.134566;-1.361902;-2.359793;, -8.410440;-1.361902;-0.436304;, -12.738791;-2.255737;-1.291819;, -12.738791;1.980451;-1.291819;, -9.755875;-2.255737;2.036016;, -5.320587;-2.255737;6.984162;, -5.372202;-0.792198;6.923769;, -5.999308;0.093872;6.276502;, -9.755875;1.980451;2.036016;, 8.408940;-1.018717;-0.759140;, -1.666725;-1.018717;8.272218;, -13.131735;3.296502;-4.514134;, -13.131735;-3.296502;-4.514134;, -3.056069;3.296502;-13.545492;, -3.056069;-3.296502;-13.545492;, 7.432942;0.360320;-1.766514;, -2.642724;0.360320;7.264844;, 8.489273;-3.296502;-0.665148;, -1.586393;-3.296502;8.366210;, 1.586398;3.296502;-8.366211;, -8.489268;3.296502;0.665147;, 1.586398;-3.296502;-8.366211;, -8.489268;-3.296502;0.665147;; 22; 4;24,20,18,22;, 5;9,16,28,13,4;, 4;27,56,15,26;, 5;47,48,31,34,46;, 4;1,3,12,11;, 4;14,56,8,6;, 4;17,19,7,2;, 4;21,55,62,0;, 4;40,41,42,39;, 4;54,23,5,60;, 4;25,10,58,50;, 4;30,48,57,61;, 4;47,46,59,51;, 4;46,33,63,59;, 4;48,47,51,57;, 4;36,29,61,52;, 4;32,38,53,63;, 4;37,35,52,53;, 4;42,41,43,45;, 4;40,39,49,44;, 4;41,40,44,43;, 4;39,42,45,49;; MeshMaterialList { 3; 22; 0, 1, 2, 1, 2, 2, 1, 2, 2, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 64; -0.161344;-0.976244;0.144621;, -0.161344;-0.976244;0.144621;, 0.527740;-0.706175;-0.472026;, 0.527740;-0.706175;-0.472026;, 0.527740;-0.706175;-0.472026;, -0.082920;0.956786;0.278720;, -0.082920;0.956786;0.278720;, 0.599180;0.699501;-0.389463;, 0.599180;0.699501;-0.389463;, 0.599180;0.699501;-0.389463;, -0.018363;-0.805055;0.592915;, -0.018363;-0.805055;0.592915;, 0.831492;-0.553651;0.045731;, 0.831492;-0.553651;0.045731;, 0.088246;0.828863;0.552448;, 0.088246;0.828863;0.552448;, 0.631946;0.774152;0.036513;, 0.044560;-0.577350;-0.815280;, 0.044560;-0.577350;-0.815280;, 0.044560;0.577350;-0.815280;, 0.044560;0.577350;-0.815280;, -0.587795;-0.805558;-0.074658;, -0.587795;-0.805558;-0.074658;, -0.613212;0.787795;-0.057876;, -0.613212;0.787795;-0.057876;, 0.159853;0.389540;0.907031;, 0.159853;0.389540;0.907031;, 0.867550;0.397443;0.298992;, 0.867550;0.397443;0.298992;, -0.819674;0.329661;0.468464;, -0.819674;0.329661;0.468464;, -0.819674;0.329661;0.468464;, -0.845957;-0.400744;0.351796;, -0.845957;-0.400744;0.351796;, -0.845957;-0.400744;0.351796;, -0.624548;0.058103;0.778822;, -0.624548;0.058103;0.778822;, -0.610022;-0.124652;0.782518;, -0.610022;-0.124652;0.782518;, -0.778230;-0.602464;0.177187;, -0.260948;-0.602465;0.754283;, -0.260948;0.602465;0.754283;, -0.778230;0.602464;0.177187;, -0.610022;-0.124652;0.782518;, -0.624548;0.058103;0.778822;, -0.845957;-0.400744;0.351796;, -0.549724;-0.437088;0.711869;, -0.471139;0.166211;0.866257;, -0.430507;0.500123;0.751360;, -0.819674;0.329661;0.468464;, 0.867550;0.397443;0.298992;, 0.159853;0.389540;0.907031;, -0.613212;0.787795;-0.057876;, -0.587795;-0.805558;-0.074658;, 0.044560;0.577350;-0.815280;, 0.044560;-0.577350;-0.815280;, 0.631946;0.774152;0.036513;, 0.088246;0.828863;0.552448;, 0.831492;-0.553651;0.045731;, -0.018363;-0.805055;0.592915;, 0.599180;0.699501;-0.389463;, -0.082920;0.956786;0.278720;, 0.527740;-0.706175;-0.472026;, -0.161344;-0.976244;0.144621;; 22; 4;24,20,18,22;, 5;9,16,28,13,4;, 4;27,56,15,26;, 5;47,48,31,34,46;, 4;1,3,12,11;, 4;14,56,8,6;, 4;17,19,7,2;, 4;21,55,62,0;, 4;40,41,42,39;, 4;54,23,5,60;, 4;25,10,58,50;, 4;30,48,57,61;, 4;47,46,59,51;, 4;46,33,63,59;, 4;48,47,51,57;, 4;36,29,61,52;, 4;32,38,53,63;, 4;37,35,52,53;, 4;42,41,43,45;, 4;40,39,49,44;, 4;41,40,44,43;, 4;39,42,45,49;; } MeshTextureCoords { 64; 0.592773;0.143555;, 0.592773;0.143555;, 0.684608;0.374814;, 0.778320;0.143555;, 0.684608;0.374814;, 0.592773;0.143555;, 0.592773;0.143555;, 0.684608;0.267736;, 0.778320;0.143555;, 0.684608;0.267736;, 0.604447;0.502776;, 0.592773;0.002930;, 0.778320;0.002930;, 0.854489;0.374814;, 0.592773;0.020508;, 0.592773;0.020508;, 0.829436;0.315423;, 0.570357;0.374814;, 0.822474;0.502776;, 0.570357;0.267736;, 0.822474;0.400330;, 0.592773;0.239258;, 0.604782;0.502776;, 0.592773;0.239258;, 0.604782;0.400330;, 0.604496;0.467383;, 0.592773;0.002930;, 0.778320;0.002930;, 0.852458;0.337820;, 0.687490;0.289110;, 0.687490;0.289110;, 0.687490;0.289110;, 0.687490;0.357911;, 0.687490;0.357911;, 0.687490;0.357911;, 0.614080;0.289110;, 0.614080;0.289110;, 0.614080;0.357911;, 0.614080;0.357911;, 0.604552;0.154592;, 0.604454;0.190437;, 0.604454;0.190437;, 0.604552;0.154592;, 0.569336;0.204102;, 0.569336;0.204102;, 0.569336;0.143555;, 0.796642;0.357911;, 0.795338;0.334141;, 0.780545;0.319751;, 0.569336;0.143555;, 0.822188;0.467383;, 0.852458;0.337820;, 0.570357;0.267736;, 0.570357;0.374814;, 0.778320;0.239258;, 0.778320;0.239258;, 0.778320;0.020508;, 0.829436;0.315423;, 0.822139;0.502776;, 0.854489;0.374814;, 0.778320;0.143555;, 0.684608;0.267736;, 0.778320;0.143555;, 0.684608;0.374814;; } } Frame frm-cyl1_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -7.588605,3.904735,-4.755678,1.000000;; } Mesh cyl1_1 { 12; 1.603992;0.676994;-2.778194;, 1.603992;-0.676994;-2.778194;, -1.603991;0.676994;-2.778195;, -1.603991;-0.676994;-2.778195;, -3.207983;0.676994;-0.000001;, -3.207983;-0.676994;-0.000001;, -1.603991;0.676994;2.778194;, -1.603991;-0.676994;2.778194;, 1.603991;0.676994;2.778194;, 1.603991;-0.676994;2.778194;, 3.207982;0.676994;0.000000;, 3.207982;-0.676994;0.000000;; 8; 4;10,8,9,11;, 6;8,10,0,2,4,6;, 4;8,6,7,9;, 4;6,4,5,7;, 6;3,1,11,9,7,5;, 4;4,2,3,5;, 4;2,0,1,3;, 4;0,10,11,1;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 12; 0.447214;0.447214;-0.774597;, 0.447214;-0.447214;-0.774597;, -0.433013;0.500000;-0.750000;, -0.433013;-0.500000;-0.750000;, -0.866025;0.500000;-0.000000;, -0.866025;-0.500000;-0.000000;, -0.433013;0.500000;0.750000;, -0.433013;-0.500000;0.750000;, 0.433013;0.500000;0.750000;, 0.433013;-0.500000;0.750000;, 0.894427;0.447214;0.000000;, 0.894427;-0.447214;0.000000;; 8; 4;10,8,9,11;, 6;8,10,0,2,4,6;, 4;8,6,7,9;, 4;6,4,5,7;, 6;3,1,11,9,7,5;, 4;4,2,3,5;, 4;2,0,1,3;, 4;0,10,11,1;; } MeshTextureCoords { 12; 0.682419;0.161531;, 0.682419;0.161531;, 0.642533;0.148725;, 0.642533;0.148725;, 0.610505;0.178600;, 0.610505;0.178600;, 0.618363;0.221282;, 0.618363;0.221282;, 0.658248;0.234088;, 0.658248;0.234088;, 0.690276;0.204212;, 0.690276;0.204212;; } } } Frame frm-cube9 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 7.522394,0.001539,1.713536,1.000000;; } Mesh cube9 { 8; 1.025360;0.058240;0.590817;, 0.475551;0.058240;1.083640;, 1.025360;-5.700133;0.590817;, 0.475551;-5.700133;1.083640;, -0.475549;2.631648;-1.083644;, -1.025357;2.631648;-0.590821;, -0.475549;-8.489572;-1.083644;, -1.025357;-8.489572;-0.590821;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 8; 0.896770;0.294294;0.330445;, 0.230742;0.294294;0.927442;, 0.899957;-0.280216;0.334000;, 0.233928;-0.280216;0.930998;, 0.474354;0.538338;-0.696549;, -0.744097;0.538338;0.395615;, 0.496844;-0.522472;-0.692942;, -0.742963;-0.522472;0.418364;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; } MeshTextureCoords { 8; 0.889648;0.319336;, 0.889648;0.319336;, 0.889648;0.413086;, 0.889648;0.413086;, 0.858268;0.282074;, 0.858246;0.282074;, 0.858398;0.452148;, 0.858398;0.452148;; } } } Frame frm-cube22 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 1.047624,0.001540,7.498208,1.000000;; } Mesh cube22 { 8; 1.025360;0.058240;0.590817;, 0.475551;0.058240;1.083640;, 1.025360;-5.700133;0.590817;, 0.475551;-5.700133;1.083640;, -0.475549;2.631648;-1.083644;, -1.025357;2.631648;-0.590821;, -0.475549;-8.489572;-1.083644;, -1.025357;-8.489572;-0.590821;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 8; 0.896770;0.294294;0.330445;, 0.230742;0.294294;0.927442;, 0.899957;-0.280216;0.334000;, 0.233928;-0.280216;0.930998;, 0.474354;0.538338;-0.696549;, -0.744097;0.538338;0.395615;, 0.496844;-0.522472;-0.692942;, -0.742963;-0.522472;0.418364;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; } MeshTextureCoords { 8; 0.889648;0.319336;, 0.889648;0.319336;, 0.889648;0.413086;, 0.889648;0.413086;, 0.858268;0.282074;, 0.858246;0.282074;, 0.858398;0.452148;, 0.858398;0.452148;; } } } } Frame frm-cube7 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 30.466797,-6.958866,-18.647373,1.000000;; } Mesh cube7 { 101; -14.642427;0.688621;3.145407;, -14.642427;0.688621;3.145407;, -14.642427;0.688621;-3.145407;, -14.642427;0.688621;-3.145407;, -11.497020;0.688621;-6.290814;, -11.497020;0.688621;-6.290814;, -11.497020;0.688621;-6.290814;, -11.497020;0.688621;-6.290814;, 3.145407;0.688621;-6.290814;, 3.145407;0.688621;-6.290814;, 3.145407;0.688621;-6.290814;, 3.145407;3.145406;-6.290814;, 3.145407;3.145406;-6.290814;, 3.145407;3.145406;-6.290814;, -11.497020;3.145406;-6.290814;, -11.497020;3.145406;-6.290814;, -11.497020;3.145406;-6.290814;, -11.497020;3.145406;-6.290814;, 6.290813;0.688621;-3.145407;, 6.290813;0.688621;-3.145407;, 6.290813;0.688621;3.145407;, 6.290813;0.688621;3.145407;, 6.290813;0.688621;3.145407;, 6.290813;3.145406;3.145407;, 6.290813;3.145406;3.145407;, 6.290813;3.145406;3.145407;, 6.290813;3.145406;-3.145407;, 6.290813;3.145406;-3.145407;, 3.145407;0.688621;6.290814;, 3.145407;0.688621;6.290814;, 3.145407;0.688621;6.290814;, -11.497020;0.688621;6.290814;, -11.497020;0.688621;6.290814;, -11.497020;0.688621;6.290814;, -11.497020;0.688621;6.290814;, -11.497020;3.145406;6.290814;, -11.497020;3.145406;6.290814;, -11.497020;3.145406;6.290814;, -11.497020;3.145406;6.290814;, 3.145407;3.145406;6.290814;, 3.145407;3.145406;6.290814;, 3.145407;-5.763572;3.145407;, 3.145407;-5.763572;3.145407;, 3.145407;-5.763572;3.145407;, 3.145407;-5.763572;-3.145407;, 3.145407;-5.763572;-3.145407;, 3.145407;-5.763572;-3.145407;, -11.497020;-5.763572;-3.145407;, -11.497020;-5.763572;-3.145407;, -11.497020;-5.763572;-3.145407;, -11.497020;-5.763572;3.145407;, -11.497020;-5.763572;3.145407;, -11.497020;-5.763572;3.145407;, -27.064682;0.688621;6.290814;, -27.064682;0.688621;6.290814;, -30.210089;0.688621;3.145407;, -30.210089;0.688621;3.145407;, -30.210089;3.145406;3.145407;, -30.210089;3.145406;3.145407;, -27.064682;3.145406;6.290814;, -27.064682;3.145406;6.290814;, -27.064682;3.145406;-6.290814;, -27.064682;3.145406;-6.290814;, -30.210089;3.145406;-3.145407;, -30.210089;3.145406;-3.145407;, -30.210089;0.688621;-3.145407;, -30.210089;0.688621;-3.145407;, -27.064682;0.688621;-6.290814;, -27.064682;0.688621;-6.290814;, -27.064682;0.688621;-6.290814;, -30.210089;0.688621;-3.145407;, -30.210089;3.145406;-3.145407;, -27.064682;3.145406;-6.290814;, -27.064682;3.145406;6.290814;, -30.210089;3.145406;3.145407;, -30.210089;0.688621;3.145407;, -27.064682;0.688621;6.290814;, 3.145407;6.290813;3.145407;, 3.145407;6.290813;-3.145407;, -11.497020;6.290813;-3.145407;, -11.497020;6.290813;3.145407;, -11.497020;-5.763572;3.145407;, -11.497020;-5.763572;-3.145407;, 3.145407;-5.763572;-3.145407;, 3.145407;-5.763572;3.145407;, 3.145407;3.145406;6.290814;, -11.497020;3.145406;6.290814;, -11.497020;0.688621;6.290814;, 3.145407;0.688621;6.290814;, 6.290813;3.145406;-3.145407;, 6.290813;3.145406;3.145407;, 6.290813;0.688621;3.145407;, 6.290813;0.688621;-3.145407;, -11.497020;3.145406;-6.290814;, 3.145407;3.145406;-6.290814;, 3.145407;0.688621;-6.290814;, -11.497020;0.688621;-6.290814;, -14.642427;3.145406;3.145407;, -14.642427;3.145406;-3.145407;, -14.642427;0.688621;-3.145407;, -14.642427;0.688621;3.145407;; 34; 4;58,64,66,56;, 4;17,13,10,7;, 4;27,25,22,19;, 4;40,38,34,30;, 4;52,49,46,43;, 4;77,78,79,80;, 4;98,97,80,79;, 4;57,55,54,60;, 4;1,3,48,51;, 4;65,63,62,68;, 4;12,16,79,78;, 4;6,9,45,47;, 4;8,11,26,18;, 4;24,89,78,77;, 4;92,21,42,44;, 4;20,23,39,29;, 4;37,85,77,80;, 4;28,33,50,41;, 3;81,32,0;, 3;82,2,5;, 3;80,97,36;, 3;79,15,98;, 3;84,91,88;, 3;83,95,92;, 3;77,85,90;, 3;78,89,94;, 4;53,75,100,31;, 4;74,59,35,97;, 4;73,76,87,86;, 4;61,71,98,14;, 4;70,67,4,99;, 4;69,72,93,96;, 4;71,74,97,98;, 4;75,70,99,100;; MeshMaterialList { 2; 34; 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 101; -0.499951;-0.839392;0.213234;, -0.499951;-0.839392;0.213234;, -0.499951;-0.839392;-0.213234;, -0.499951;-0.839392;-0.213234;, -0.165656;-0.437145;-0.884004;, -0.165656;-0.437145;-0.884004;, -0.165656;-0.437145;-0.884004;, -0.165656;-0.437145;-0.884004;, 0.378647;-0.210321;-0.901327;, 0.378647;-0.210321;-0.901327;, 0.378647;-0.210321;-0.901327;, 0.367001;0.367001;-0.854763;, 0.367001;0.367001;-0.854763;, 0.367001;0.367001;-0.854763;, -0.142829;0.565146;-0.812533;, -0.142829;0.565146;-0.812533;, -0.142829;0.565146;-0.812533;, -0.142829;0.565146;-0.812533;, 0.901327;-0.210321;-0.378647;, 0.901327;-0.210321;-0.378647;, 0.901327;-0.210321;0.378647;, 0.901327;-0.210321;0.378647;, 0.901327;-0.210321;0.378647;, 0.854763;0.367001;0.367001;, 0.854763;0.367001;0.367001;, 0.854763;0.367001;0.367001;, 0.854763;0.367001;-0.367001;, 0.854763;0.367001;-0.367001;, 0.378647;-0.210321;0.901327;, 0.378647;-0.210321;0.901327;, 0.378647;-0.210321;0.901327;, -0.166950;-0.422392;0.890906;, -0.166950;-0.422392;0.890906;, -0.166950;-0.422392;0.890906;, -0.166950;-0.422392;0.890906;, -0.142829;0.565146;0.812533;, -0.142829;0.565146;0.812533;, -0.142829;0.565146;0.812533;, -0.142829;0.565146;0.812533;, 0.367001;0.367001;0.854763;, 0.367001;0.367001;0.854763;, 0.519965;-0.677697;0.519965;, 0.519965;-0.677697;0.519965;, 0.519965;-0.677697;0.519965;, 0.519965;-0.677697;-0.519965;, 0.519965;-0.677697;-0.519965;, 0.519965;-0.677697;-0.519965;, -0.519965;-0.677697;-0.519965;, -0.519965;-0.677697;-0.519965;, -0.519965;-0.677697;-0.519965;, -0.519965;-0.677697;0.519965;, -0.519965;-0.677697;0.519965;, -0.519965;-0.677697;0.519965;, -0.342282;-0.447214;0.826343;, -0.342282;-0.447214;0.826343;, -0.653281;-0.707107;0.270598;, -0.653281;-0.707107;0.270598;, -0.653281;0.707107;0.270598;, -0.653281;0.707107;0.270598;, -0.342282;0.447214;0.826343;, -0.342282;0.447214;0.826343;, -0.342282;0.447214;-0.826343;, -0.342282;0.447214;-0.826343;, -0.653281;0.707107;-0.270598;, -0.653281;0.707107;-0.270598;, -0.653281;-0.707107;-0.270598;, -0.653281;-0.707107;-0.270598;, -0.336557;-0.475963;-0.812520;, -0.336557;-0.475963;-0.812520;, -0.336557;-0.475963;-0.812520;, -0.653281;-0.707107;-0.270598;, -0.653281;0.707107;-0.270598;, -0.342282;0.447214;-0.826343;, -0.342282;0.447214;0.826343;, -0.653281;0.707107;0.270598;, -0.653281;-0.707107;0.270598;, -0.342282;-0.447214;0.826343;, 0.367001;0.854763;0.367001;, 0.367001;0.854763;-0.367001;, -0.367001;0.854764;-0.367001;, -0.367001;0.854764;0.367001;, -0.519965;-0.677697;0.519965;, -0.519965;-0.677697;-0.519965;, 0.519965;-0.677697;-0.519965;, 0.519965;-0.677697;0.519965;, 0.367001;0.367001;0.854763;, -0.142829;0.565146;0.812533;, -0.166950;-0.422392;0.890906;, 0.378647;-0.210321;0.901327;, 0.854763;0.367001;-0.367001;, 0.854763;0.367001;0.367001;, 0.901327;-0.210321;0.378647;, 0.901327;-0.210321;-0.378647;, -0.142829;0.565146;-0.812533;, 0.367001;0.367001;-0.854763;, 0.378647;-0.210321;-0.901327;, -0.165656;-0.437145;-0.884004;, -0.359426;0.919082;0.161559;, -0.359426;0.919082;-0.161559;, -0.499951;-0.839392;-0.213234;, -0.499951;-0.839392;0.213234;; 34; 4;58,64,66,56;, 4;17,13,10,7;, 4;27,25,22,19;, 4;40,38,34,30;, 4;52,49,46,43;, 4;77,78,79,80;, 4;98,97,80,79;, 4;57,55,54,60;, 4;1,3,48,51;, 4;65,63,62,68;, 4;12,16,79,78;, 4;6,9,45,47;, 4;8,11,26,18;, 4;24,89,78,77;, 4;92,21,42,44;, 4;20,23,39,29;, 4;37,85,77,80;, 4;28,33,50,41;, 3;81,32,0;, 3;82,2,5;, 3;80,97,36;, 3;79,15,98;, 3;84,91,88;, 3;83,95,92;, 3;77,85,90;, 3;78,89,94;, 4;53,75,100,31;, 4;74,59,35,97;, 4;73,76,87,86;, 4;61,71,98,14;, 4;70,67,4,99;, 4;69,72,93,96;, 4;71,74,97,98;, 4;75,70,99,100;; } MeshTextureCoords { 101; 0.836084;0.695586;, 0.836084;0.695586;, 0.836084;0.800507;, 0.725241;0.695586;, 0.239428;0.992767;, 0.836084;0.695586;, 0.836084;0.695586;, 0.483926;0.820836;, 0.706055;0.897461;, 0.725241;0.695586;, 0.674962;0.820836;, 0.706055;0.862305;, 0.415327;0.774017;, 0.674962;0.787654;, 0.235522;0.774017;, 0.235522;0.774017;, 0.235522;0.774017;, 0.483926;0.787654;, 0.747070;0.897461;, 0.747070;0.897461;, 0.891602;0.897461;, 0.725241;0.695586;, 0.848633;0.897461;, 0.891602;0.862305;, 0.453952;0.661820;, 0.848633;0.862305;, 0.747070;0.862305;, 0.747070;0.862305;, 0.725241;0.695586;, 0.848633;0.897461;, 0.674962;0.820836;, 0.239428;0.843170;, 0.836084;0.800507;, 0.725241;0.800507;, 0.483926;0.820836;, 0.235522;0.624420;, 0.235522;0.624420;, 0.235522;0.624420;, 0.483926;0.787654;, 0.848633;0.862305;, 0.674962;0.787654;, 0.836084;0.695586;, 0.725241;0.800507;, 0.419233;0.880570;, 0.836084;0.800507;, 0.725241;0.800507;, 0.419233;0.955368;, 0.836084;0.800507;, 0.725241;0.800507;, 0.239428;0.955368;, 0.836084;0.800507;, 0.836084;0.800507;, 0.239428;0.880570;, 0.048261;0.843170;, 0.280818;0.820836;, 0.239781;0.820836;, 0.747070;0.897461;, 0.239781;0.787654;, 0.747070;0.862305;, 0.044355;0.624420;, 0.280818;0.787654;, 0.044355;0.774017;, 0.280818;0.787654;, 0.239781;0.787654;, 0.848633;0.862305;, 0.239781;0.820836;, 0.848633;0.897461;, 0.048261;0.992767;, 0.280818;0.820836;, 0.280818;0.820836;, 0.009637;0.955368;, 0.005730;0.736618;, 0.280818;0.787654;, 0.280818;0.787654;, 0.005730;0.661820;, 0.009637;0.880570;, 0.280818;0.820836;, 0.415327;0.661820;, 0.415327;0.736618;, 0.235522;0.736618;, 0.235522;0.661820;, 0.725241;0.800507;, 0.725241;0.800507;, 0.725241;0.800507;, 0.725241;0.800507;, 0.415327;0.624420;, 0.483926;0.787654;, 0.483926;0.820836;, 0.836084;0.695586;, 0.453952;0.736618;, 0.453952;0.661820;, 0.836084;0.800507;, 0.836084;0.695586;, 0.483926;0.787654;, 0.415327;0.774017;, 0.836084;0.800507;, 0.483926;0.820836;, 0.196897;0.661820;, 0.196897;0.736618;, 0.200803;0.955368;, 0.200803;0.880570;; } } Frame frm-cube5 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 0.760839,8.847902,-0.154090,1.000000;; } Mesh cube5 { 18; -2.748927;-2.748927;-0.555283;, -2.748927;14.049209;0.555283;, -2.748927;14.049209;0.555283;, -2.748927;14.049209;-0.555283;, -2.748927;14.049209;-0.555283;, 0.833904;-2.748927;0.555283;, 0.833904;10.952969;0.555283;, 0.833904;10.952969;0.555283;, 0.833904;10.952969;-0.555283;, 0.833904;10.952969;-0.555283;, 0.833904;10.952969;-0.555283;, 0.833904;10.952969;0.555283;, 0.833904;-2.748927;-0.555283;, 0.833904;-2.748927;0.555283;, -2.748927;14.049209;-0.555283;, -2.748927;14.049209;0.555283;, -2.748927;-2.748927;-0.555283;, -2.748927;-2.748927;0.555283;; 5; 4;2,4,0,17;, 4;3,9,12,16;, 4;8,7,5,12;, 4;6,1,17,13;, 4;11,10,14,15;; MeshMaterialList { 1; 5; 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 18; -0.707107;0.000000;-0.707107;, -0.266083;0.581620;0.768712;, -0.266083;0.581620;0.768712;, -0.266083;0.581620;-0.768712;, -0.266083;0.581620;-0.768712;, 0.707107;0.000000;0.707107;, 0.813353;0.372097;0.447214;, 0.813353;0.372097;0.447214;, 0.813353;0.372097;-0.447214;, 0.813353;0.372097;-0.447214;, 0.813353;0.372097;-0.447214;, 0.813353;0.372097;0.447214;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;0.707107;, -0.266083;0.581620;-0.768712;, -0.266083;0.581620;0.768712;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;0.707107;; 5; 4;2,4,0,17;, 4;3,9,12,16;, 4;8,7,5,12;, 4;6,1,17,13;, 4;11,10,14,15;; } MeshTextureCoords { 18; 0.831055;0.303711;, 0.813477;0.116211;, 0.813477;0.116211;, 0.813477;0.116211;, 0.831055;0.116211;, 0.831055;0.303711;, 0.850586;0.147461;, 0.831055;0.147461;, 0.850586;0.147461;, 0.850586;0.147461;, 0.813477;0.147461;, 0.813477;0.170898;, 0.848633;0.303711;, 0.848633;0.303711;, 0.850586;0.147461;, 0.850586;0.170898;, 0.811523;0.303711;, 0.811523;0.303711;; } } Frame frm-cube6 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -1.267847,21.057285,0.000000,1.000000;; } Mesh cube6 { 18; -0.777177;-7.613050;0.344275;, -0.777177;3.088788;0.344275;, -0.777177;3.088788;0.344275;, -0.777177;3.088788;-0.344275;, -0.777177;3.088788;-0.344275;, 0.777177;-9.041528;-0.344275;, 0.777177;0.068357;0.344275;, 0.777177;0.068357;0.344275;, 0.777177;0.068357;-0.344275;, 0.777177;0.068357;-0.344275;, 0.777177;0.068357;-0.344275;, 0.777177;0.068357;0.344275;, 0.777177;-9.041528;-0.344275;, 0.777177;-9.041528;0.344275;, -0.777177;3.088788;-0.344275;, -0.777177;3.088788;0.344275;, -0.777177;-7.613050;-0.344275;, -0.777177;-7.613050;0.344275;; 5; 4;2,4,16,0;, 4;3,9,5,16;, 4;8,7,13,12;, 4;6,1,17,13;, 4;11,10,14,15;; MeshMaterialList { 1; 5; 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 18; -0.707107;0.000000;0.707107;, -0.100273;0.413990;0.904742;, -0.100273;0.413990;0.904742;, -0.100273;0.413990;-0.904742;, -0.100273;0.413990;-0.904742;, 0.707107;0.000000;-0.707107;, 0.876171;0.179791;0.447214;, 0.876171;0.179791;0.447214;, 0.876171;0.179791;-0.447214;, 0.876171;0.179791;-0.447214;, 0.876171;0.179791;-0.447214;, 0.876171;0.179791;0.447214;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;0.707107;, -0.100273;0.413990;-0.904742;, -0.100273;0.413990;0.904742;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;0.707107;; 5; 4;2,4,16,0;, 4;3,9,5,16;, 4;8,7,13,12;, 4;6,1,17,13;, 4;11,10,14,15;; } MeshTextureCoords { 18; 0.829102;0.118164;, 0.819336;0.000977;, 0.829102;0.000977;, 0.819336;0.000977;, 0.819336;0.000977;, 0.836186;0.134215;, 0.836914;0.032227;, 0.836914;0.032227;, 0.829102;0.032227;, 0.836914;0.032227;, 0.950195;0.043945;, 0.950195;0.053711;, 0.829102;0.133789;, 0.836186;0.134215;, 0.913086;0.043945;, 0.913086;0.053711;, 0.820064;0.117985;, 0.820064;0.117985;; } } } } Frame frm-cube14 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -23.156996,5.688263,-2.813669,1.000000;; } Mesh cube14 { 55; -2.590335;-2.590335;2.590335;, -2.590335;-2.590335;2.590335;, -2.590335;-2.590335;-2.590335;, -2.590335;-2.590335;-2.590335;, -2.590335;2.590335;2.590335;, -2.590335;2.590335;2.590335;, -2.590335;2.590335;2.590335;, -2.590335;2.590335;2.590335;, -2.590335;2.590335;-2.590335;, -2.590335;2.590335;-2.590335;, -2.590335;2.590335;-2.590335;, 2.590335;-2.590335;2.590335;, 2.590335;-2.590335;2.590335;, 2.590335;-2.590335;-2.590335;, 2.590335;2.590335;2.590335;, 2.590335;2.590335;2.590335;, 2.590335;2.590335;2.590335;, 2.590335;2.590335;2.590335;, 2.590335;2.590335;-2.590335;, 2.590335;2.590335;-2.590335;, 2.590335;2.590335;-2.590335;, 1.668176;4.350138;1.193705;, 1.668176;4.350138;1.193705;, 1.668176;4.350138;1.193705;, 0.896256;3.124254;4.697966;, 0.896256;3.124254;4.697966;, 1.668176;4.350138;-1.668176;, 1.668176;4.350138;-1.668176;, -1.668176;4.350138;-1.668176;, -1.668176;4.350138;-1.668176;, -0.896256;3.124254;4.697966;, -0.896256;3.124254;4.697966;, -0.577189;3.733146;4.378899;, -0.577189;3.733146;4.378899;, 0.577189;3.733146;4.378899;, 0.577189;3.733146;4.378899;, -1.668176;4.350138;1.193705;, -1.668176;4.350138;1.193705;, -1.668176;4.350138;1.193705;, -1.668176;4.350138;1.193705;, 0.577189;3.733146;4.378899;, -0.577189;3.733146;4.378899;, -0.896256;3.124254;4.697966;, -1.668176;4.350138;-1.668176;, 1.668176;4.350138;-1.668176;, 0.896256;3.124254;4.697966;, 1.668176;4.350138;1.193705;, 2.590335;2.590335;-2.590335;, 2.590335;2.590335;2.590335;, 2.590335;-2.590335;-2.590335;, 2.590335;-2.590335;2.590335;, -2.590335;2.590335;-2.590335;, -2.590335;2.590335;2.590335;, -2.590335;-2.590335;-2.590335;, -2.590335;-2.590335;2.590335;; 14; 4;7,10,3,1;, 4;9,20,13,2;, 4;19,17,12,49;, 4;16,6,0,11;, 4;54,53,49,50;, 4;38,33,35,23;, 4;34,32,31,25;, 4;29,27,18,8;, 4;37,28,51,5;, 4;22,40,24,15;, 4;45,30,4,14;, 4;52,42,41,36;, 4;48,47,26,21;, 4;46,44,43,39;; MeshMaterialList { 2; 14; 0, 1, 0, 1, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 55; -0.577350;-0.577350;0.577350;, -0.577350;-0.577350;0.577350;, -0.577350;-0.577350;-0.577350;, -0.577350;-0.577350;-0.577350;, -0.856288;0.060298;0.512967;, -0.856288;0.060298;0.512967;, -0.856288;0.060298;0.512967;, -0.856288;0.060298;0.512967;, -0.667806;0.328739;-0.667806;, -0.667806;0.328739;-0.667806;, -0.667806;0.328739;-0.667806;, 0.577350;-0.577350;0.577350;, 0.577350;-0.577350;0.577350;, 0.577350;-0.577350;-0.577350;, 0.856288;0.060298;0.512967;, 0.856288;0.060298;0.512967;, 0.856288;0.060298;0.512967;, 0.856288;0.060298;0.512967;, 0.667806;0.328739;-0.667806;, 0.667806;0.328739;-0.667806;, 0.667806;0.328739;-0.667806;, 0.449258;0.878902;0.160305;, 0.449258;0.878902;0.160305;, 0.449258;0.878902;0.160305;, 0.417014;0.133415;0.899055;, 0.417014;0.133415;0.899055;, 0.385204;0.838591;-0.385204;, 0.385204;0.838591;-0.385204;, -0.385204;0.838591;-0.385204;, -0.385204;0.838591;-0.385204;, -0.417014;0.133415;0.899055;, -0.417014;0.133415;0.899055;, -0.261595;0.791588;0.552228;, -0.261595;0.791588;0.552228;, 0.261595;0.791588;0.552228;, 0.261595;0.791588;0.552228;, -0.449258;0.878902;0.160305;, -0.449258;0.878902;0.160305;, -0.449258;0.878902;0.160305;, -0.449258;0.878902;0.160305;, 0.261595;0.791588;0.552228;, -0.261595;0.791588;0.552228;, -0.417014;0.133415;0.899055;, -0.385204;0.838591;-0.385204;, 0.385204;0.838591;-0.385204;, 0.417014;0.133415;0.899055;, 0.449258;0.878902;0.160305;, 0.667806;0.328739;-0.667806;, 0.856288;0.060298;0.512967;, 0.577350;-0.577350;-0.577350;, 0.577350;-0.577350;0.577350;, -0.667806;0.328739;-0.667806;, -0.856288;0.060298;0.512967;, -0.577350;-0.577350;-0.577350;, -0.577350;-0.577350;0.577350;; 14; 4;7,10,3,1;, 4;9,20,13,2;, 4;19,17,12,49;, 4;16,6,0,11;, 4;54,53,49,50;, 4;38,33,35,23;, 4;34,32,31,25;, 4;29,27,18,8;, 4;37,28,51,5;, 4;22,40,24,15;, 4;45,30,4,14;, 4;52,42,41,36;, 4;48,47,26,21;, 4;46,44,43,39;; } MeshTextureCoords { 55; 0.837024;0.809808;, 0.954370;0.807686;, 0.837024;0.809808;, 0.842164;0.807686;, 0.176758;0.831055;, 0.954370;0.694365;, 0.837024;0.697306;, 0.954370;0.694365;, 0.837024;0.697306;, 0.837024;0.697306;, 0.842164;0.694365;, 0.725476;0.809808;, 0.954370;0.807686;, 0.725476;0.809808;, 0.065430;0.831055;, 0.954370;0.694365;, 0.725586;0.698242;, 0.954370;0.694365;, 0.725586;0.698242;, 0.842164;0.694365;, 0.725586;0.698242;, 0.924121;0.655871;, 0.924121;0.655871;, 0.759720;0.693345;, 1.000019;0.682686;, 0.725586;0.698242;, 0.862136;0.655871;, 0.745331;0.659091;, 0.862136;0.655871;, 0.817168;0.659091;, 0.137695;0.790039;, 0.836914;0.696289;, 0.817383;0.659180;, 0.793238;0.658218;, 0.745117;0.659180;, 0.768658;0.658218;, 0.924121;0.655871;, 0.924121;0.655871;, 0.801431;0.693345;, 0.842164;0.807686;, 0.993109;0.669367;, 0.993109;0.669367;, 1.000019;0.682686;, 0.954370;0.807686;, 0.954370;0.694365;, 0.102539;0.790039;, 0.842164;0.694365;, 0.842164;0.694365;, 0.954370;0.694365;, 0.842164;0.807686;, 0.954370;0.807686;, 0.842164;0.694365;, 0.954370;0.694365;, 0.842164;0.694365;, 0.954370;0.694365;; } } } } Frame frm-cyl1 { FrameTransformMatrix { 0.508000,0.000000,0.000000,0.000000, 0.000000,0.508000,0.000000,0.000000, 0.000000,0.000000,0.508000,0.000000, 25.103317,1.511735,-10.707788,1.000000;; } Mesh cyl1 { 37; 6.166936;-1.801474;0.000000;, 3.083468;-1.801474;5.340722;, -3.083468;-1.801474;5.340722;, -6.166936;-1.801474;-0.000001;, 6.166936;-0.039385;0.000000;, 6.166936;-0.039385;0.000000;, 6.166936;-0.039385;0.000000;, 3.083468;-0.039385;5.340722;, 3.083468;-0.039385;5.340722;, -3.083468;-0.039385;5.340722;, -3.083468;-0.039385;5.340722;, -6.166936;-0.039385;-0.000001;, -6.166936;-0.039385;-0.000001;, -3.083467;-1.801474;-5.340723;, -3.083467;-0.039385;-5.340723;, -3.083467;-0.039385;-5.340723;, 3.083470;-1.801474;-5.340722;, 3.083470;-0.039385;-5.340722;, 3.083470;-0.039385;-5.340722;, 1.628072;1.467790;2.819902;, -1.628071;1.467790;2.819902;, -3.256143;1.467790;-0.000000;, -1.628071;1.467790;-2.819902;, 3.256143;1.467790;-0.000000;, 1.628073;1.467790;-2.819901;, 3.083470;-0.039385;-5.340722;, 3.083470;-1.801474;-5.340722;, -3.083467;-0.039385;-5.340723;, -3.083467;-1.801474;-5.340723;, -6.166936;-0.039385;-0.000001;, -3.083468;-0.039385;5.340722;, 3.083468;-0.039385;5.340722;, 6.166936;-0.039385;0.000000;, -6.166936;-1.801474;-0.000001;, -3.083468;-1.801474;5.340722;, 3.083468;-1.801474;5.340722;, 6.166936;-1.801474;0.000000;; 13; 4;6,8,1,0;, 6;19,23,24,22,21,20;, 4;7,10,2,35;, 4;9,12,3,34;, 4;23,19,31,5;, 4;11,15,13,33;, 4;14,18,16,28;, 4;17,4,36,26;, 4;24,23,32,25;, 4;22,24,25,27;, 4;21,22,27,29;, 4;20,21,29,30;, 4;19,20,30,31;; MeshMaterialList { 2; 13; 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 37; 1.000000;0.000000;0.000000;, 0.500000;0.000000;0.866025;, -0.500000;0.000000;0.866025;, -1.000000;0.000000;-0.000000;, 0.722615;0.691251;0.000000;, 0.722615;0.691251;0.000000;, 0.722615;0.691251;0.000000;, 0.361307;0.691251;0.625803;, 0.361307;0.691251;0.625803;, -0.361307;0.691251;0.625803;, -0.361307;0.691251;0.625803;, -0.722615;0.691251;-0.000000;, -0.722615;0.691251;-0.000000;, -0.500000;0.000000;-0.866026;, -0.361307;0.691251;-0.625803;, -0.361307;0.691251;-0.625803;, 0.500000;0.000000;-0.866025;, 0.361307;0.691251;-0.625803;, 0.361307;0.691251;-0.625803;, 0.157231;0.949270;0.272333;, -0.157231;0.949270;0.272333;, -0.314463;0.949270;-0.000000;, -0.157231;0.949270;-0.272333;, 0.314463;0.949270;0.000000;, 0.157231;0.949270;-0.272333;, 0.361307;0.691251;-0.625803;, 0.500000;0.000000;-0.866025;, -0.361307;0.691251;-0.625803;, -0.500000;0.000000;-0.866026;, -0.722615;0.691251;-0.000000;, -0.361307;0.691251;0.625803;, 0.361307;0.691251;0.625803;, 0.722615;0.691251;0.000000;, -1.000000;0.000000;-0.000000;, -0.500000;0.000000;0.866025;, 0.500000;0.000000;0.866025;, 1.000000;0.000000;0.000000;; 13; 4;6,8,1,0;, 6;19,23,24,22,21,20;, 4;7,10,2,35;, 4;9,12,3,34;, 4;23,19,31,5;, 4;11,15,13,33;, 4;14,18,16,28;, 4;17,4,36,26;, 4;24,23,32,25;, 4;22,24,25,27;, 4;21,22,27,29;, 4;20,21,29,30;, 4;19,20,30,31;; } MeshTextureCoords { 37; 0.053714;0.833232;, 0.208005;0.833232;, 0.208005;0.833232;, 0.208005;0.833232;, 0.208005;0.784032;, 0.998587;0.943359;, 0.053714;0.784032;, 0.053714;0.784032;, 0.208005;0.784032;, 0.053714;0.784032;, 0.208005;0.784032;, 0.053714;0.784032;, 0.208005;0.784032;, 0.208005;0.833232;, 0.053714;0.784032;, 0.208005;0.784032;, 0.208005;0.833232;, 0.053714;0.784032;, 0.208005;0.784032;, 0.953627;0.914675;, 0.921373;0.914675;, 0.905246;0.943359;, 0.921373;0.972043;, 0.969754;0.943359;, 0.953627;0.972043;, 0.968043;0.997685;, 0.053714;0.833232;, 0.906957;0.997685;, 0.053714;0.833232;, 0.876413;0.943359;, 0.906957;0.889034;, 0.968043;0.889034;, 0.998587;0.943359;, 0.053714;0.833232;, 0.053714;0.833232;, 0.053714;0.833232;, 0.208005;0.833232;; } } } Frame frm-cube4 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 26.206213,0.021813,24.664335,1.000000;; } Mesh cube4 { 18; -6.396544;-0.434965;1.259555;, -6.396544;-0.434965;1.259555;, -6.396544;-0.434965;-6.396544;, -4.349649;0.434965;-6.396544;, -4.349649;0.434965;-6.396544;, 17.082108;-0.434965;1.259555;, 17.082108;-0.434965;1.259555;, 17.082108;-0.434965;-6.396544;, 17.082108;-0.434965;-6.396544;, 15.035212;0.434965;-6.396544;, 15.035212;0.434965;-6.396544;, 17.082108;-0.434965;-6.396544;, 15.035212;0.434965;-0.229861;, 17.082108;-0.434965;1.259555;, -4.349649;0.434965;-6.396544;, -4.349649;0.434965;-0.229861;, -6.396544;-0.434965;-6.396544;, -6.396544;-0.434965;1.259555;; 6; 4;15,4,2,1;, 4;9,8,16,3;, 4;10,12,6,7;, 4;5,12,15,0;, 4;17,16,11,13;, 4;12,10,14,15;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 18; -0.386955;0.775444;0.498951;, -0.386955;0.775444;0.498951;, -0.363268;-0.073992;-0.928742;, -0.177779;0.872818;-0.454514;, -0.177779;0.872818;-0.454514;, 0.386955;0.775444;0.498951;, 0.386955;0.775444;0.498951;, 0.363268;-0.073992;-0.928742;, 0.363268;-0.073992;-0.928742;, 0.177779;0.872818;-0.454514;, 0.177779;0.872818;-0.454514;, 0.363268;-0.073992;-0.928742;, 0.136951;0.974711;0.176589;, 0.386955;0.775444;0.498951;, -0.177779;0.872818;-0.454514;, -0.136951;0.974711;0.176589;, -0.363268;-0.073992;-0.928742;, -0.386955;0.775444;0.498951;; 6; 4;15,4,2,1;, 4;9,8,16,3;, 4;10,12,6,7;, 4;5,12,15,0;, 4;17,16,11,13;, 4;12,10,14,15;; } MeshTextureCoords { 18; 0.471674;0.917068;, 0.471674;0.917068;, 0.471674;0.993822;, 0.066468;0.831683;, 0.492278;0.993822;, 0.708014;0.917068;, 0.708014;0.917068;, 0.708014;0.993822;, 0.204531;0.831683;, 0.191345;0.831683;, 0.687409;0.993822;, 0.204531;0.831683;, 0.687409;0.931999;, 0.204531;0.786297;, 0.492278;0.993822;, 0.492278;0.931999;, 0.053282;0.831683;, 0.053282;0.786297;; } } } Frame frm-cube11 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -9.565724,-12.379346,-6.776610,1.000000;; } Mesh cube11 { 21; -16.715290;-0.348268;-5.705023;, -16.715290;-0.348268;-5.705023;, -15.550714;-0.348268;-10.685006;, -15.550714;-0.348268;-10.685006;, -16.715290;0.348268;-5.705023;, -15.550714;0.348268;-10.685006;, 17.201067;-0.348268;11.523328;, 17.201067;-0.348268;11.523328;, 18.069715;-0.348268;6.393024;, 18.069715;-0.348268;6.393024;, 16.764534;0.348268;11.301585;, 17.433622;0.348268;6.069911;, 17.433622;0.348268;6.069911;, 17.433622;0.348268;6.069911;, 16.764534;0.348268;11.301585;, 18.069715;-0.348268;6.393024;, 17.201067;-0.348268;11.523328;, -15.550714;0.348268;-10.685006;, -16.715290;0.348268;-5.705023;, -15.550714;-0.348268;-10.685006;, -16.715290;-0.348268;-5.705023;; 6; 4;4,5,3,1;, 4;17,12,9,2;, 4;11,10,7,8;, 4;14,18,0,6;, 4;20,19,15,16;, 4;14,13,17,18;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 21; -0.765192;-0.536369;0.356074;, -0.765192;-0.536369;0.356074;, -0.327837;-0.629434;-0.704511;, -0.327837;-0.629434;-0.704511;, -0.765192;0.536369;0.356074;, -0.327837;0.629434;-0.704511;, 0.280275;-0.328728;0.901878;, 0.280275;-0.328728;0.901878;, 0.816940;-0.245700;-0.521766;, 0.816940;-0.245700;-0.521766;, 0.160734;0.840627;0.517215;, 0.558454;0.748940;-0.356676;, 0.558454;0.748940;-0.356676;, 0.558454;0.748940;-0.356676;, 0.160734;0.840627;0.517215;, 0.816940;-0.245700;-0.521766;, 0.280275;-0.328728;0.901878;, -0.327837;0.629434;-0.704511;, -0.765192;0.536369;0.356074;, -0.327837;-0.629434;-0.704511;, -0.765192;-0.536369;0.356074;; 6; 4;4,5,3,1;, 4;17,12,9,2;, 4;11,10,7,8;, 4;14,18,0,6;, 4;20,19,15,16;, 4;14,13,17,18;; } MeshTextureCoords { 21; 0.952148;0.024414;, 0.999023;0.000977;, 0.952148;0.000977;, 0.911133;0.000977;, 0.999023;0.028320;, 0.911133;0.028320;, 0.956055;0.643555;, 0.999023;0.592773;, 0.909180;0.592773;, 0.956055;0.624023;, 0.999023;0.616211;, 0.909180;0.616211;, 0.913086;0.624023;, 0.913086;0.624023;, 0.999023;0.643555;, 0.913086;0.624023;, 0.999023;0.643555;, 0.911133;0.000977;, 0.999023;0.024414;, 0.911133;0.000977;, 0.999023;0.024414;; } } Frame frm-cube15 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -10.958652,-2.279212,-5.555714,1.000000;; } Mesh cube15 { 24; -9.036832;-0.543499;-3.369128;, -9.036832;-0.543499;-3.369128;, -8.159827;-0.543499;-5.141263;, -8.159827;-0.543499;-5.141263;, -10.958756;1.890038;-2.719720;, -10.958756;1.890038;-2.719720;, -8.809235;1.890038;-7.063188;, -8.809235;1.890038;-7.063188;, 0.447565;-0.543499;1.324569;, 0.447565;-0.543499;1.324569;, 1.324571;-0.543499;-0.447565;, 1.324571;-0.543499;-0.447565;, 1.096973;1.890038;3.246495;, 1.096973;1.890038;3.246495;, 3.246496;1.890038;-1.096973;, 3.246496;1.890038;-1.096973;, 3.246496;1.890038;-1.096973;, 1.096973;1.890038;3.246495;, 1.324571;-0.543499;-0.447565;, 0.447565;-0.543499;1.324569;, -8.809235;1.890038;-7.063188;, -10.958756;1.890038;-2.719720;, -8.159827;-0.543499;-5.141263;, -9.036832;-0.543499;-3.369128;; 6; 4;5,7,3,1;, 4;6,15,11,2;, 4;14,13,9,10;, 4;12,4,0,8;, 4;23,22,18,19;, 4;17,16,20,21;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 24; -0.490062;-0.855815;0.165589;, -0.490062;-0.855815;0.165589;, -0.165589;-0.855815;-0.490062;, -0.165589;-0.855815;-0.490062;, -0.947301;-0.012818;0.320088;, -0.947301;-0.012818;0.320088;, -0.320088;-0.012818;-0.947301;, -0.320088;-0.012818;-0.947301;, 0.165589;-0.855815;0.490062;, 0.165589;-0.855815;0.490062;, 0.490062;-0.855815;-0.165589;, 0.490062;-0.855815;-0.165589;, 0.320088;-0.012818;0.947301;, 0.320088;-0.012818;0.947301;, 0.947301;-0.012818;-0.320088;, 0.947301;-0.012818;-0.320088;, 0.947301;-0.012818;-0.320088;, 0.320088;-0.012818;0.947301;, 0.490062;-0.855815;-0.165589;, 0.165589;-0.855815;0.490062;, -0.320088;-0.012818;-0.947301;, -0.947301;-0.012818;0.320088;, -0.165589;-0.855815;-0.490062;, -0.490062;-0.855815;0.165589;; 6; 4;5,7,3,1;, 4;6,15,11,2;, 4;14,13,9,10;, 4;12,4,0,8;, 4;23,22,18,19;, 4;17,16,20,21;; } MeshTextureCoords { 24; 0.593104;0.556502;, 0.719727;0.295898;, 0.593158;0.556502;, 0.631836;0.295898;, 0.567685;0.515258;, 0.770508;0.362305;, 0.567818;0.515258;, 0.581439;0.363142;, 0.780328;0.556502;, 0.631836;0.295898;, 0.719727;0.295898;, 0.780382;0.556502;, 0.805668;0.515258;, 0.581439;0.363142;, 0.770508;0.362305;, 0.805800;0.515258;, 0.704102;0.856445;, 0.704486;0.898298;, 0.893555;0.858398;, 0.893555;0.897461;, 0.893555;0.858398;, 0.893555;0.897461;, 0.704102;0.856445;, 0.704486;0.898298;; } } Frame frm-cube21 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -4.294348,1.158538,0.738541,1.000000;; } Mesh cube21 { 8; -0.144575;-3.151617;-0.249406;, -0.285868;-3.151617;0.037215;, -0.144575;0.790979;-0.249407;, -0.285868;0.790979;0.037215;, 0.780103;-4.042532;0.206423;, 0.638810;-4.042532;0.493045;, 0.780103;0.790979;0.206423;, 0.638810;0.790979;0.493045;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; MeshMaterialList { 1; 6; 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 8; -0.531790;-0.372097;-0.760752;, -0.927266;-0.372097;0.041495;, -0.262569;0.577350;-0.773126;, -0.773126;0.577350;0.262569;, 0.578550;-0.581620;-0.571838;, -0.101230;-0.581620;0.807137;, 0.773126;0.577350;-0.262569;, 0.262569;0.577350;0.773126;; 6; 4;5,4,6,7;, 4;4,0,2,6;, 4;0,1,3,2;, 4;1,5,7,3;, 4;7,6,2,3;, 4;1,0,4,5;; } MeshTextureCoords { 8; 0.918530;0.543983;, 0.918565;0.543983;, 0.918530;0.345316;, 0.918565;0.345316;, 0.975966;0.588877;, 0.976002;0.588877;, 0.975966;0.345316;, 0.976002;0.345316;; } } } Frame frm-cube19 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -7.244455,-2.170809,-3.639299,1.000000;; } Mesh cube19 { 18; 1.332054;1.649356;1.028103;, 1.332055;-8.429528;1.028103;, 1.332055;-8.429528;1.028103;, 1.626680;-8.429528;0.430437;, 1.626680;-8.429528;0.430437;, -0.596094;1.649356;0.077602;, -0.596093;-6.571783;0.077602;, -0.596093;-6.571783;0.077602;, -0.301468;-6.571783;-0.520064;, -0.301468;-6.571783;-0.520064;, -0.301468;-6.571783;-0.520064;, -0.596093;-6.571783;0.077602;, -0.301468;1.649356;-0.520064;, -0.596094;1.649356;0.077602;, 1.626680;-8.429528;0.430437;, 1.332055;-8.429528;1.028103;, 1.626680;1.649356;0.430437;, 1.332054;1.649356;1.028103;; 5; 4;2,4,16,0;, 4;3,9,12,16;, 4;8,7,5,12;, 4;6,1,17,13;, 4;11,10,14,15;; MeshMaterialList { 1; 5; 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 18; 0.321580;0.000000;0.946882;, -0.101230;-0.581620;0.807137;, -0.101230;-0.581620;0.807137;, 0.578550;-0.581620;-0.571838;, 0.578550;-0.581620;-0.571838;, -0.946882;-0.000000;0.321580;, -0.927266;-0.372097;0.041495;, -0.927266;-0.372097;0.041495;, -0.531790;-0.372097;-0.760751;, -0.531790;-0.372097;-0.760751;, -0.531790;-0.372097;-0.760751;, -0.927266;-0.372097;0.041495;, -0.321580;-0.000000;-0.946882;, -0.946882;-0.000000;0.321580;, 0.578550;-0.581620;-0.571838;, -0.101230;-0.581620;0.807137;, 0.946882;0.000000;-0.321580;, 0.321580;0.000000;0.946882;; 5; 4;2,4,16,0;, 4;3,9,12,16;, 4;8,7,5,12;, 4;6,1,17,13;, 4;11,10,14,15;; } MeshTextureCoords { 18; 0.956055;0.010742;, 0.989258;0.333008;, 0.956055;0.333008;, 0.989258;0.333008;, 0.989258;0.333008;, 0.956055;0.010742;, 0.922288;0.272756;, 0.956055;0.272461;, 0.922125;0.272756;, 0.922125;0.272756;, 0.911133;0.032227;, 0.910569;0.007131;, 0.918945;0.010742;, 0.918945;0.010742;, 0.997070;0.032227;, 0.997070;0.006836;, 0.989258;0.010742;, 0.989258;0.010742;; } } } } Frame frm-cube18 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 18.314964,-2.267235,9.155587,1.000000;; } Mesh cube18 { 18; -3.941074;-0.543499;-0.847308;, -3.941074;-0.543499;-0.847308;, -3.064069;-0.543499;-2.619443;, -3.064069;-0.543499;-2.619443;, -7.584910;1.890038;-1.088982;, -5.508471;1.890038;-5.284772;, 0.795042;-0.543499;1.496531;, 0.795042;-0.543499;1.496531;, 1.324570;-0.543499;-0.447566;, 1.324570;-0.543499;-0.447566;, -0.285887;1.890038;-2.700187;, -1.015850;1.890038;2.161955;, 1.324570;-0.543499;-0.447566;, 0.795042;-0.543499;1.496531;, -5.508471;1.890038;-5.284772;, -7.584910;1.890038;-1.088982;, -3.064069;-0.543499;-2.619443;, -3.941074;-0.543499;-0.847308;; 5; 4;4,5,3,1;, 4;14,10,9,2;, 4;10,11,7,8;, 4;11,15,0,6;, 4;17,16,12,13;; MeshMaterialList { 1; 5; 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 18; -0.345523;-0.917495;0.197020;, -0.345523;-0.917495;0.197020;, -0.050856;-0.914199;-0.402061;, -0.050856;-0.914199;-0.402061;, -0.542326;-0.781386;0.308736;, -0.080253;-0.771660;-0.630951;, 0.297993;-0.665957;0.683887;, 0.297993;-0.665957;0.683887;, 0.735541;-0.544901;-0.402570;, 0.735541;-0.544901;-0.402570;, 0.686047;0.381318;-0.619626;, 0.017881;0.437585;0.898999;, 0.735541;-0.544901;-0.402570;, 0.297993;-0.665957;0.683887;, -0.080253;-0.771660;-0.630951;, -0.542326;-0.781386;0.308736;, -0.050856;-0.914199;-0.402061;, -0.345523;-0.917495;0.197020;; 5; 4;4,5,3,1;, 4;14,10,9,2;, 4;10,11,7,8;, 4;11,15,0,6;, 4;17,16,12,13;; } MeshTextureCoords { 18; 0.714450;0.636114;, 0.698242;0.471680;, 0.714767;0.636114;, 0.693390;0.509161;, 0.610352;0.471680;, 0.610352;0.508789;, 0.803093;0.636114;, 0.803093;0.636114;, 0.796906;0.636114;, 0.796906;0.636114;, 0.756143;0.599540;, 0.780594;0.599540;, 0.693390;0.509161;, 0.698242;0.471680;, 0.658395;0.599540;, 0.657645;0.599540;, 0.610352;0.508789;, 0.610352;0.471680;; } } } } Frame frm-cube17_1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, -29.224731,1.451395,-14.099542,1.000000;; } Mesh cube17_1 { 12; 1.397842;0.037695;-0.698921;, 1.985571;-0.856734;-0.992785;, -1.397842;0.037695;0.698921;, -1.985571;-0.856734;0.992786;, 0.992786;-0.856734;-1.985571;, 0.698921;0.037696;-1.397842;, -0.992786;-0.856734;1.985571;, -0.698921;0.037696;1.397842;, 1.397842;0.037696;1.397842;, 1.985571;-0.856734;1.985571;, -1.397842;0.037696;-1.397842;, -1.985571;-0.856734;-1.985571;; 7; 4;2,10,11,3;, 4;5,0,1,4;, 4;0,8,9,1;, 4;7,2,3,6;, 4;4,11,10,5;, 4;6,9,8,7;, 6;7,8,0,5,10,2;; MeshMaterialList { 1; 7; 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 12; 0.549446;0.804110;-0.226971;, 0.745520;0.591063;-0.307967;, -0.549446;0.804110;0.226971;, -0.745520;0.591063;0.307967;, 0.307968;0.591063;-0.745520;, 0.226971;0.804110;-0.549446;, -0.307968;0.591063;0.745520;, -0.226971;0.804110;0.549446;, 0.347022;0.871293;0.347022;, 0.517981;0.680729;0.517981;, -0.347022;0.871293;-0.347022;, -0.517981;0.680729;-0.517981;; 7; 4;2,10,11,3;, 4;5,0,1,4;, 4;0,8,9,1;, 4;7,2,3,6;, 4;4,11,10,5;, 4;6,9,8,7;, 6;7,8,0,5,10,2;; } MeshTextureCoords { 12; 0.877810;0.587717;, 0.888025;0.592571;, 0.829221;0.564627;, 0.819007;0.559772;, 0.870770;0.608971;, 0.865663;0.599262;, 0.836261;0.543373;, 0.841369;0.553081;, 0.877810;0.553081;, 0.888025;0.543373;, 0.829221;0.599262;, 0.819007;0.608971;; } } } Frame frm-cube17 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,0.000000,1.000000,0.000000, 30.256481,1.451399,15.086296,1.000000;; } Mesh cube17 { 12; 1.397842;0.037695;-0.698921;, 1.985571;-0.856734;-0.992785;, -1.397842;0.037695;0.698921;, -1.985571;-0.856734;0.992786;, 0.992786;-0.856734;-1.985571;, 0.698921;0.037696;-1.397842;, -0.992786;-0.856734;1.985571;, -0.698921;0.037696;1.397842;, 1.397842;0.037696;1.397842;, 1.985571;-0.856734;1.985571;, -1.397842;0.037696;-1.397842;, -1.985571;-0.856734;-1.985571;; 7; 4;2,10,11,3;, 4;5,0,1,4;, 4;0,8,9,1;, 4;7,2,3,6;, 4;4,11,10,5;, 4;6,9,8,7;, 6;7,8,0,5,10,2;; MeshMaterialList { 1; 7; 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.0; 0.0; 0.0;; TextureFilename { "ss307.ppm"; } } } MeshNormals { 12; 0.549446;0.804110;-0.226971;, 0.745520;0.591063;-0.307967;, -0.549446;0.804110;0.226971;, -0.745520;0.591063;0.307967;, 0.307968;0.591063;-0.745520;, 0.226971;0.804110;-0.549446;, -0.307968;0.591063;0.745520;, -0.226971;0.804110;0.549446;, 0.347022;0.871293;0.347022;, 0.517981;0.680729;0.517981;, -0.347022;0.871293;-0.347022;, -0.517981;0.680729;-0.517981;; 7; 4;2,10,11,3;, 4;5,0,1,4;, 4;0,8,9,1;, 4;7,2,3,6;, 4;4,11,10,5;, 4;6,9,8,7;, 6;7,8,0,5,10,2;; } MeshTextureCoords { 12; 0.877810;0.587717;, 0.888025;0.592571;, 0.829221;0.564627;, 0.819007;0.559772;, 0.870770;0.608971;, 0.865663;0.599262;, 0.836261;0.543373;, 0.841369;0.553081;, 0.877810;0.553081;, 0.888025;0.543373;, 0.829221;0.599262;, 0.819007;0.608971;; } } } } } AnimationSet { Animation anim-root { {frm-root} AnimationKey { 0; 2; 1; 4; -0.000000, 0.000000, -0.707107, 0.707107;;, 45; 4; -0.000000, 0.000000, -0.707107, 0.707107;;; } } Animation anim-null18_1 { {frm-null18_1} AnimationKey { 0; 2; 1; 4; 0.970769, 0.000000, 0.240016, 0.000000;;, 45; 4; 0.970769, 0.000000, 0.240016, 0.000000;;; } AnimationKey { 2; 2; 1; 3; 3.921475, 45.332044, -6.466213;;, 45; 3; 3.921475, 45.332044, -6.466213;;; } } Animation anim-SS_41 { {frm-SS_41} AnimationKey { 2; 2; 1; 3; 16.661763, -14.703420, -21.567725;;, 45; 3; 16.661763, -14.703420, -21.567725;;; } } Animation anim-SS_40 { {frm-SS_40} AnimationKey { 2; 2; 1; 3; 15.283768, -11.690463, -20.841927;;, 45; 3; 15.283768, -11.690463, -20.841927;;; } } Animation anim-SS_60 { {frm-SS_60} AnimationKey { 2; 2; 1; 3; -32.124345, -63.009137, 8.150014;;, 45; 3; -32.124345, -63.009137, 8.150014;;; } } Animation anim-SS_61 { {frm-SS_61} AnimationKey { 2; 2; 1; 3; -34.289690, -61.151059, 8.203711;;, 45; 3; -34.289690, -61.151059, 8.203711;;; } } Animation anim-null21 { {frm-null21} AnimationKey { 2; 2; 1; 3; 20.443959, -15.402053, 2.983069;;, 45; 3; 20.443959, -15.402053, 2.983069;;; } } Animation anim-SS_54 { {frm-SS_54} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; -3.490466, 10.261462, -23.692864;;, 45; 3; -3.490466, 10.261462, -23.692864;;; } } Animation anim-SS_55 { {frm-SS_55} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; 6.016799, 38.959241, -20.672448;;, 45; 3; 6.016799, 38.959241, -20.672448;;; } } Animation anim-SS_56 { {frm-SS_56} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; -3.493191, 10.261463, -17.504444;;, 45; 3; -3.493191, 10.261463, -17.504444;;; } } Animation anim-SS_57 { {frm-SS_57} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; 9.603060, 35.860825, -20.725133;;, 45; 3; 9.603060, 35.860825, -20.725133;;; } } Animation anim-SS_58 { {frm-SS_58} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; 11.147632, 10.261461, -17.507521;;, 45; 3; 11.147632, 10.261461, -17.507521;;; } } Animation anim-SS_59 { {frm-SS_59} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.217500, 1.217500, 1.217500;;, 45; 3; 1.217500, 1.217500, 1.217500;;; } AnimationKey { 2; 2; 1; 3; 11.148196, 10.261460, -23.797866;;, 45; 3; 11.148196, 10.261460, -23.797866;;; } } Animation anim-null20 { {frm-null20} AnimationKey { 1; 2; 1; 3; 1.250000, 1.250000, 1.250000;;, 45; 3; 1.250000, 1.250000, 1.250000;;; } AnimationKey { 2; 2; 1; 3; 5.244007, -0.121483, -20.358685;;, 45; 3; 5.244007, -0.121483, -20.358685;;; } } Animation anim-SS_31 { {frm-SS_31} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; -2.035222, 7.244277, -2.122829;;, 45; 3; -2.035222, 7.244277, -2.122829;;; } } Animation anim-SS_43 { {frm-SS_43} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; -0.681572, 7.676121, 3.702168;;, 45; 3; -0.681572, 7.676121, 3.702168;;; } } Animation anim-SS_32 { {frm-SS_32} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; -2.033980, 7.244278, 2.017828;;, 45; 3; -2.033980, 7.244278, 2.017828;;; } } Animation anim-SS_44 { {frm-SS_44} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; 0.751456, 7.676122, 3.704411;;, 45; 3; 0.751456, 7.676122, 3.704411;;; } } Animation anim-SS_45 { {frm-SS_45} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; 2.106096, 7.244278, 2.017553;;, 45; 3; 2.106096, 7.244278, 2.017553;;; } } Animation anim-SS_46 { {frm-SS_46} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 0.974000, 0.974000, 0.974000;;, 45; 3; 0.974000, 0.974000, 0.974000;;; } AnimationKey { 2; 2; 1; 3; 2.105540, 7.244276, -2.123381;;, 45; 3; 2.105540, 7.244276, -2.123381;;; } } Animation anim-null18 { {frm-null18} AnimationKey { 0; 2; 1; 4; 0.641459, 0.000000, 0.767157, -0.000000;;, 45; 4; 0.641459, 0.000000, 0.767157, -0.000000;;; } AnimationKey { 1; 2; 1; 3; 1.011012, 1.011012, 1.011012;;, 45; 3; 1.011012, 1.011012, 1.011012;;; } AnimationKey { 2; 2; 1; 3; 23.223880, 5.554875, -9.681973;;, 45; 3; 23.223880, 5.554875, -9.681973;;; } } Animation anim-SS_47 { {frm-SS_47} AnimationKey { 2; 2; 1; 3; 5.769803, 4.402395, 2.197043;;, 45; 3; 5.769803, 4.402395, 2.197043;;; } } Animation anim-SS_48 { {frm-SS_48} AnimationKey { 2; 2; 1; 3; 4.686520, 4.402396, -3.779967;;, 45; 3; 4.686520, 4.402396, -3.779967;;; } } Animation anim-SS_49 { {frm-SS_49} AnimationKey { 2; 2; 1; 3; -1.025589, 4.402395, -5.827901;;, 45; 3; -1.025589, 4.402395, -5.827901;;; } } Animation anim-SS_50 { {frm-SS_50} AnimationKey { 2; 2; 1; 3; -5.658913, 4.402393, -1.920473;;, 45; 3; -5.658913, 4.402393, -1.920473;;; } } Animation anim-SS_51 { {frm-SS_51} AnimationKey { 2; 2; 1; 3; 1.102941, 4.402393, 6.127303;;, 45; 3; 1.102941, 4.402393, 6.127303;;; } } Animation anim-SS_52 { {frm-SS_52} AnimationKey { 2; 2; 1; 3; -4.608561, 4.402393, 4.052011;;, 45; 3; -4.608561, 4.402393, 4.052011;;; } } Animation anim-null19 { {frm-null19} AnimationKey { 1; 2; 1; 3; 0.437492, 0.437492, 0.437492;;, 45; 3; 0.437492, 0.437492, 0.437492;;; } AnimationKey { 2; 2; 1; 3; -38.915944, 4.155475, 7.868300;;, 45; 3; -38.915944, 4.155475, 7.868300;;; } } Animation anim-SS_36 { {frm-SS_36} AnimationKey { 2; 2; 1; 3; -3.688668, 9.492624, -6.339527;;, 45; 3; -3.688668, 9.492624, -6.339527;;; } } Animation anim-SS_35 { {frm-SS_35} AnimationKey { 2; 2; 1; 3; -3.687219, 9.492623, 6.361979;;, 45; 3; -3.687219, 9.492623, 6.361979;;; } } Animation anim-SS_34 { {frm-SS_34} AnimationKey { 2; 2; 1; 3; -7.354346, 9.492623, 0.012240;;, 45; 3; -7.354346, 9.492623, 0.012240;;; } } Animation anim-SS_33 { {frm-SS_33} AnimationKey { 2; 2; 1; 3; 3.644235, 9.492620, 6.360751;;, 45; 3; 3.644235, 9.492620, 6.360751;;; } } Animation anim-SS_42 { {frm-SS_42} AnimationKey { 2; 2; 1; 3; 7.311822, 9.492619, 0.012493;;, 45; 3; 7.311822, 9.492619, 0.012493;;; } } Animation anim-SS_53 { {frm-SS_53} AnimationKey { 2; 2; 1; 3; 3.643954, 9.492621, -6.336570;;, 45; 3; 3.643954, 9.492621, -6.336570;;; } } Animation anim-null19_1 { {frm-null19_1} AnimationKey { 1; 2; 1; 3; 0.672822, 0.672822, 0.672822;;, 45; 3; 0.672822, 0.672822, 0.672822;;; } AnimationKey { 2; 2; 1; 3; -44.006311, -15.457530, 6.989967;;, 45; 3; -44.006311, -15.457530, 6.989967;;; } } Animation anim-SS_36_1 { {frm-SS_36_1} AnimationKey { 2; 2; 1; 3; 12.833956, 35.202687, -35.988706;;, 45; 3; 12.833956, 35.202687, -35.988706;;; } } Animation anim-SS_35_1 { {frm-SS_35_1} AnimationKey { 2; 2; 1; 3; 12.834080, 35.202684, 18.293599;;, 45; 3; 12.834080, 35.202684, 18.293599;;; } } Animation anim-SS_34_1 { {frm-SS_34_1} AnimationKey { 2; 2; 1; 3; 111.960984, 35.202665, 18.290647;;, 45; 3; 111.960984, 35.202665, 18.290647;;; } } Animation anim-SS_33_1 { {frm-SS_33_1} AnimationKey { 2; 2; 1; 3; 111.965721, 35.202671, -35.989463;;, 45; 3; 111.965721, 35.202671, -35.989463;;; } } Animation anim-SS_42_1 { {frm-SS_42_1} AnimationKey { 2; 2; 1; 3; 28.907949, 15.834533, 9.644595;;, 45; 3; 28.907949, 15.834533, 9.644595;;; } } Animation anim-SS_53_1 { {frm-SS_53_1} AnimationKey { 2; 2; 1; 3; 19.264284, 15.850702, 18.306394;;, 45; 3; 19.264284, 15.850702, 18.306394;;; } } Animation anim-cube1 { {frm-cube1} AnimationKey { 2; 2; 1; 3; -2.022673, 7.596984, 1.036981;;, 45; 3; -2.022673, 7.596984, 1.036981;;; } } Animation anim-sphere6 { {frm-sphere6} AnimationKey { 0; 2; 1; 4; 0.998987, 0.000000, -0.044996, 0.000000;;, 45; 4; 0.998987, 0.000000, -0.044996, 0.000000;;; } AnimationKey { 2; 2; 1; 3; 26.970527, -8.108367, 3.996496;;, 45; 3; 26.970527, -8.108367, 3.996496;;; } } Animation anim-sphere6_1 { {frm-sphere6_1} AnimationKey { 0; 2; 1; 4; 0.085160, -0.007425, -0.996263, -0.012364;;, 45; 4; 0.085160, -0.007425, -0.996263, -0.012364;;; } AnimationKey { 2; 2; 1; 3; -29.852794, -5.317318, -13.662061;;, 45; 3; -29.852794, -5.317318, -13.662061;;; } } Animation anim-cube3 { {frm-cube3} AnimationKey { 2; 2; 1; 3; -29.313817, -3.888494, 11.592094;;, 45; 3; -29.313817, -3.888494, 11.592094;;; } } Animation anim-cyl1_1 { {frm-cyl1_1} AnimationKey { 2; 2; 1; 3; -7.588605, 3.904735, -4.755678;;, 45; 3; -7.588605, 3.904735, -4.755678;;; } } Animation anim-cube9 { {frm-cube9} AnimationKey { 2; 2; 1; 3; 7.522394, 0.001539, 1.713536;;, 45; 3; 7.522394, 0.001539, 1.713536;;; } } Animation anim-cube22 { {frm-cube22} AnimationKey { 2; 2; 1; 3; 1.047624, 0.001540, 7.498207;;, 45; 3; 1.047624, 0.001540, 7.498207;;; } } Animation anim-cube7 { {frm-cube7} AnimationKey { 2; 2; 1; 3; 30.466797, -6.958866, -18.647373;;, 45; 3; 30.466797, -6.958866, -18.647373;;; } } Animation anim-cube5 { {frm-cube5} AnimationKey { 2; 2; 1; 3; 0.760839, 8.847902, -0.154090;;, 45; 3; 0.760839, 8.847902, -0.154090;;; } } Animation anim-cube6 { {frm-cube6} AnimationKey { 2; 2; 1; 3; -1.267847, 21.057285, 0.000000;;, 45; 3; -1.267847, 21.057285, 0.000000;;; } } Animation anim-cube14 { {frm-cube14} AnimationKey { 2; 2; 1; 3; -23.156996, 5.688263, -2.813669;;, 45; 3; -23.156996, 5.688263, -2.813669;;; } } Animation anim-cyl1 { {frm-cyl1} AnimationKey { 1; 2; 1; 3; 0.508000, 0.508000, 0.508000;;, 45; 3; 0.508000, 0.508000, 0.508000;;; } AnimationKey { 2; 2; 1; 3; 25.103318, 1.511735, -10.707787;;, 45; 3; 25.103318, 1.511735, -10.707787;;; } } Animation anim-cube4 { {frm-cube4} AnimationKey { 2; 2; 1; 3; 26.206214, 0.021813, 24.664335;;, 45; 3; 26.206214, 0.021813, 24.664335;;; } } Animation anim-cube11 { {frm-cube11} AnimationKey { 2; 2; 1; 3; -9.565724, -12.379346, -6.776611;;, 45; 3; -9.565724, -12.379346, -6.776611;;; } } Animation anim-cube15 { {frm-cube15} AnimationKey { 2; 2; 1; 3; -10.958652, -2.279212, -5.555714;;, 45; 3; -10.958652, -2.279212, -5.555714;;; } } Animation anim-cube21 { {frm-cube21} AnimationKey { 2; 2; 1; 3; -4.294348, 1.158538, 0.738541;;, 45; 3; -4.294348, 1.158538, 0.738541;;; } } Animation anim-cube19 { {frm-cube19} AnimationKey { 2; 2; 1; 3; -7.244455, -2.170808, -3.639299;;, 45; 3; -7.244455, -2.170808, -3.639299;;; } } Animation anim-cube18 { {frm-cube18} AnimationKey { 2; 2; 1; 3; 18.314964, -2.267235, 9.155587;;, 45; 3; 18.314964, -2.267235, 9.155587;;; } } Animation anim-cube17_1 { {frm-cube17_1} AnimationKey { 2; 2; 1; 3; -29.224732, 1.451395, -14.099542;;, 45; 3; -29.224732, 1.451395, -14.099542;;; } } Animation anim-cube17 { {frm-cube17} AnimationKey { 2; 2; 1; 3; 30.256480, 1.451399, 15.086296;;, 45; 3; 30.256480, 1.451399, 15.086296;;; } } }