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 { 29; 0.130236;0.738606;1.500000;, 0.574534;0.482091;1.500000;, 0.236364;0.274827;-0.250000;, 0.046402;0.421059;-0.250000;, -0.704770;0.256515;1.500000;, -0.310608;0.146232;-0.250000;, -0.375000;-0.649518;1.500000;, -0.169614;-0.370272;-0.250000;, 0.574533;-0.482090;1.500000;, -0.375000;-0.649518;1.500000;, -0.169614;-0.370272;-0.250000;, 0.236364;-0.274826;-0.250000;, 0.092023;0.553954;6.500000;, 0.425247;0.361568;6.500000;, -0.534231;0.192386;6.500000;, -0.286904;-0.487139;6.500000;, 0.425246;-0.361568;6.500000;, -0.286904;-0.487139;6.500000;, 0.000000;0.000000;13.500000;, 0.291704;0.291704;-0.406972;, 0.000000;0.000000;6.564490;, 0.412531;0.000000;-0.406972;, 0.000000;0.412531;-0.406972;, -0.291704;0.291704;-0.406972;, -0.412531;0.000000;-0.406972;, -0.291704;-0.291704;-0.406972;, -0.412531;0.000000;-0.406972;, 0.000000;-0.412531;-0.406972;, 0.291704;-0.291704;-0.406972;; 58; 3;0,1,2;, 3;0,2,3;, 3;4,0,3;, 3;4,3,5;, 3;6,4,5;, 3;6,5,7;, 3;8,9,10;, 3;8,10,11;, 3;8,11,2;, 3;8,2,1;, 3;12,13,1;, 3;12,1,0;, 3;14,12,0;, 3;14,0,4;, 3;15,14,4;, 3;15,4,6;, 3;16,17,9;, 3;16,9,8;, 3;16,8,1;, 3;16,1,13;, 3;12,18,13;, 3;14,18,12;, 3;15,18,14;, 3;16,18,17;, 3;16,13,18;, 3;2,1,0;, 3;3,2,0;, 3;3,0,4;, 3;5,3,4;, 3;5,4,6;, 3;7,5,6;, 3;10,9,8;, 3;11,10,8;, 3;2,11,8;, 3;1,2,8;, 3;1,13,12;, 3;0,1,12;, 3;0,12,14;, 3;4,0,14;, 3;4,14,15;, 3;6,4,15;, 3;9,17,16;, 3;8,9,16;, 3;1,8,16;, 3;13,1,16;, 3;13,18,12;, 3;12,18,14;, 3;14,18,15;, 3;17,18,16;, 3;18,13,16;, 3;19,20,21;, 3;22,20,19;, 3;23,20,22;, 3;24,20,23;, 3;25,20,26;, 3;27,20,25;, 3;28,20,27;, 3;21,20,28;; MeshTextureCoords { 29; 0.722225;0.233457;, 0.611099;0.233457;, 0.636942;0.121094;, 0.732536;0.121095;, 0.944477;0.233457;, 0.930004;0.121094;, 1.166670;0.233455;, 1.181630;0.121093;, 0.388870;0.233455;, 0.166667;0.233455;, 0.181633;0.121093;, 0.363029;0.121094;, 0.723796;0.554492;, 0.612101;0.554492;, 0.945060;0.554492;, 1.165310;0.554490;, 0.387800;0.554491;, 0.165311;0.554490;, 0.249993;1.003940;, 0.624991;0.244118;, 0.249993;0.663651;, 0.499982;0.244117;, 0.750007;0.244118;, 0.875023;0.244118;, 1.000000;0.244117;, 0.125001;0.244116;, 0.000003;0.244117;, 0.249993;0.244115;, 0.374984;0.244116;; } MeshNormals { 29; 0.000000;0.000000;-0.000000;, 0.000000;0.000000;-0.000000;, -0.000000;-0.000000;0.000000;, 0.000000;0.000000;0.000000;, 0.000000;0.000000;0.000000;, -0.000000;-0.000000;0.000000;, 0.000000;0.000000;-0.000000;, 0.000000;0.000000;0.000000;, -0.000000;0.000000;-0.000000;, 0.000000;-0.000000;0.000000;, 0.000000;-0.000000;0.000000;, 0.000000;0.000000;0.000000;, 0.000000;-0.000000;-0.000000;, 0.000000;-0.000000;-0.000000;, 0.000000;-0.000000;-0.000000;, 0.000000;0.000000;0.000000;, 0.000000;-0.000000;0.000000;, 0.000000;-0.000000;0.000000;, -0.000000;-0.000000;0.000000;, 0.652307;0.652307;0.054588;, 0.000000;-0.000000;0.054588;, 0.922503;0.000000;0.054588;, 0.000000;0.922503;0.054588;, -0.652307;0.652307;0.054588;, -0.922503;0.382111;0.054588;, -0.652307;-0.652307;0.054588;, -0.922503;-0.382111;0.054588;, 0.000000;-0.922503;0.054588;, 0.652307;-0.652307;0.054588;; 58; 3;0,1,2;, 3;0,2,3;, 3;4,0,3;, 3;4,3,5;, 3;6,4,5;, 3;6,5,7;, 3;8,9,10;, 3;8,10,11;, 3;8,11,2;, 3;8,2,1;, 3;12,13,1;, 3;12,1,0;, 3;14,12,0;, 3;14,0,4;, 3;15,14,4;, 3;15,4,6;, 3;16,17,9;, 3;16,9,8;, 3;16,8,1;, 3;16,1,13;, 3;12,18,13;, 3;14,18,12;, 3;15,18,14;, 3;16,18,17;, 3;16,13,18;, 3;2,1,0;, 3;3,2,0;, 3;3,0,4;, 3;5,3,4;, 3;5,4,6;, 3;7,5,6;, 3;10,9,8;, 3;11,10,8;, 3;2,11,8;, 3;1,2,8;, 3;1,13,12;, 3;0,1,12;, 3;0,12,14;, 3;4,0,14;, 3;4,14,15;, 3;6,4,15;, 3;9,17,16;, 3;8,9,16;, 3;1,8,16;, 3;13,1,16;, 3;13,18,12;, 3;12,18,14;, 3;14,18,15;, 3;17,18,16;, 3;18,13,16;, 3;19,20,21;, 3;22,20,19;, 3;23,20,22;, 3;24,20,23;, 3;25,20,26;, 3;27,20,25;, 3;28,20,27;, 3;21,20,28;; } MeshMaterialList { 1; 58; 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;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "boostflame_scr_tex.png"; } } } } } }