xof 0303txt 0032 template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Vector { <3d82ab5e-62da-11cf-ab39-0020af71e433> FLOAT x; FLOAT y; FLOAT z; } template MeshFace { <3d82ab5f-62da-11cf-ab39-0020af71e433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template Mesh { <3d82ab44-62da-11cf-ab39-0020af71e433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template ColorRGBA { <35ff44e0-6c7c-11cf-8f52-0040333594a3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template Material { <3d82ab4d-62da-11cf-ab39-0020af71e433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template TextureFilename { STRING filename; } Frame SCENE_ROOT { 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.000000,0.000000,0.000000,1.000000;; } Frame MESH_ROOT { 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.000000,0.000000,0.000000,1.000000;; } Mesh { 36; -4.269200;0.151600;-4.145400;, -3.712300;0.000000;-3.712300;, -4.083500;0.000000;-4.331000;, -4.269200;-0.151600;-4.145400;, -3.650400;0.151600;3.774200;, -3.217300;0.000000;3.217300;, -3.836100;0.000000;3.588600;, -3.650400;-0.151600;3.774200;, 4.145400;0.151600;4.269200;, 4.331000;0.000000;4.083500;, 3.712300;0.000000;3.712300;, 4.145400;-0.151600;4.269200;, 3.774200;0.151600;-3.650400;, 3.588600;0.000000;-3.836100;, 3.217300;0.000000;-3.217300;, 3.774200;-0.151600;-3.650400;, -0.125000;0.216500;8.500000;, 0.250000;0.000000;8.500000;, 0.000000;0.000000;7.500000;, -0.125000;-0.216500;8.500000;, 7.500000;0.216500;0.125000;, 7.500000;0.000000;-0.250000;, 6.500000;0.000000;0.000000;, 7.500000;-0.216500;0.125000;, -7.500000;0.216500;0.125000;, -6.500000;0.000000;0.000000;, -7.500000;0.000000;-0.250000;, -7.500000;-0.216500;0.125000;, -0.125000;0.216500;-8.500000;, 0.000000;0.000000;-7.500000;, 0.250000;0.000000;-8.500000;, -0.125000;-0.216500;-8.500000;, 0.216500;3.500000;0.125000;, 0.000000;2.500000;0.000000;, 0.000000;3.500000;-0.250000;, -0.216500;3.500000;0.125000;; 36; 3;0,1,2;, 3;3,1,0;, 3;2,1,3;, 3;2,3,0;, 3;4,5,6;, 3;7,5,4;, 3;6,5,7;, 3;6,7,4;, 3;8,9,10;, 3;11,8,10;, 3;9,11,10;, 3;9,8,11;, 3;12,13,14;, 3;15,12,14;, 3;13,15,14;, 3;13,12,15;, 3;16,17,18;, 3;19,16,18;, 3;17,19,18;, 3;17,16,19;, 3;20,21,22;, 3;23,20,22;, 3;21,23,22;, 3;21,20,23;, 3;24,25,26;, 3;27,25,24;, 3;26,25,27;, 3;26,27,24;, 3;28,29,30;, 3;31,29,28;, 3;30,29,31;, 3;30,31,28;, 3;32,33,34;, 3;35,33,32;, 3;34,33,35;, 3;34,35,32;; MeshTextureCoords { 36; -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;; } MeshNormals { 36; -0.294088;0.286442;-0.060344;, 0.087735;0.000000;0.087716;, 0.056730;0.000000;-0.411177;, -0.294088;-0.286442;-0.060344;, -0.060232;0.286433;0.294206;, 0.087686;0.000000;-0.087753;, -0.411080;0.000000;-0.056621;, -0.060232;-0.286433;0.294206;, 0.060344;0.286442;0.294088;, 0.411177;0.000000;-0.056730;, -0.087716;0.000000;-0.087735;, 0.060344;-0.286442;0.294088;, 0.294206;0.286433;-0.060232;, -0.056621;0.000000;-0.411080;, -0.087753;0.000000;0.087686;, 0.294206;-0.286433;-0.060232;, -0.165383;0.286448;0.250644;, 0.330752;0.000000;0.250645;, -0.000007;0.000000;-0.124033;, -0.165383;-0.286448;0.250644;, 0.250644;0.286448;0.165383;, 0.250645;0.000000;-0.330752;, -0.124033;0.000000;0.000007;, 0.250644;-0.286448;0.165383;, -0.250644;0.286448;0.165383;, 0.124033;0.000000;0.000007;, -0.250645;0.000000;-0.330752;, -0.250644;-0.286448;0.165383;, -0.165383;0.286448;-0.250644;, -0.000007;0.000000;0.124033;, 0.330752;0.000000;-0.250645;, -0.165383;-0.286448;-0.250644;, 0.286448;0.250644;0.165383;, 0.000000;-0.124033;0.000007;, 0.000000;0.250645;-0.330752;, -0.286448;0.250644;0.165383;; 36; 3;0,1,2;, 3;3,1,0;, 3;2,1,3;, 3;2,3,0;, 3;4,5,6;, 3;7,5,4;, 3;6,5,7;, 3;6,7,4;, 3;8,9,10;, 3;11,8,10;, 3;9,11,10;, 3;9,8,11;, 3;12,13,14;, 3;15,12,14;, 3;13,15,14;, 3;13,12,15;, 3;16,17,18;, 3;19,16,18;, 3;17,19,18;, 3;17,16,19;, 3;20,21,22;, 3;23,20,22;, 3;21,23,22;, 3;21,20,23;, 3;24,25,26;, 3;27,25,24;, 3;26,25,27;, 3;26,27,24;, 3;28,29,30;, 3;31,29,28;, 3;30,29,31;, 3;30,31,28;, 3;32,33,34;, 3;35,33,32;, 3;34,33,35;, 3;34,35,32;; } MeshMaterialList { 1; 36; 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 { 0.026200;0.573328;0.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.900000;0.000000;; TextureFilename { "NULL.png"; } } } } } }