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 { 32; -1.206429;-0.509786;0.873169;, -0.746461;-1.435387;0.542676;, 0.457750;-0.509787;1.417588;, 0.285583;-1.435387;0.877991;, 0.923401;-1.435387;0.000106;, 1.489754;-0.509786;0.009593;, 0.463932;-0.509786;-1.415366;, 0.289399;-1.435387;-0.876539;, -1.199074;-0.509786;-0.883035;, -0.744086;-1.435387;-0.545719;, -0.284922;0.980756;0.878004;, -1.489133;0.055155;-0.002882;, -0.922752;0.980756;0.000106;, -0.284921;0.980756;-0.877792;, -0.457101;0.055155;-1.417376;, 1.203256;0.055155;-0.878215;, 0.744735;0.980756;-0.545718;, 1.207383;0.055155;0.872746;, 0.749469;0.980755;0.539413;, -0.456604;0.055155;1.417748;, 0.000000;3.000000;0.000001;, -0.000000;-3.000000;-0.000000;, 0.767491;0.994030;-2.362088;, -0.767490;-1.455570;2.362089;, -2.013616;0.983182;-1.462980;, 2.013616;-1.444721;1.462980;, -2.013618;0.983181;1.462979;, 2.013618;-1.444721;-1.462978;, 0.769133;0.983181;2.367149;, -0.769133;-1.444721;-2.367149;, 2.488968;0.983181;0.000000;, -2.488968;-1.444721;-0.000000;; 60; 3;18,16,20;, 3;10,18,20;, 3;20,12,10;, 3;13,12,20;, 3;16,13,20;, 3;4,21,7;, 3;3,21,4;, 3;1,21,3;, 3;9,21,1;, 3;21,9,7;, 3;13,16,22;, 3;16,15,22;, 3;15,6,22;, 3;6,14,22;, 3;14,13,22;, 3;2,23,3;, 3;19,23,2;, 3;19,0,23;, 3;1,23,0;, 3;23,1,3;, 3;24,14,8;, 3;24,13,14;, 3;24,12,13;, 3;24,11,12;, 3;24,8,11;, 3;25,4,5;, 3;25,5,17;, 3;25,17,2;, 3;25,2,3;, 3;25,3,4;, 3;26,11,0;, 3;26,12,11;, 3;26,10,12;, 3;26,19,10;, 3;26,0,19;, 3;7,6,27;, 3;6,15,27;, 3;15,5,27;, 3;5,4,27;, 3;4,7,27;, 3;19,2,28;, 3;10,19,28;, 3;18,10,28;, 3;17,18,28;, 3;2,17,28;, 3;29,7,9;, 3;29,9,8;, 3;29,8,14;, 3;29,14,6;, 3;29,6,7;, 3;30,17,5;, 3;30,18,17;, 3;30,16,18;, 3;30,15,16;, 3;30,5,15;, 3;31,9,1;, 3;31,1,0;, 3;31,0,11;, 3;31,11,8;, 3;31,8,9;; MeshMaterialList { 1; 1; 0;; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } } MeshNormals { 180; -0.722323;0.467304;0.509781;, -0.897578;-0.440592;-0.015262;, -0.882515;-0.469930;-0.018255;, -0.256847;-0.472034;0.843335;, -0.265111;-0.438385;0.858798;, -0.704629;0.470734;0.530949;, -0.278867;-0.430744;0.858308;, -0.902809;-0.430038;-0.001971;, -0.897578;-0.440592;-0.015262;, 0.003590;-0.999932;-0.011050;, 0.005353;-0.999986;0.000011;, -0.265111;-0.438385;0.858798;, 0.736003;-0.437883;0.516292;, 0.287168;0.464542;0.837696;, 0.258304;0.470811;0.843573;, -0.289895;-0.441194;0.849299;, -0.290111;-0.469779;0.833753;, 0.722685;-0.471917;0.504996;, 0.730058;-0.430900;0.530415;, -0.278867;-0.430744;0.858308;, 0.736003;-0.437883;0.516292;, 0.003590;-0.999932;-0.011050;, -0.289895;-0.441194;0.849299;, -0.004335;-0.999986;-0.003149;, 0.731020;-0.431397;-0.528684;, 0.730058;-0.430900;0.530415;, 0.720521;-0.435338;-0.539750;, -0.004335;-0.999986;-0.003149;, 0.717034;-0.444242;0.537132;, -0.004345;-0.999986;0.003142;, 0.720521;-0.435338;-0.539750;, 0.883509;0.468092;-0.017340;, 0.882122;0.470784;0.014912;, 0.717034;-0.444242;0.537132;, 0.703245;-0.467225;0.535862;, 0.703699;-0.474370;-0.528943;, 0.724780;-0.465865;-0.507606;, -0.285616;-0.468618;-0.835955;, -0.291346;-0.439649;-0.849603;, 0.256519;0.468249;-0.845542;, 0.289173;0.468473;-0.834813;, 0.733493;-0.439928;-0.518123;, 0.731020;-0.431397;-0.528684;, -0.275144;-0.430653;-0.859554;, -0.291346;-0.439649;-0.849603;, -0.004345;-0.999986;0.003142;, 0.001633;-0.999986;0.005102;, 0.733493;-0.439928;-0.518123;, -0.253895;-0.467452;-0.846774;, -0.880118;-0.474533;0.014539;, -0.899438;-0.436804;0.014607;, -0.722788;0.470746;-0.505940;, -0.704518;0.468616;-0.532967;, -0.265503;-0.442641;-0.856491;, -0.902809;-0.430038;-0.001971;, -0.275144;-0.430653;-0.859554;, 0.001633;-0.999986;0.005102;, -0.899438;-0.436804;0.014607;, 0.005353;-0.999986;0.000011;, -0.265503;-0.442641;-0.856491;, 0.291823;0.346469;0.891515;, -0.758812;0.346790;0.551309;, 0.001126;0.999999;-0.000818;, 0.288091;0.441945;0.849523;, -0.733858;0.438603;0.518729;, -0.000432;0.999999;-0.001323;, -0.720021;0.438850;0.537569;, -0.880118;-0.474533;0.014539;, -0.882515;-0.469930;-0.018255;, -0.718890;0.441626;-0.536809;, -0.704629;0.470734;0.530949;, -0.704518;0.468616;-0.532967;, -0.758812;0.346790;0.551309;, -0.758827;0.346739;-0.551320;, 0.001126;0.999999;0.000819;, -0.720021;0.438850;0.537569;, -0.718890;0.441626;-0.536809;, 0.001126;0.999999;-0.000818;, -0.758827;0.346739;-0.551320;, 0.287830;0.347354;-0.892468;, -0.002347;0.999971;0.007279;, -0.735076;0.438285;-0.517272;, 0.288227;0.441673;-0.849618;, 0.001126;0.999999;0.000819;, -0.285616;-0.468618;-0.835955;, -0.735076;0.438285;-0.517272;, -0.253895;-0.467452;-0.846774;, 0.288227;0.441673;-0.849618;, -0.722788;0.470746;-0.505940;, 0.289173;0.468473;-0.834813;, 0.898041;0.439673;0.014464;, 0.724780;-0.465865;-0.507606;, 0.256519;0.468249;-0.845542;, 0.882122;0.470784;0.014912;, 0.267525;0.440388;-0.857023;, 0.703699;-0.474370;-0.528943;, 0.937855;0.347004;-0.004091;, 0.287830;0.347354;-0.892468;, -0.002347;0.999971;0.007279;, 0.898041;0.439673;0.014464;, -0.001392;0.999999;0.000007;, 0.267525;0.440388;-0.857023;, 0.883509;0.468092;-0.017340;, 0.258304;0.470811;0.843573;, 0.897726;0.440435;-0.010243;, 0.722685;-0.471917;0.504996;, 0.703245;-0.467225;0.535862;, 0.265383;0.440201;0.857785;, 0.937855;0.347004;-0.004091;, 0.291823;0.346469;0.891515;, -0.000432;0.999999;-0.001323;, 0.897726;0.440435;-0.010243;, 0.265383;0.440201;0.857785;, -0.001392;0.999999;0.000007;, 0.287168;0.464542;0.837696;, -0.722323;0.467304;0.509781;, 0.288091;0.441945;0.849523;, -0.256847;-0.472034;0.843335;, -0.290111;-0.469779;0.833753;, -0.733858;0.438603;0.518729;, 0.937855;0.347004;-0.004091;, 0.291823;0.346469;0.891515;, -0.758812;0.346790;0.551309;, -0.758827;0.346739;-0.551320;, 0.287830;0.347354;-0.892468;, 0.731020;-0.431397;-0.528684;, 0.730058;-0.430900;0.530415;, -0.278867;-0.430744;0.858308;, -0.902809;-0.430038;-0.001971;, -0.275144;-0.430653;-0.859554;, -0.002347;0.999971;0.007279;, 0.898041;0.439673;0.014464;, 0.724780;-0.465865;-0.507606;, -0.285616;-0.468618;-0.835955;, -0.735076;0.438285;-0.517272;, 0.736003;-0.437883;0.516292;, 0.287168;0.464542;0.837696;, -0.722323;0.467304;0.509781;, -0.897578;-0.440592;-0.015262;, 0.003590;-0.999932;-0.011050;, -0.253895;-0.467452;-0.846774;, 0.288227;0.441673;-0.849618;, 0.001126;0.999999;0.000819;, -0.720021;0.438850;0.537569;, -0.880118;-0.474533;0.014539;, 0.720521;-0.435338;-0.539750;, 0.883509;0.468092;-0.017340;, 0.258304;0.470811;0.843573;, -0.289895;-0.441194;0.849299;, -0.004335;-0.999986;-0.003149;, -0.882515;-0.469930;-0.018255;, -0.718890;0.441626;-0.536809;, 0.001126;0.999999;-0.000818;, 0.288091;0.441945;0.849523;, -0.256847;-0.472034;0.843335;, -0.291346;-0.439649;-0.849603;, 0.256519;0.468249;-0.845542;, 0.882122;0.470784;0.014912;, 0.717034;-0.444242;0.537132;, -0.004345;-0.999986;0.003142;, -0.290111;-0.469779;0.833753;, -0.733858;0.438603;0.518729;, -0.000432;0.999999;-0.001323;, 0.897726;0.440435;-0.010243;, 0.722685;-0.471917;0.504996;, 0.001633;-0.999986;0.005102;, -0.899438;-0.436804;0.014607;, -0.722788;0.470746;-0.505940;, 0.289173;0.468473;-0.834813;, 0.733493;-0.439928;-0.518123;, 0.703245;-0.467225;0.535862;, 0.265383;0.440201;0.857785;, -0.001392;0.999999;0.000007;, 0.267525;0.440388;-0.857023;, 0.703699;-0.474370;-0.528943;, 0.005353;-0.999986;0.000011;, -0.265111;-0.438385;0.858798;, -0.704629;0.470734;0.530949;, -0.704518;0.468616;-0.532967;, -0.265503;-0.442641;-0.856491;; 60; 3;108,96,120;, 3;60,109,121;, 3;122,72,61;, 3;78,73,123;, 3;97,79,124;, 3;24,125,42;, 3;18,126,25;, 3;6,127,19;, 3;54,128,7;, 3;129,55,43;, 3;80,98,130;, 3;99,90,131;, 3;91,36,132;, 3;37,84,133;, 3;85,81,134;, 3;12,135,20;, 3;114,136,13;, 3;115,0,137;, 3;8,138,1;, 3;139,9,21;, 3;140,86,48;, 3;141,82,87;, 3;142,74,83;, 3;143,66,75;, 3;144,49,67;, 3;145,26,30;, 3;146,31,102;, 3;147,103,14;, 3;148,15,22;, 3;149,23,27;, 3;150,68,2;, 3;151,76,69;, 3;152,62,77;, 3;153,116,63;, 3;154,3,117;, 3;44,38,155;, 3;39,92,156;, 3;93,32,157;, 3;33,28,158;, 3;29,45,159;, 3;118,16,160;, 3;64,119,161;, 3;110,65,162;, 3;104,111,163;, 3;17,105,164;, 3;165,46,56;, 3;166,57,50;, 3;167,51,88;, 3;168,89,40;, 3;169,41,47;, 3;170,106,34;, 3;171,112,107;, 3;172,100,113;, 3;173,94,101;, 3;174,35,95;, 3;175,58,10;, 3;176,11,4;, 3;177,5,70;, 3;178,71,52;, 3;179,53,59;; } MeshTextureCoords { 32; 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.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } }