xof 0303txt 0032 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 TextureFilename { STRING filename; } 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 MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } Material _24_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Burger.png"; } } Frame Burger { 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 Burger { 40; 0.000000;0.042564;0.041301;, -0.021164;0.079221;0.031481;, -0.042328;0.042564;0.031481;, 0.021164;0.079221;0.031481;, 0.042328;0.042564;0.031608;, 0.021164;0.005907;0.031608;, -0.021164;0.005907;0.031481;, -0.026655;0.088731;0.012415;, -0.053309;0.042564;0.012415;, 0.026655;0.088731;0.012415;, 0.053309;0.042564;0.012288;, 0.026655;-0.003603;0.012288;, -0.026655;-0.003603;0.012415;, -0.026655;0.088731;0.012415;, -0.053309;0.042564;-0.010296;, -0.053309;0.042564;0.012415;, -0.026655;0.088731;-0.010296;, -0.026655;-0.003603;-0.010296;, -0.026655;-0.003603;0.012415;, -0.026655;-0.003603;0.012415;, 0.026655;-0.003603;-0.010296;, 0.026655;-0.003603;0.012288;, -0.026655;-0.003603;-0.010296;, 0.053309;0.042564;-0.010296;, 0.053309;0.042564;0.012288;, 0.026655;0.088731;-0.010296;, 0.026655;0.088731;0.012415;, 0.000000;0.042564;-0.024357;, -0.021164;0.005907;-0.021260;, -0.042328;0.042564;-0.021260;, 0.021164;0.005907;-0.021260;, 0.042328;0.042564;-0.021260;, 0.021164;0.079221;-0.021260;, -0.021164;0.079221;-0.021260;, -0.026655;-0.003603;-0.010296;, -0.053309;0.042564;-0.010296;, 0.026655;-0.003603;-0.010296;, 0.053309;0.042564;-0.010296;, 0.026655;0.088731;-0.010296;, -0.026655;0.088731;-0.010296;; 48; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;0,6,5;, 3;0,2,6;, 3;7,2,1;, 3;2,7,8;, 3;9,1,3;, 3;1,9,7;, 3;10,3,4;, 3;3,10,9;, 3;11,4,5;, 3;4,11,10;, 3;12,5,6;, 3;5,12,11;, 3;8,6,2;, 3;6,8,12;, 3;13,14,15;, 3;14,13,16;, 3;15,17,18;, 3;17,15,14;, 3;19,20,21;, 3;20,19,22;, 3;21,23,24;, 3;23,21,20;, 3;24,25,26;, 3;25,24,23;, 3;26,16,13;, 3;16,26,25;, 3;27,28,29;, 3;27,30,28;, 3;27,31,30;, 3;27,32,31;, 3;27,33,32;, 3;27,29,33;, 3;34,29,28;, 3;29,34,35;, 3;36,28,30;, 3;28,36,34;, 3;37,30,31;, 3;30,37,36;, 3;38,31,32;, 3;31,38,37;, 3;39,32,33;, 3;32,39,38;, 3;35,33,29;, 3;33,35,39;; MeshNormals { 40; -0.001409;0.000813;0.999999;, -0.333940;0.578400;0.744270;, -0.667880;-0.000000;0.744269;, 0.333995;0.578890;0.743865;, 0.669262;0.000936;0.743026;, 0.334326;-0.579474;0.743260;, -0.334848;-0.578093;0.744100;, -0.433274;0.750452;0.499095;, -0.866548;-0.000000;0.499094;, 0.434099;0.749975;0.499095;, 0.868978;-0.000300;0.494851;, 0.435511;-0.752430;0.494145;, -0.433221;-0.750955;0.498384;, -0.500000;0.866025;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -0.500000;0.866026;-0.000000;, -0.500000;-0.866025;0.000000;, -0.500379;-0.865807;0.000000;, -0.500379;-0.865807;0.000000;, 0.500000;-0.866025;-0.000000;, 0.499622;-0.866244;0.000000;, -0.500000;-0.866025;0.000000;, 1.000000;-0.000000;-0.000000;, 1.000000;0.000437;0.000000;, 0.500000;0.866025;-0.000000;, 0.499621;0.866244;0.000000;, -0.000000;0.000000;-1.000000;, -0.250879;-0.434535;-0.865008;, -0.501758;0.000000;-0.865008;, 0.250879;-0.434535;-0.865008;, 0.501757;-0.000000;-0.865008;, 0.250879;0.434534;-0.865009;, -0.250879;0.434535;-0.865009;, -0.353267;-0.611877;-0.707679;, -0.706535;0.000000;-0.707679;, 0.353267;-0.611877;-0.707679;, 0.706534;-0.000000;-0.707679;, 0.353267;0.611876;-0.707679;, -0.353267;0.611876;-0.707679;; 48; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;0,6,5;, 3;0,2,6;, 3;7,2,1;, 3;2,7,8;, 3;9,1,3;, 3;1,9,7;, 3;10,3,4;, 3;3,10,9;, 3;11,4,5;, 3;4,11,10;, 3;12,5,6;, 3;5,12,11;, 3;8,6,2;, 3;6,8,12;, 3;13,14,15;, 3;14,13,16;, 3;15,17,18;, 3;17,15,14;, 3;19,20,21;, 3;20,19,22;, 3;21,23,24;, 3;23,21,20;, 3;24,25,26;, 3;25,24,23;, 3;26,16,13;, 3;16,26,25;, 3;27,28,29;, 3;27,30,28;, 3;27,31,30;, 3;27,32,31;, 3;27,33,32;, 3;27,29,33;, 3;34,29,28;, 3;29,34,35;, 3;36,28,30;, 3;28,36,34;, 3;37,30,31;, 3;30,37,36;, 3;38,31,32;, 3;31,38,37;, 3;39,32,33;, 3;32,39,38;, 3;35,33,29;, 3;33,35,39;; } MeshMaterialList { 1; 48; 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; { _24_-_Default } } MeshTextureCoords c1 { 40; 0.270509;0.278693;, 0.371116;0.077479;, 0.471723;0.278693;, 0.169902;0.077479;, 0.069295;0.278693;, 0.169902;0.479907;, 0.371116;0.479907;, 0.397218;0.025276;, 0.523927;0.278693;, 0.143800;0.025276;, 0.017091;0.278693;, 0.143800;0.532111;, 0.397218;0.532111;, 0.359849;0.693098;, 0.185945;0.971722;, 0.185945;0.693098;, 0.359849;0.971722;, 0.012041;0.971722;, 0.012041;0.693098;, 0.998967;0.693098;, 0.853312;0.971722;, 0.853312;0.694655;, 0.998967;0.971722;, 0.679408;0.971722;, 0.679408;0.694655;, 0.505504;0.971722;, 0.505504;0.693098;, 0.737222;0.419411;, 0.836424;0.617815;, 0.935626;0.419411;, 0.638020;0.617815;, 0.538818;0.419411;, 0.638020;0.221007;, 0.836424;0.221007;, 0.862161;0.669290;, 0.987101;0.419411;, 0.612283;0.669290;, 0.487343;0.419411;, 0.612282;0.169533;, 0.862161;0.169533;; } } }