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 { 30; 0.738700;0.000000;-0.279400;, 0.127400;0.000000;0.779400;, -0.127400;0.000000;0.779400;, -0.738700;0.000000;-0.279400;, -0.611300;0.000000;-0.500000;, 0.611300;0.000000;-0.500000;, 0.611300;0.000000;-0.500000;, -0.611300;0.000000;-0.500000;, 0.000000;0.300000;-0.150000;, 0.133000;0.300000;0.075000;, 0.127400;0.000000;0.779400;, 0.738700;0.000000;-0.279400;, -0.133000;0.300000;0.075000;, -0.738700;0.000000;-0.279400;, -0.127400;0.000000;0.779400;, 0.000000;0.300000;-0.150000;, -0.133000;0.300000;0.075000;, 0.133000;0.300000;0.075000;, 0.133000;0.300000;0.075000;, 0.738700;0.000000;-0.279400;, 0.611300;0.000000;-0.500000;, 0.000000;0.300000;-0.150000;, 0.127400;0.000000;0.779400;, 0.133000;0.300000;0.075000;, -0.133000;0.300000;0.075000;, -0.127400;0.000000;0.779400;, -0.611300;0.000000;-0.500000;, -0.738700;0.000000;-0.279400;, -0.133000;0.300000;0.075000;, 0.000000;0.300000;-0.150000;; 14; 3;0,1,2;, 3;0,2,3;, 3;0,3,4;, 3;0,4,5;, 3;6,7,8;, 3;9,10,11;, 3;12,13,14;, 3;15,16,17;, 3;18,19,20;, 3;18,20,21;, 3;22,23,24;, 3;22,24,25;, 3;26,27,28;, 3;26,28,29;; MeshTextureCoords { 30; 1.477775;0.793480;, 1.085610;1.472731;, 0.922220;1.472731;, 0.530050;0.793480;, 0.611750;0.651980;, 1.396081;0.651980;, 2.034240;0.043359;, 0.979183;0.043359;, 1.506714;0.345384;, 0.621494;0.539543;, 0.616608;1.147410;, 1.144140;0.233701;, 1.391934;0.539543;, 0.869289;0.233702;, 1.396820;1.147410;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, 0.645752;2.019320;, 1.729530;1.385111;, 1.501650;0.990409;, 0.407738;1.616704;, 0.635620;2.279820;, 0.645752;1.019320;, 0.169724;1.019320;, 0.179856;2.279820;, 0.313822;0.990409;, 0.085940;1.385114;, 1.169724;2.019320;, 1.407738;1.616704;; } MeshNormals { 30; 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;0.759257;-0.650791;, 0.000000;0.759257;-0.650791;, 0.000000;0.759257;-0.650791;, 0.566067;0.756807;0.326820;, 0.566067;0.756807;0.326820;, 0.566067;0.756807;0.326820;, -0.566067;0.756807;0.326820;, -0.566067;0.756807;0.326820;, -0.566067;0.756807;0.326820;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.338869;0.919761;-0.197995;, 0.340400;0.919501;-0.196586;, 0.338869;0.919761;-0.197995;, 0.337338;0.920022;-0.199405;, 0.000000;0.920034;0.391837;, 0.000000;0.920034;0.391837;, 0.000000;0.920034;0.391837;, 0.000000;0.920034;0.391837;, -0.338869;0.919761;-0.197995;, -0.340400;0.919501;-0.196586;, -0.338869;0.919761;-0.197995;, -0.337339;0.920022;-0.199405;; 14; 3;0,1,2;, 3;0,2,3;, 3;0,3,4;, 3;0,4,5;, 3;6,7,8;, 3;9,10,11;, 3;12,13,14;, 3;15,16,17;, 3;18,19,20;, 3;18,20,21;, 3;22,23,24;, 3;22,24,25;, 3;26,27,28;, 3;26,28,29;; } MeshMaterialList { 3; 14; 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 2, 2; Material { 0.247800;0.266229;0.248600;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA1_tex.png"; } } Material { 1.000000;0.000000;0.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.900000;0.000000;0.000000;; TextureFilename { "NULL.png"; } } Material { 0.714300;0.413313;0.177900;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genC2_tex.png"; } } } } } }