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 _15_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "SpearCrafted.png"; } } Frame SpearCrafted { 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.000018,0.000000,0.000000,1.000000;; } Mesh SpearCrafted { 55; -0.007841;0.026216;0.004302;, -0.000368;-0.085395;0.006574;, -0.000368;0.030828;0.008373;, -0.007418;-0.081705;0.002574;, -0.007841;0.026216;-0.003839;, -0.007418;-0.074325;-0.005424;, -0.000368;0.030828;-0.007909;, -0.000368;-0.069983;-0.009423;, 0.007106;0.035440;-0.003839;, 0.006682;-0.074325;-0.005424;, 0.007106;0.035440;0.004302;, 0.006682;-0.079465;0.002574;, 0.006682;-0.079465;0.002574;, 0.007106;0.035440;0.004302;, -0.008541;0.191390;0.002567;, -0.001491;0.191390;0.006638;, -0.008541;0.191390;-0.005574;, -0.001491;0.191390;-0.009644;, 0.005559;0.191390;-0.005574;, 0.005559;0.191390;0.002567;, 0.005559;0.191390;0.002567;, -0.007351;0.300913;0.002047;, -0.001636;0.300913;0.005695;, -0.007351;0.300913;-0.005250;, -0.001636;0.300913;-0.008899;, 0.004080;0.300913;-0.005250;, 0.004080;0.300913;0.002047;, 0.004080;0.300913;0.002047;, -0.009074;0.490259;0.003816;, -0.000301;0.489179;0.007547;, -0.009074;0.490259;-0.003645;, -0.000301;0.489179;-0.007375;, 0.007148;0.488098;-0.003645;, 0.007148;0.488098;0.003816;, 0.007148;0.488098;0.003816;, -0.009584;0.576908;0.003018;, -0.000231;0.575114;0.007080;, -0.009584;0.579528;-0.002279;, -0.000231;0.579798;-0.007568;, 0.007658;0.575817;-0.004489;, 0.007658;0.579262;0.004035;, 0.007148;0.488098;0.003816;, 0.007658;0.579262;0.004035;, 0.006682;-0.079465;0.002574;, -0.000416;-0.090480;-0.002453;, 0.006682;-0.074325;-0.005424;, 0.006682;-0.074325;-0.005424;, -0.000416;-0.090480;-0.002453;, -0.000368;-0.069983;-0.009423;, -0.007418;-0.074325;-0.005424;, -0.007418;-0.081705;0.002574;, -0.007418;-0.081705;0.002574;, -0.000368;-0.085395;0.006574;, 0.000529;0.680312;-0.000366;, 0.007658;0.579262;0.004035;; 72; 3;0,1,2;, 3;1,0,3;, 3;4,3,0;, 3;3,4,5;, 3;6,5,4;, 3;5,6,7;, 3;8,7,6;, 3;7,8,9;, 3;10,9,8;, 3;9,10,11;, 3;2,12,13;, 3;12,2,1;, 3;14,2,15;, 3;2,14,0;, 3;16,0,14;, 3;0,16,4;, 3;17,4,16;, 3;4,17,6;, 3;18,6,17;, 3;6,18,8;, 3;19,8,18;, 3;8,19,10;, 3;15,13,20;, 3;13,15,2;, 3;21,15,22;, 3;15,21,14;, 3;23,14,21;, 3;14,23,16;, 3;24,16,23;, 3;16,24,17;, 3;25,17,24;, 3;17,25,18;, 3;26,18,25;, 3;18,26,19;, 3;22,20,27;, 3;20,22,15;, 3;28,22,29;, 3;22,28,21;, 3;30,21,28;, 3;21,30,23;, 3;31,23,30;, 3;23,31,24;, 3;32,24,31;, 3;24,32,25;, 3;33,25,32;, 3;25,33,26;, 3;29,27,34;, 3;27,29,22;, 3;35,29,36;, 3;29,35,28;, 3;37,28,35;, 3;28,37,30;, 3;38,30,37;, 3;30,38,31;, 3;39,31,38;, 3;31,39,32;, 3;40,32,39;, 3;32,40,41;, 3;36,34,42;, 3;34,36,29;, 3;43,44,45;, 3;46,47,48;, 3;48,47,49;, 3;49,47,50;, 3;51,44,52;, 3;52,44,43;, 3;53,35,36;, 3;53,37,35;, 3;53,38,37;, 3;53,39,38;, 3;53,54,39;, 3;53,36,42;; MeshNormals { 55; -0.857093;-0.006198;0.515124;, -0.053778;-0.016885;0.998410;, 0.002557;-0.003051;0.999992;, -0.729274;-0.013903;0.684081;, -0.862169;-0.000451;-0.506621;, -0.948047;0.001512;-0.318127;, 0.000312;0.001500;-0.999999;, -0.001226;0.013677;-0.999906;, 0.862153;0.002445;-0.506643;, 0.942229;0.001328;-0.334967;, 0.858133;0.003709;0.513415;, 0.744196;-0.011692;0.667859;, 0.744196;-0.011692;0.667859;, 0.858133;0.003709;0.513415;, -0.866916;0.006345;0.498414;, -0.001628;0.010944;0.999939;, -0.865918;0.000213;-0.500186;, -0.000202;-0.000778;-1.000000;, 0.865069;0.007720;-0.501593;, 0.866748;0.013352;0.498568;, 0.866748;0.013352;0.498568;, -0.876893;-0.001232;0.480684;, -0.000649;-0.002081;0.999998;, -0.875221;0.005899;-0.483687;, -0.001634;0.007083;-0.999974;, 0.875257;0.000638;-0.483657;, 0.876439;-0.001102;0.481511;, 0.876439;-0.001102;0.481511;, -0.833244;-0.004212;0.552889;, 0.032001;-0.002922;0.999484;, -0.834831;-0.003524;-0.550495;, 0.029429;-0.001288;-0.999566;, 0.852854;-0.008285;-0.522083;, 0.849759;-0.010395;0.527069;, 0.849759;-0.010395;0.527069;, -0.832942;0.041657;0.551790;, -0.021635;0.028458;0.999361;, -0.873771;0.057642;-0.482910;, -0.060894;0.042881;-0.997223;, 0.826528;0.025445;-0.562320;, 0.823346;0.049189;0.565403;, 0.849759;-0.010395;0.527069;, 0.823346;0.049189;0.565403;, 0.853626;-0.515262;-0.076347;, 0.026955;-0.950919;-0.308264;, 0.545467;-0.377299;-0.748405;, 0.545467;-0.377299;-0.748405;, 0.026955;-0.950919;-0.308264;, 0.000239;-0.321940;-0.946760;, -0.494619;-0.359857;-0.791110;, -0.808656;-0.575560;-0.121684;, -0.808656;-0.575560;-0.121684;, 0.119530;-0.865315;0.486768;, 0.009759;0.999951;-0.001734;, 0.823346;0.049189;0.565403;; 72; 3;0,1,2;, 3;1,0,3;, 3;4,3,0;, 3;3,4,5;, 3;6,5,4;, 3;5,6,7;, 3;8,7,6;, 3;7,8,9;, 3;10,9,8;, 3;9,10,11;, 3;2,12,13;, 3;12,2,1;, 3;14,2,15;, 3;2,14,0;, 3;16,0,14;, 3;0,16,4;, 3;17,4,16;, 3;4,17,6;, 3;18,6,17;, 3;6,18,8;, 3;19,8,18;, 3;8,19,10;, 3;15,13,20;, 3;13,15,2;, 3;21,15,22;, 3;15,21,14;, 3;23,14,21;, 3;14,23,16;, 3;24,16,23;, 3;16,24,17;, 3;25,17,24;, 3;17,25,18;, 3;26,18,25;, 3;18,26,19;, 3;22,20,27;, 3;20,22,15;, 3;28,22,29;, 3;22,28,21;, 3;30,21,28;, 3;21,30,23;, 3;31,23,30;, 3;23,31,24;, 3;32,24,31;, 3;24,32,25;, 3;33,25,32;, 3;25,33,26;, 3;29,27,34;, 3;27,29,22;, 3;35,29,36;, 3;29,35,28;, 3;37,28,35;, 3;28,37,30;, 3;38,30,37;, 3;30,38,31;, 3;39,31,38;, 3;31,39,32;, 3;40,32,39;, 3;32,40,41;, 3;36,34,42;, 3;34,36,29;, 3;43,44,45;, 3;46,47,48;, 3;48,47,49;, 3;49,47,50;, 3;51,44,52;, 3;52,44,43;, 3;53,35,36;, 3;53,37,35;, 3;53,38,37;, 3;53,39,38;, 3;53,54,39;, 3;53,36,42;; } MeshMaterialList { 1; 72; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _15_-_Default } } MeshTextureCoords c1 { 55; 0.400603;0.848603;, 0.306585;0.993403;, 0.308111;0.842619;, 0.414663;0.988616;, 0.491615;0.848603;, 0.509277;0.979041;, 0.601857;0.842619;, 0.600552;0.973408;, 0.701899;0.836636;, 0.686129;0.979041;, 0.781475;0.836636;, 0.768308;0.985710;, 0.208308;0.985710;, 0.221475;0.836636;, 0.419997;0.634311;, 0.321002;0.634311;, 0.503950;0.634311;, 0.588803;0.634311;, 0.678370;0.634311;, 0.773411;0.634311;, 0.213410;0.634311;, 0.420200;0.492220;, 0.324111;0.492220;, 0.508162;0.492220;, 0.586689;0.492220;, 0.670150;0.492220;, 0.776221;0.492220;, 0.216221;0.492220;, 0.398510;0.254428;, 0.298675;0.254971;, 0.475633;0.250022;, 0.593489;0.252966;, 0.700662;0.259068;, 0.777362;0.249371;, 0.212824;0.255802;, 0.415196;0.087713;, 0.326039;0.080539;, 0.470337;0.087663;, 0.603079;0.088397;, 0.665394;0.071957;, 0.714820;0.033125;, 0.796963;0.279956;, 0.257923;0.039786;, 0.664161;0.072603;, 0.474105;0.034051;, 0.712716;0.033996;, 0.713297;0.033972;, 0.473020;0.034130;, 0.602401;0.088243;, 0.336741;0.080208;, 0.257710;0.039722;, 0.258314;0.040353;, 0.469683;0.087419;, 0.472861;0.033022;, 0.715325;0.033630;; } } }