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 { 101; -135.007568;282.276703;0.000008;, -14.618601;182.095963;95.332214;, -30.956217;-18.265528;82.394951;, -135.007584;-118.446335;0.000006;, -30.956293;-18.265528;-82.394974;, -14.618654;182.095963;-95.332214;, 902.867615;-568.721924;0.000000;, 819.319336;-593.996460;56.423985;, 652.222595;-644.545288;56.423985;, 568.674316;-669.819824;-0.000006;, 652.222595;-644.545288;-56.423988;, 819.319336;-593.996460;-56.423977;, 1476.871338;-1421.887939;0.000000;, 1374.421875;-1392.682739;45.139191;, 1169.523560;-1334.272705;45.139187;, 1067.074219;-1305.067383;-0.000005;, 1169.523560;-1334.272705;-45.139194;, 1374.421875;-1392.682739;-45.139183;, 1775.569824;-2157.299805;0.000000;, 1682.882446;-2101.422852;33.854393;, 1497.507568;-1989.668213;33.854389;, 1404.820435;-1933.790894;-0.000003;, 1497.507568;-1989.668213;-33.854393;, 1682.882446;-2101.422852;-33.854389;, 1772.725586;-2678.367432;0.000000;, 1709.098511;-2623.730957;22.569595;, 1581.844482;-2514.457764;22.569593;, 1518.217041;-2459.820801;-0.000002;, 1581.844482;-2514.457764;-22.569597;, 1709.098633;-2623.730957;-22.569592;, 1486.462769;-2924.445557;0.000000;, 1458.226807;-2892.294922;11.284798;, 1401.755005;-2827.993652;11.284797;, 1373.519287;-2795.843018;-0.000001;, 1401.755005;-2827.993652;-11.284799;, 1458.226807;-2892.294922;-11.284796;, 974.202332;-2877.568359;0.000000;, -375.785522;182.095963;0.000029;, -343.110260;-18.265530;0.000039;, -653.944824;-568.721863;410.930542;, -719.052063;-593.996399;349.638916;, -635.503723;-644.545227;283.479584;, -486.848236;-669.819824;278.611877;, -421.740967;-644.545288;339.903503;, -505.289276;-593.996399;406.062836;, -940.946289;-1421.887817;638.198364;, -975.226807;-1392.682617;575.065552;, -872.777649;-1334.272461;493.939209;, -736.047974;-1305.067383;475.945618;, -701.767395;-1334.272461;539.078369;, -804.216553;-1392.682617;620.204712;, -1090.295410;-2157.299805;756.463440;, -1108.080688;-2101.422852;702.838196;, -1015.393250;-1989.667847;629.441833;, -904.920898;-1933.790894;609.670959;, -887.135559;-1989.667847;663.296204;, -979.823120;-2101.422852;736.692505;, -1088.873413;-2678.367432;755.337341;, -1099.812378;-2623.730957;718.860413;, -1036.185425;-2514.457764;668.476135;, -961.619202;-2459.821045;654.568665;, -950.680237;-2514.457764;691.045654;, -1014.307434;-2623.730957;741.430054;, -945.742004;-2924.445313;641.996033;, -953.000305;-2892.294678;625.174072;, -924.764465;-2827.993652;602.814941;, -889.270386;-2795.843018;597.277832;, -882.011902;-2827.993652;614.099731;, -910.247742;-2892.294678;636.458862;, -689.612061;-2877.568359;439.174530;, -653.945557;-568.721802;-410.930359;, -505.290009;-593.996399;-406.062683;, -421.741608;-644.545288;-339.903412;, -486.848755;-669.819824;-278.611755;, -635.504272;-644.545227;-283.479370;, -719.052734;-593.996460;-349.638702;, -940.947571;-1421.888062;-638.198059;, -804.217834;-1392.682861;-620.204468;, -701.768433;-1334.272461;-539.078125;, -736.048950;-1305.067383;-475.945343;, -872.778625;-1334.272461;-493.938904;, -975.228027;-1392.682861;-575.065247;, -1090.296997;-2157.299805;-756.463013;, -979.824524;-2101.422852;-736.692200;, -887.136963;-1989.667969;-663.295837;, -904.922180;-1933.791016;-609.670654;, -1015.394592;-1989.667969;-629.441467;, -1108.082153;-2101.422607;-702.837769;, -1088.874878;-2678.367432;-755.336914;, -1014.308899;-2623.730957;-741.429565;, -950.681763;-2514.457764;-691.045349;, -961.620605;-2459.821045;-654.568298;, -1036.186890;-2514.458008;-668.475708;, -1099.813965;-2623.730957;-718.860107;, -945.743469;-2924.445557;-641.995728;, -910.249207;-2892.295166;-636.458496;, -882.013245;-2827.993408;-614.099426;, -889.271606;-2795.843018;-597.277466;, -924.765747;-2827.993652;-602.814575;, -953.001770;-2892.295166;-625.173706;, -689.613098;-2877.568604;-439.174255;; 198; 3;7,6,0;, 3;1,7,0;, 3;8,7,1;, 3;2,8,1;, 3;9,8,2;, 3;3,9,2;, 3;10,9,3;, 3;4,10,3;, 3;11,10,4;, 3;5,11,4;, 3;6,11,5;, 3;0,6,5;, 3;13,12,6;, 3;7,13,6;, 3;14,13,7;, 3;8,14,7;, 3;15,14,8;, 3;9,15,8;, 3;16,15,9;, 3;10,16,9;, 3;17,16,10;, 3;11,17,10;, 3;12,17,11;, 3;6,12,11;, 3;19,18,12;, 3;13,19,12;, 3;20,19,13;, 3;14,20,13;, 3;21,20,14;, 3;15,21,14;, 3;22,21,15;, 3;16,22,15;, 3;23,22,16;, 3;17,23,16;, 3;18,23,17;, 3;12,18,17;, 3;25,24,18;, 3;19,25,18;, 3;26,25,19;, 3;20,26,19;, 3;27,26,20;, 3;21,27,20;, 3;28,27,21;, 3;22,28,21;, 3;29,28,22;, 3;23,29,22;, 3;24,29,23;, 3;18,24,23;, 3;31,30,24;, 3;25,31,24;, 3;32,31,25;, 3;26,32,25;, 3;33,32,26;, 3;27,33,26;, 3;34,33,27;, 3;28,34,27;, 3;35,34,28;, 3;29,35,28;, 3;30,35,29;, 3;24,30,29;, 3;31,36,30;, 3;32,36,31;, 3;33,36,32;, 3;34,36,33;, 3;35,36,34;, 3;30,36,35;, 3;40,39,0;, 3;37,40,0;, 3;41,40,37;, 3;38,41,37;, 3;42,41,38;, 3;3,42,38;, 3;43,42,3;, 3;2,43,3;, 3;44,43,2;, 3;1,44,2;, 3;39,44,1;, 3;0,39,1;, 3;46,45,39;, 3;40,46,39;, 3;47,46,40;, 3;41,47,40;, 3;48,47,41;, 3;42,48,41;, 3;49,48,42;, 3;43,49,42;, 3;50,49,43;, 3;44,50,43;, 3;45,50,44;, 3;39,45,44;, 3;52,51,45;, 3;46,52,45;, 3;53,52,46;, 3;47,53,46;, 3;54,53,47;, 3;48,54,47;, 3;55,54,48;, 3;49,55,48;, 3;56,55,49;, 3;50,56,49;, 3;51,56,50;, 3;45,51,50;, 3;58,57,51;, 3;52,58,51;, 3;59,58,52;, 3;53,59,52;, 3;60,59,53;, 3;54,60,53;, 3;61,60,54;, 3;55,61,54;, 3;62,61,55;, 3;56,62,55;, 3;57,62,56;, 3;51,57,56;, 3;64,63,57;, 3;58,64,57;, 3;65,64,58;, 3;59,65,58;, 3;66,65,59;, 3;60,66,59;, 3;67,66,60;, 3;61,67,60;, 3;68,67,61;, 3;62,68,61;, 3;63,68,62;, 3;57,63,62;, 3;64,69,63;, 3;65,69,64;, 3;66,69,65;, 3;67,69,66;, 3;68,69,67;, 3;63,69,68;, 3;71,70,0;, 3;5,71,0;, 3;72,71,5;, 3;4,72,5;, 3;73,72,4;, 3;3,73,4;, 3;74,73,3;, 3;38,74,3;, 3;75,74,38;, 3;37,75,38;, 3;70,75,37;, 3;0,70,37;, 3;77,76,70;, 3;71,77,70;, 3;78,77,71;, 3;72,78,71;, 3;79,78,72;, 3;73,79,72;, 3;80,79,73;, 3;74,80,73;, 3;81,80,74;, 3;75,81,74;, 3;76,81,75;, 3;70,76,75;, 3;83,82,76;, 3;77,83,76;, 3;84,83,77;, 3;78,84,77;, 3;85,84,78;, 3;79,85,78;, 3;86,85,79;, 3;80,86,79;, 3;87,86,80;, 3;81,87,80;, 3;82,87,81;, 3;76,82,81;, 3;89,88,82;, 3;83,89,82;, 3;90,89,83;, 3;84,90,83;, 3;91,90,84;, 3;85,91,84;, 3;92,91,85;, 3;86,92,85;, 3;93,92,86;, 3;87,93,86;, 3;88,93,87;, 3;82,88,87;, 3;95,94,88;, 3;89,95,88;, 3;96,95,89;, 3;90,96,89;, 3;97,96,90;, 3;91,97,90;, 3;98,97,91;, 3;92,98,91;, 3;99,98,92;, 3;93,99,92;, 3;94,99,93;, 3;88,94,93;, 3;95,100,94;, 3;96,100,95;, 3;97,100,96;, 3;98,100,97;, 3;99,100,98;, 3;94,100,99;; 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 { 101; -0.526761;0.849998;0.005178;, 0.083164;0.503148;0.860190;, 0.601304;-0.726197;0.333273;, 0.541472;-0.840676;-0.008503;, 0.641250;-0.708991;-0.293480;, 0.692096;0.062593;-0.719086;, 0.837753;0.520991;0.163519;, 0.379701;0.287280;0.879373;, -0.247455;-0.285176;0.925981;, -0.666023;-0.745690;0.018957;, -0.110072;-0.381147;-0.917939;, 0.484813;-0.062887;-0.872354;, 0.940189;-0.340651;0.001130;, 0.539166;-0.191334;0.820178;, -0.501400;0.093593;0.860139;, -0.985071;0.172139;0.002028;, -0.460126;0.005401;-0.887837;, 0.561247;-0.261844;-0.785137;, 0.834893;-0.550412;0.000903;, 0.565845;-0.369870;0.736896;, -0.564337;0.304835;0.767203;, -0.882482;0.470344;0.001354;, -0.558436;0.244777;-0.792612;, 0.563619;-0.417164;-0.712957;, 0.737766;-0.675056;0.000838;, 0.533124;-0.484753;0.693392;, -0.552411;0.443682;0.705683;, -0.781992;0.623287;0.001064;, -0.566257;0.406516;-0.717006;, 0.515616;-0.515595;-0.684326;, 0.644311;-0.760212;-0.083313;, 0.507622;-0.604201;0.614215;, -0.448282;0.448723;0.773105;, -0.692340;0.716712;0.083603;, -0.563516;0.556655;-0.610397;, 0.382946;-0.497488;-0.778369;, -0.955338;-0.295516;-0.000000;, -0.741729;0.669338;-0.042714;, -0.990297;0.114823;-0.078276;, -0.657609;0.726266;0.200219;, -0.744052;0.667072;-0.037449;, -0.650326;0.131317;-0.748219;, 0.627333;-0.741619;-0.237601;, 0.740191;-0.669833;0.058656;, 0.682149;-0.305021;0.664556;, -0.651542;0.694647;0.304892;, -0.760350;0.647339;-0.053095;, -0.689336;0.318750;-0.650550;, 0.645471;-0.710414;-0.280500;, 0.748842;-0.661440;0.041636;, 0.708608;-0.426271;0.562288;, -0.674240;0.624754;0.393805;, -0.775757;0.627799;-0.063795;, -0.719025;0.465553;-0.516007;, 0.658848;-0.666439;-0.348968;, 0.759786;-0.648954;0.039800;, 0.730242;-0.557818;0.394442;, -0.778023;0.204555;0.594001;, -0.806013;0.582596;-0.104523;, -0.735225;0.583159;-0.345500;, 0.712669;-0.514817;-0.476515;, 0.781252;-0.621673;0.056284;, 0.734586;-0.633278;0.243604;, 0.504453;-0.858375;0.093380;, -0.866168;0.443269;-0.230793;, -0.745318;0.624094;-0.234538;, -0.342673;0.843603;-0.413412;, 0.833182;-0.540315;0.117756;, 0.740885;-0.652022;0.161111;, 0.670542;-0.692825;-0.265268;, -0.619979;0.734814;-0.275089;, 0.600818;-0.099816;-0.793130;, 0.739882;-0.671169;-0.045898;, 0.636823;-0.737670;0.224276;, -0.681406;0.151309;0.716094;, -0.757247;0.650784;0.055289;, -0.640532;0.692209;-0.332514;, 0.702172;-0.384746;-0.599104;, 0.752300;-0.657401;-0.043223;, 0.640977;-0.709243;0.293468;, -0.674242;0.263762;0.689803;, -0.763891;0.643269;0.051721;, -0.645831;0.608660;-0.460907;, 0.726878;-0.520982;-0.447466;, 0.765208;-0.642269;-0.044127;, 0.643581;-0.660246;0.387142;, -0.706877;0.411417;0.575379;, -0.782920;0.618300;0.068858;, -0.693214;0.143027;-0.706397;, 0.734830;-0.613150;-0.289950;, 0.792270;-0.606139;-0.070029;, 0.669452;-0.479703;0.567202;, -0.730997;0.547917;0.406732;, -0.821551;0.554582;0.132263;, -0.304808;-0.946749;0.103725;, 0.727025;-0.663510;-0.176607;, 0.818367;-0.553494;-0.154659;, 0.964853;0.056274;0.256695;, -0.728247;0.633067;0.262457;, -0.838192;0.477576;0.263354;, 0.670543;-0.692827;0.265260;; 198; 3;7,6,0;, 3;1,7,0;, 3;8,7,1;, 3;2,8,1;, 3;9,8,2;, 3;3,9,2;, 3;10,9,3;, 3;4,10,3;, 3;11,10,4;, 3;5,11,4;, 3;6,11,5;, 3;0,6,5;, 3;13,12,6;, 3;7,13,6;, 3;14,13,7;, 3;8,14,7;, 3;15,14,8;, 3;9,15,8;, 3;16,15,9;, 3;10,16,9;, 3;17,16,10;, 3;11,17,10;, 3;12,17,11;, 3;6,12,11;, 3;19,18,12;, 3;13,19,12;, 3;20,19,13;, 3;14,20,13;, 3;21,20,14;, 3;15,21,14;, 3;22,21,15;, 3;16,22,15;, 3;23,22,16;, 3;17,23,16;, 3;18,23,17;, 3;12,18,17;, 3;25,24,18;, 3;19,25,18;, 3;26,25,19;, 3;20,26,19;, 3;27,26,20;, 3;21,27,20;, 3;28,27,21;, 3;22,28,21;, 3;29,28,22;, 3;23,29,22;, 3;24,29,23;, 3;18,24,23;, 3;31,30,24;, 3;25,31,24;, 3;32,31,25;, 3;26,32,25;, 3;33,32,26;, 3;27,33,26;, 3;34,33,27;, 3;28,34,27;, 3;35,34,28;, 3;29,35,28;, 3;30,35,29;, 3;24,30,29;, 3;31,36,30;, 3;32,36,31;, 3;33,36,32;, 3;34,36,33;, 3;35,36,34;, 3;30,36,35;, 3;40,39,0;, 3;37,40,0;, 3;41,40,37;, 3;38,41,37;, 3;42,41,38;, 3;3,42,38;, 3;43,42,3;, 3;2,43,3;, 3;44,43,2;, 3;1,44,2;, 3;39,44,1;, 3;0,39,1;, 3;46,45,39;, 3;40,46,39;, 3;47,46,40;, 3;41,47,40;, 3;48,47,41;, 3;42,48,41;, 3;49,48,42;, 3;43,49,42;, 3;50,49,43;, 3;44,50,43;, 3;45,50,44;, 3;39,45,44;, 3;52,51,45;, 3;46,52,45;, 3;53,52,46;, 3;47,53,46;, 3;54,53,47;, 3;48,54,47;, 3;55,54,48;, 3;49,55,48;, 3;56,55,49;, 3;50,56,49;, 3;51,56,50;, 3;45,51,50;, 3;58,57,51;, 3;52,58,51;, 3;59,58,52;, 3;53,59,52;, 3;60,59,53;, 3;54,60,53;, 3;61,60,54;, 3;55,61,54;, 3;62,61,55;, 3;56,62,55;, 3;57,62,56;, 3;51,57,56;, 3;64,63,57;, 3;58,64,57;, 3;65,64,58;, 3;59,65,58;, 3;66,65,59;, 3;60,66,59;, 3;67,66,60;, 3;61,67,60;, 3;68,67,61;, 3;62,68,61;, 3;63,68,62;, 3;57,63,62;, 3;64,69,63;, 3;65,69,64;, 3;66,69,65;, 3;67,69,66;, 3;68,69,67;, 3;63,69,68;, 3;71,70,0;, 3;5,71,0;, 3;72,71,5;, 3;4,72,5;, 3;73,72,4;, 3;3,73,4;, 3;74,73,3;, 3;38,74,3;, 3;75,74,38;, 3;37,75,38;, 3;70,75,37;, 3;0,70,37;, 3;77,76,70;, 3;71,77,70;, 3;78,77,71;, 3;72,78,71;, 3;79,78,72;, 3;73,79,72;, 3;80,79,73;, 3;74,80,73;, 3;81,80,74;, 3;75,81,74;, 3;76,81,75;, 3;70,76,75;, 3;83,82,76;, 3;77,83,76;, 3;84,83,77;, 3;78,84,77;, 3;85,84,78;, 3;79,85,78;, 3;86,85,79;, 3;80,86,79;, 3;87,86,80;, 3;81,87,80;, 3;82,87,81;, 3;76,82,81;, 3;89,88,82;, 3;83,89,82;, 3;90,89,83;, 3;84,90,83;, 3;91,90,84;, 3;85,91,84;, 3;92,91,85;, 3;86,92,85;, 3;93,92,86;, 3;87,93,86;, 3;88,93,87;, 3;82,88,87;, 3;95,94,88;, 3;89,95,88;, 3;96,95,89;, 3;90,96,89;, 3;97,96,90;, 3;91,97,90;, 3;98,97,91;, 3;92,98,91;, 3;99,98,92;, 3;93,99,92;, 3;94,99,93;, 3;88,94,93;, 3;95,100,94;, 3;96,100,95;, 3;97,100,96;, 3;98,100,97;, 3;99,100,98;, 3;94,100,99;; } MeshTextureCoords { 101; 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;, 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;, 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;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } }