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 _17_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "PickAxeHandle.png"; } } Frame PickAxeHandle { 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 PickAxeHandle { 46; 0.006444;0.449113;-0.023216;, -0.004397;-0.033960;-0.015839;, -0.006444;0.449113;-0.023216;, 0.004396;-0.033960;-0.015839;, 0.012888;0.449113;0.000000;, 0.004396;-0.033960;-0.015839;, 0.006444;0.449113;-0.023216;, 0.008793;-0.033960;0.000000;, 0.006444;0.449113;0.023216;, 0.004397;-0.033960;0.015839;, -0.006444;0.449113;0.023216;, -0.004396;-0.033960;0.015839;, -0.012888;0.449113;0.000000;, -0.004396;-0.033960;0.015839;, -0.006444;0.449113;0.023216;, -0.008793;-0.033960;0.000000;, 0.004396;-0.033960;-0.015839;, 0.000000;-0.039688;0.000000;, -0.004397;-0.033960;-0.015839;, 0.008793;-0.033960;0.000000;, 0.004397;-0.033960;0.015839;, -0.004396;-0.033960;0.015839;, -0.008793;-0.033960;0.000000;, -0.008883;0.507430;-0.025818;, 0.000000;0.507430;-0.000000;, 0.008917;0.507430;-0.025818;, 0.015938;0.507430;0.000000;, 0.008917;0.507430;0.026529;, -0.008883;0.507430;0.026529;, -0.015716;0.507430;-0.000000;, 0.008189;0.476983;-0.024079;, -0.008154;0.476983;-0.024079;, 0.014480;0.476983;0.000000;, 0.008189;0.476983;-0.024079;, 0.008189;0.476983;0.024874;, -0.008154;0.476983;0.024874;, -0.014258;0.476983;-0.000000;, -0.008154;0.476983;0.024874;, 0.015938;0.507430;0.000000;, 0.008917;0.507430;-0.025818;, 0.008917;0.507430;0.026529;, -0.015716;0.507430;-0.000000;, -0.008883;0.507430;0.026529;, -0.008883;0.507430;-0.025818;, -0.008883;0.507430;0.026529;, 0.008917;0.507430;-0.025818;; 48; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,7,4;, 3;7,8,9;, 3;10,9,8;, 3;9,10,11;, 3;12,13,14;, 3;13,12,15;, 3;2,15,12;, 3;15,2,1;, 3;16,17,18;, 3;19,17,16;, 3;20,17,19;, 3;21,17,20;, 3;22,17,21;, 3;18,17,22;, 3;23,24,25;, 3;25,24,26;, 3;26,24,27;, 3;27,24,28;, 3;28,24,29;, 3;29,24,23;, 3;30,2,31;, 3;2,30,0;, 3;32,6,33;, 3;6,32,4;, 3;34,4,32;, 3;4,34,8;, 3;35,8,34;, 3;8,35,10;, 3;36,14,37;, 3;14,36,12;, 3;31,12,36;, 3;12,31,2;, 3;38,33,39;, 3;33,38,32;, 3;40,32,38;, 3;32,40,34;, 3;41,37,42;, 3;37,41,36;, 3;43,36,41;, 3;36,43,31;, 3;34,44,35;, 3;40,44,34;, 3;45,31,43;, 3;31,45,30;; MeshNormals { 46; 0.600377;-0.036503;-0.798884;, -0.606950;-0.014707;-0.794604;, -0.599027;-0.038386;-0.799808;, 0.606950;-0.014707;-0.794604;, 0.999355;-0.035818;-0.002779;, 0.606950;-0.014707;-0.794604;, 0.600377;-0.036503;-0.798884;, 0.999964;-0.008477;-0.000000;, 0.601296;-0.050519;0.797428;, 0.606950;-0.014707;0.794604;, -0.604616;-0.045463;0.795218;, -0.606950;-0.014707;0.794604;, -0.999494;-0.031703;0.002653;, -0.606950;-0.014707;0.794604;, -0.604616;-0.045463;0.795218;, -0.999964;-0.008477;0.000000;, 0.181261;-0.939834;-0.289581;, 0.000000;-1.000000;-0.000000;, -0.181261;-0.939834;-0.289580;, 0.545849;-0.837884;-0.000000;, 0.181261;-0.939834;0.289580;, -0.181261;-0.939834;0.289580;, -0.545849;-0.837884;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.616055;-0.062816;-0.785195;, -0.618080;-0.057528;-0.784008;, 0.998593;-0.052849;-0.004282;, 0.616055;-0.062816;-0.785195;, 0.615201;-0.067562;0.785470;, -0.618434;-0.072328;0.782501;, -0.998708;-0.050793;-0.001691;, -0.618434;-0.072328;0.782501;, 0.998965;-0.045462;-0.001232;, 0.601558;-0.059874;-0.796582;, 0.606505;-0.060797;0.792752;, -0.998967;-0.045071;-0.005807;, -0.607314;-0.057588;0.792372;, -0.605805;-0.062792;-0.793131;, -0.607314;-0.057588;0.792372;, 0.601558;-0.059874;-0.796582;; 48; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,7,4;, 3;7,8,9;, 3;10,9,8;, 3;9,10,11;, 3;12,13,14;, 3;13,12,15;, 3;2,15,12;, 3;15,2,1;, 3;16,17,18;, 3;19,17,16;, 3;20,17,19;, 3;21,17,20;, 3;22,17,21;, 3;18,17,22;, 3;23,24,25;, 3;25,24,26;, 3;26,24,27;, 3;27,24,28;, 3;28,24,29;, 3;29,24,23;, 3;30,2,31;, 3;2,30,0;, 3;32,6,33;, 3;6,32,4;, 3;34,4,32;, 3;4,34,8;, 3;35,8,34;, 3;8,35,10;, 3;36,14,37;, 3;14,36,12;, 3;31,12,36;, 3;12,31,2;, 3;38,33,39;, 3;33,38,32;, 3;40,32,38;, 3;32,40,34;, 3;41,37,42;, 3;37,41,36;, 3;43,36,41;, 3;36,43,31;, 3;34,44,35;, 3;40,44,34;, 3;45,31,43;, 3;31,45,30;; } 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; { _17_-_Default } } MeshTextureCoords c1 { 46; 0.151360;0.195549;, 0.126958;0.985560;, 0.126319;0.194105;, 0.143992;0.984775;, 0.077697;0.195189;, 0.059982;0.987066;, 0.032075;0.194746;, 0.093139;0.986466;, 0.126296;0.194529;, 0.126296;0.986016;, 0.152294;0.194640;, 0.144032;0.986091;, 0.077686;0.195992;, 0.061733;0.987747;, 0.032028;0.194600;, 0.093798;0.986041;, 0.967739;0.846555;, 0.794990;0.798605;, 0.967739;0.750655;, 0.794990;0.894504;, 0.622242;0.846555;, 0.622242;0.750655;, 0.794990;0.702705;, 0.870159;0.307156;, 0.831717;0.449110;, 0.791491;0.307651;, 0.753050;0.449606;, 0.789275;0.609067;, 0.867942;0.608572;, 0.910384;0.448615;, 0.152195;0.126284;, 0.126178;0.126237;, 0.077688;0.125477;, 0.025545;0.126284;, 0.126765;0.127102;, 0.151650;0.126877;, 0.078180;0.125116;, 0.025654;0.125127;, 0.076767;0.044182;, 0.020666;0.041923;, 0.127499;0.044408;, 0.077038;0.044014;, 0.020502;0.041852;, 0.127017;0.043437;, 0.153290;0.042600;, 0.153253;0.043902;; } } }