xof 0302txt 0064 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 IndexedColor { <1630B820-7842-11cf-8F52-0040333594A3> DWORD index; ColorRGBA indexColor; } template Boolean { <4885AE61-78E8-11cf-8F52-0040333594A3> WORD truefalse; } template Boolean2d { <4885AE63-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template MaterialWrap { <4885AE60-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } 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 MeshFaceWraps { <4885AE62-78E8-11cf-8F52-0040333594A3> DWORD nFaceWrapValues; Boolean2d faceWrapValues; } 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 MeshVertexColors { <1630B821-7842-11cf-8F52-0040333594A3> DWORD nVertexColors; array IndexedColor vertexColors[nVertexColors]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } Header { 1; 0; 1; } Mesh { 27; 20.000999;0.001008;0.001000;, 6.181341;0.001009;19.022129;, -16.179340;0.001009;11.756705;, -16.179340;0.001008;-11.754704;, 6.181341;0.001008;-19.020130;, 6.771301;37.221794;0.001000;, -1.886187;34.070724;12.681754;, -15.894297;28.972189;7.838136;, -15.894295;28.972189;-7.836138;, -1.886185;34.070724;-12.679752;, -17.233152;65.667953;0.001000;, -20.761976;62.706913;6.341377;, -26.471735;57.915859;3.919568;, -26.471733;57.915859;-3.917569;, -20.761976;62.706917;-6.339376;, -47.745491;82.700340;0.001000;, 18.289162;-28.099241;0.001002;, 9.631674;-31.250311;-12.679750;, -4.376438;-36.348843;-7.836133;, -4.376436;-36.348843;7.838141;, 9.631676;-31.250307;12.681756;, 27.449066;-57.095436;0.001005;, 23.920240;-60.056473;-6.339372;, 18.210482;-64.847527;-3.917562;, 18.210484;-64.847527;3.919574;, 23.920242;-60.056473;6.341382;, 47.747475;-82.698334;0.001007;; 50; 3;0,5,6;, 3;0,6,1;, 3;1,6,7;, 3;1,7,2;, 3;2,7,8;, 3;2,8,3;, 3;3,8,9;, 3;3,9,4;, 3;4,9,5;, 3;4,5,0;, 3;5,10,11;, 3;5,11,6;, 3;6,11,12;, 3;6,12,7;, 3;7,12,13;, 3;7,13,8;, 3;8,13,14;, 3;8,14,9;, 3;9,14,10;, 3;9,10,5;, 3;10,15,11;, 3;11,15,12;, 3;12,15,13;, 3;13,15,14;, 3;14,15,10;, 3;0,16,17;, 3;0,17,4;, 3;4,17,18;, 3;4,18,3;, 3;3,18,19;, 3;3,19,2;, 3;2,19,20;, 3;2,20,1;, 3;1,20,16;, 3;1,16,0;, 3;16,21,22;, 3;16,22,17;, 3;17,22,23;, 3;17,23,18;, 3;18,23,24;, 3;18,24,19;, 3;19,24,25;, 3;19,25,20;, 3;20,25,21;, 3;20,21,16;, 3;21,26,22;, 3;22,26,23;, 3;23,26,24;, 3;24,26,25;, 3;25,26,21;; MeshMaterialList { 1; 1; 0;; Material { 0.776471;0.301961;0.047059;1.000000;; 26.000000; 0.968628;0.968628;0.968628;; 0.000000;0.000000;0.000000;; } } MeshNormals { 27; 0.989174;0.146606;0.006390;, 0.305482;0.045380;0.951116;, -0.699910;-0.143123;0.699744;, -0.721027;-0.065592;-0.689795;, 0.309200;0.045906;-0.949888;, 0.864294;0.502967;0.004514;, 0.232645;0.241735;0.942041;, -0.720407;-0.026075;0.693061;, -0.732084;-0.054464;-0.679033;, 0.202977;0.321003;-0.925072;, 0.654047;0.743718;-0.138228;, 0.240778;0.402390;0.883237;, -0.663908;-0.279252;0.693718;, -0.737973;-0.347120;-0.578708;, 0.000278;0.272344;-0.962200;, -0.705382;0.708827;0.000000;, 0.991628;0.128922;0.007218;, 0.362827;-0.128156;-0.923002;, -0.609040;-0.401011;-0.684295;, -0.585758;-0.417022;0.694968;, 0.336539;-0.047649;0.940463;, 0.889134;0.433991;0.145233;, 0.472260;0.087416;-0.877114;, -0.430708;-0.589608;-0.683266;, -0.486494;-0.652232;0.581306;, 0.231320;-0.041142;0.972007;, 0.705245;-0.708964;0.000000;; 50; 3;0,5,6;, 3;0,6,1;, 3;1,6,7;, 3;1,7,2;, 3;2,7,8;, 3;2,8,3;, 3;3,8,9;, 3;3,9,4;, 3;4,9,5;, 3;4,5,0;, 3;5,10,11;, 3;5,11,6;, 3;6,11,12;, 3;6,12,7;, 3;7,12,13;, 3;7,13,8;, 3;8,13,14;, 3;8,14,9;, 3;9,14,10;, 3;9,10,5;, 3;10,15,11;, 3;11,15,12;, 3;12,15,13;, 3;13,15,14;, 3;14,15,10;, 3;0,16,17;, 3;0,17,4;, 3;4,17,18;, 3;4,18,3;, 3;3,18,19;, 3;3,19,2;, 3;2,19,20;, 3;2,20,1;, 3;1,20,16;, 3;1,16,0;, 3;16,21,22;, 3;16,22,17;, 3;17,22,23;, 3;17,23,18;, 3;18,23,24;, 3;18,24,19;, 3;19,24,25;, 3;19,25,20;, 3;20,25,21;, 3;20,21,16;, 3;21,26,22;, 3;22,26,23;, 3;23,26,24;, 3;24,26,25;, 3;25,26,21;; } MeshTextureCoords { 27; 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;; } }