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 Mat_HandScythe { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "HandScythe.png"; } } Frame HandScythe { 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 HandScythe { 113; 0.012835;-0.022368;0.000000;, 0.005088;-0.015845;0.008813;, 0.006418;-0.022368;0.011116;, 0.010177;-0.015845;-0.000000;, -0.005088;-0.015845;0.008813;, -0.006418;-0.022368;0.011116;, -0.010177;-0.015845;-0.000000;, -0.012835;-0.022368;-0.000000;, -0.005088;-0.015845;-0.008813;, -0.006418;-0.022368;-0.011116;, 0.005088;-0.015845;-0.008813;, 0.006418;-0.022368;-0.011116;, 0.010177;-0.015845;-0.000000;, 0.012835;-0.022368;0.000000;, 0.005433;0.059748;0.009410;, 0.010866;0.059748;-0.000000;, -0.005433;0.059748;0.009410;, -0.010866;0.059748;-0.000000;, -0.005433;0.059748;-0.009410;, 0.005433;0.059748;-0.009410;, 0.010866;0.059748;-0.000000;, 0.010177;-0.015845;-0.000000;, 0.003914;0.070568;0.006780;, 0.007829;0.070568;0.000000;, -0.003914;0.070568;0.006780;, -0.007829;0.070568;-0.000000;, -0.003914;0.070568;-0.006780;, 0.003914;0.070568;-0.006780;, 0.007829;0.070568;0.000000;, 0.006418;-0.022368;0.011116;, 0.000000;-0.025759;0.000000;, 0.012835;-0.022368;0.000000;, -0.006418;-0.022368;0.011116;, -0.012835;-0.022368;-0.000000;, -0.006418;-0.022368;-0.011116;, 0.006418;-0.022368;-0.011116;, 0.003914;0.074861;-0.000000;, -0.001957;0.074861;0.003390;, 0.001957;0.074861;0.003390;, -0.003914;0.074885;-0.000000;, -0.001957;0.074885;-0.003390;, 0.001957;0.074885;-0.003390;, 0.003914;0.074861;-0.000000;, 0.001957;0.074861;0.003390;, 0.003914;0.074861;-0.000000;, -0.001957;0.074861;0.003390;, -0.003914;0.074885;-0.000000;, -0.001957;0.074885;-0.003390;, 0.001957;0.074885;-0.003390;, 0.003914;0.074861;-0.000000;, 0.007829;0.070568;0.000000;, -0.001554;0.074360;-0.003174;, 0.000000;0.094887;-0.005172;, 0.001554;0.074360;-0.003174;, 0.000000;0.094887;-0.005172;, 0.004211;0.100668;0.029858;, 0.001913;0.075612;0.002227;, 0.000000;0.126443;0.017873;, 0.001913;0.075612;0.002227;, -0.004211;0.100935;0.029858;, -0.001913;0.075879;0.002227;, 0.004211;0.100668;0.029858;, -0.001913;0.075879;0.002227;, 0.000000;0.126443;0.017873;, 0.000000;0.094887;-0.005172;, -0.004211;0.100935;0.029858;, 0.004211;0.130948;0.049206;, -0.004211;0.131215;0.049206;, 0.004211;0.130948;0.049206;, -0.004211;0.131215;0.049206;, 0.004211;0.164956;0.059845;, 0.000000;0.163251;0.032953;, -0.004211;0.165223;0.059845;, 0.004211;0.164956;0.059845;, 0.000000;0.163251;0.032953;, -0.004211;0.165223;0.059845;, 0.004211;0.204111;0.054958;, 0.000000;0.202741;0.021421;, -0.004211;0.204378;0.054958;, 0.004211;0.204111;0.054958;, 0.000000;0.202741;0.021421;, -0.004211;0.204378;0.054958;, 0.004211;0.231777;0.034559;, -0.004211;0.232044;0.034559;, 0.004211;0.231777;0.034559;, -0.004211;0.232044;0.034559;, 0.004211;0.248988;0.005123;, 0.000000;0.225698;-0.018700;, -0.004211;0.249255;0.005123;, 0.004211;0.248988;0.005123;, 0.000000;0.225698;-0.018700;, -0.004211;0.249255;0.005123;, 0.004211;0.255843;-0.030368;, -0.004211;0.255843;-0.030368;, 0.004211;0.255843;-0.030368;, -0.004211;0.255843;-0.030368;, 0.004211;0.249371;-0.073347;, 0.000000;0.228287;-0.059739;, -0.004211;0.249371;-0.073347;, 0.004211;0.249371;-0.073347;, 0.000000;0.228287;-0.059739;, -0.004211;0.249371;-0.073347;, 0.000000;0.210540;-0.113457;, 0.000000;0.210540;-0.113457;, 0.000000;0.210540;-0.113457;, -0.001554;0.074360;-0.003174;, -0.001913;0.075879;0.002227;, 0.001554;0.074360;-0.003174;, 0.001913;0.075612;0.002227;, 0.001554;0.074360;-0.003174;, -0.001913;0.075879;0.002227;, -0.001554;0.074360;-0.003174;, 0.001554;0.074360;-0.003174;; 108; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;11,12,13;, 3;12,11,10;, 3;3,14,1;, 3;14,3,15;, 3;1,16,4;, 3;16,1,14;, 3;4,17,6;, 3;17,4,16;, 3;6,18,8;, 3;18,6,17;, 3;8,19,10;, 3;19,8,18;, 3;10,20,21;, 3;20,10,19;, 3;15,22,14;, 3;22,15,23;, 3;14,24,16;, 3;24,14,22;, 3;16,25,17;, 3;25,16,24;, 3;17,26,18;, 3;26,17,25;, 3;18,27,19;, 3;27,18,26;, 3;19,28,20;, 3;28,19,27;, 3;29,30,31;, 3;32,30,29;, 3;33,30,32;, 3;34,30,33;, 3;35,30,34;, 3;31,30,35;, 3;36,37,38;, 3;39,37,40;, 3;40,37,41;, 3;41,37,42;, 3;23,43,22;, 3;43,23,44;, 3;22,45,24;, 3;45,22,43;, 3;24,46,25;, 3;46,24,45;, 3;25,47,26;, 3;47,25,46;, 3;26,48,27;, 3;48,26,47;, 3;27,49,50;, 3;49,27,48;, 3;51,52,53;, 3;54,55,56;, 3;55,54,57;, 3;58,59,60;, 3;59,58,61;, 3;62,63,64;, 3;63,62,65;, 3;57,66,55;, 3;61,67,59;, 3;67,61,68;, 3;65,69,63;, 3;57,70,66;, 3;70,57,71;, 3;68,72,67;, 3;72,68,73;, 3;69,74,63;, 3;74,69,75;, 3;71,76,70;, 3;76,71,77;, 3;73,78,72;, 3;78,73,79;, 3;75,80,74;, 3;80,75,81;, 3;77,82,76;, 3;79,83,78;, 3;83,79,84;, 3;81,85,80;, 3;77,86,82;, 3;86,77,87;, 3;84,88,83;, 3;88,84,89;, 3;85,90,80;, 3;90,85,91;, 3;87,92,86;, 3;89,93,88;, 3;93,89,94;, 3;91,95,90;, 3;87,96,92;, 3;96,87,97;, 3;94,98,93;, 3;98,94,99;, 3;95,100,90;, 3;100,95,101;, 3;97,102,96;, 3;99,103,98;, 3;101,104,100;, 3;64,105,62;, 3;106,107,108;, 3;109,110,111;, 3;56,112,54;; MeshNormals { 113; 0.926034;0.377441;0.000000;, 0.489842;0.200547;0.848431;, 0.463017;0.377441;0.801969;, 0.979684;0.200547;0.000000;, -0.489842;0.200547;0.848431;, -0.463017;0.377441;0.801969;, -0.979684;0.200547;-0.000000;, -0.926034;0.377441;-0.000000;, -0.489842;0.200547;-0.848431;, -0.463017;0.377441;-0.801969;, 0.489842;0.200547;-0.848431;, 0.463017;0.377441;-0.801969;, 0.979684;0.200547;0.000000;, 0.926034;0.377441;0.000000;, 0.495991;0.126381;0.859081;, 0.991982;0.126381;-0.000000;, -0.495991;0.126381;0.859081;, -0.991982;0.126381;-0.000000;, -0.495991;0.126381;-0.859081;, 0.495991;0.126381;-0.859081;, 0.991982;0.126381;-0.000000;, 0.979684;0.200547;0.000000;, 0.444949;0.456158;0.770675;, 0.889899;0.456158;0.000000;, -0.444832;0.455853;0.770923;, -0.890420;0.455140;-0.000000;, -0.445210;0.455140;-0.771126;, 0.445328;0.455445;-0.770878;, 0.889899;0.456158;0.000000;, 0.127722;-0.966824;0.221221;, -0.000000;-1.000000;0.000000;, 0.255443;-0.966824;-0.000000;, -0.127722;-0.966824;0.221221;, -0.255444;-0.966824;-0.000000;, -0.127722;-0.966824;-0.221221;, 0.127722;-0.966824;-0.221221;, 0.002332;0.999989;0.004038;, 0.002332;0.999992;0.003141;, 0.000000;1.000000;0.000000;, 0.006217;0.999974;0.003590;, 0.001554;0.999992;0.003590;, 0.001554;0.999989;0.004487;, 0.002332;0.999989;0.004038;, 0.369475;0.673759;0.639950;, 0.739695;0.672942;-0.000105;, -0.368167;0.673759;0.640704;, -0.740103;0.672494;-0.000108;, -0.370422;0.671677;-0.641589;, 0.371707;0.671677;-0.640847;, 0.739695;0.672942;-0.000105;, 0.889899;0.456158;0.000000;, 0.000000;-0.096866;-0.995298;, 0.000000;-0.096866;-0.995298;, 0.000000;-0.096866;-0.995298;, 0.989904;0.067405;-0.124685;, 0.986734;0.086811;-0.137183;, 0.992953;0.059156;-0.102693;, 0.986316;0.082333;-0.142833;, -0.047761;-0.741641;0.669094;, -0.021246;-0.641092;0.767170;, -0.051751;-0.741931;0.668476;, -0.020414;-0.644153;0.764625;, -0.992332;0.070612;-0.101443;, -0.986665;0.078498;-0.142587;, -0.993889;0.065459;-0.088877;, -0.983769;0.089297;-0.155640;, 0.988245;0.058503;-0.141243;, -0.013310;-0.419976;0.907438;, -0.013448;-0.424360;0.905394;, -0.986816;0.066359;-0.147617;, 0.988270;0.014064;-0.152068;, 0.988438;0.021966;-0.150028;, -0.002699;-0.085157;0.996364;, -0.002968;-0.093641;0.995602;, -0.988441;0.007627;-0.151416;, -0.989034;0.004242;-0.147629;, 0.990243;-0.051709;-0.129399;, 0.991679;-0.080197;-0.100705;, 0.011885;0.375049;0.926929;, 0.011606;0.366255;0.930442;, -0.991584;-0.076747;-0.104260;, -0.991552;-0.042863;-0.122423;, 0.990708;-0.104091;-0.087535;, 0.023616;0.745259;0.666357;, 0.023501;0.741625;0.670403;, -0.990903;-0.103274;-0.086292;, 0.990654;-0.125782;-0.052766;, 0.990042;-0.137637;-0.029550;, 0.029698;0.937192;0.347546;, 0.027374;0.936226;0.350330;, -0.990432;-0.133423;-0.035243;, -0.990862;-0.124382;-0.052173;, 0.990492;-0.137554;0.002127;, 0.002304;0.999795;0.020130;, 0.000000;0.999787;0.020659;, -0.988276;-0.152472;-0.007928;, 0.985804;-0.165118;0.030437;, 0.982026;-0.188356;0.012095;, 0.000000;0.899806;-0.436290;, 0.000000;0.899806;-0.436290;, -0.986032;-0.164088;0.028583;, -0.984583;-0.169948;0.041406;, 0.985298;-0.162223;0.053596;, 0.000000;0.718471;-0.695557;, -0.985298;-0.162223;0.053596;, -0.994125;0.066981;-0.085028;, -0.067723;-0.970922;0.229620;, -0.067723;-0.970922;0.229620;, -0.067723;-0.970922;0.229620;, 0.000000;-0.962645;0.270768;, 0.000000;-0.962645;0.270768;, 0.000000;-0.962645;0.270768;, 0.994372;0.067312;-0.081811;; 108; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;11,12,13;, 3;12,11,10;, 3;3,14,1;, 3;14,3,15;, 3;1,16,4;, 3;16,1,14;, 3;4,17,6;, 3;17,4,16;, 3;6,18,8;, 3;18,6,17;, 3;8,19,10;, 3;19,8,18;, 3;10,20,21;, 3;20,10,19;, 3;15,22,14;, 3;22,15,23;, 3;14,24,16;, 3;24,14,22;, 3;16,25,17;, 3;25,16,24;, 3;17,26,18;, 3;26,17,25;, 3;18,27,19;, 3;27,18,26;, 3;19,28,20;, 3;28,19,27;, 3;29,30,31;, 3;32,30,29;, 3;33,30,32;, 3;34,30,33;, 3;35,30,34;, 3;31,30,35;, 3;36,37,38;, 3;39,37,40;, 3;40,37,41;, 3;41,37,42;, 3;23,43,22;, 3;43,23,44;, 3;22,45,24;, 3;45,22,43;, 3;24,46,25;, 3;46,24,45;, 3;25,47,26;, 3;47,25,46;, 3;26,48,27;, 3;48,26,47;, 3;27,49,50;, 3;49,27,48;, 3;51,52,53;, 3;54,55,56;, 3;55,54,57;, 3;58,59,60;, 3;59,58,61;, 3;62,63,64;, 3;63,62,65;, 3;57,66,55;, 3;61,67,59;, 3;67,61,68;, 3;65,69,63;, 3;57,70,66;, 3;70,57,71;, 3;68,72,67;, 3;72,68,73;, 3;69,74,63;, 3;74,69,75;, 3;71,76,70;, 3;76,71,77;, 3;73,78,72;, 3;78,73,79;, 3;75,80,74;, 3;80,75,81;, 3;77,82,76;, 3;79,83,78;, 3;83,79,84;, 3;81,85,80;, 3;77,86,82;, 3;86,77,87;, 3;84,88,83;, 3;88,84,89;, 3;85,90,80;, 3;90,85,91;, 3;87,92,86;, 3;89,93,88;, 3;93,89,94;, 3;91,95,90;, 3;87,96,92;, 3;96,87,97;, 3;94,98,93;, 3;98,94,99;, 3;95,100,90;, 3;100,95,101;, 3;97,102,96;, 3;99,103,98;, 3;101,104,100;, 3;64,105,62;, 3;106,107,108;, 3;109,110,111;, 3;56,112,54;; } MeshMaterialList { 1; 108; 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, 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; { Mat_HandScythe } } MeshTextureCoords c1 { 113; 0.031783;0.946451;, 0.105125;0.900255;, 0.104909;0.946451;, 0.033663;0.899640;, 0.165771;0.899092;, 0.166157;0.946451;, 0.227221;0.904352;, 0.239283;0.946451;, 0.313429;0.899662;, 0.312409;0.946451;, 0.373249;0.898853;, 0.373657;0.946451;, 0.446783;0.899654;, 0.446783;0.946451;, 0.104909;0.357289;, 0.031783;0.357289;, 0.166157;0.357289;, 0.239283;0.357289;, 0.312409;0.357289;, 0.373657;0.357289;, 0.446783;0.357289;, 0.444477;0.899575;, 0.111869;0.280137;, 0.022642;0.279660;, 0.172440;0.279992;, 0.247731;0.281251;, 0.313299;0.279658;, 0.380572;0.280064;, 0.446783;0.279660;, 0.625819;0.778743;, 0.575532;0.879317;, 0.676107;0.879317;, 0.525244;0.778743;, 0.474957;0.879318;, 0.525244;0.979892;, 0.625819;0.979892;, 0.031783;0.248857;, 0.220187;0.248873;, 0.104909;0.248857;, 0.239283;0.248682;, 0.312409;0.248682;, 0.373657;0.248682;, 0.446783;0.248857;, 0.104909;0.248857;, 0.031783;0.248857;, 0.220187;0.248873;, 0.239283;0.248682;, 0.312409;0.248682;, 0.373657;0.248682;, 0.446783;0.248857;, 0.457511;0.284226;, 0.698364;0.799915;, 0.689677;0.712598;, 0.698364;0.799915;, 0.689677;0.712598;, 0.842007;0.688007;, 0.721851;0.794588;, 0.778573;0.575276;, 0.721851;0.794588;, 0.842007;0.686871;, 0.721851;0.793453;, 0.842007;0.688007;, 0.721851;0.793453;, 0.778573;0.575276;, 0.689677;0.712598;, 0.842007;0.686871;, 0.926145;0.559197;, 0.926145;0.558062;, 0.926145;0.559197;, 0.926145;0.558062;, 0.972410;0.414534;, 0.845182;0.419729;, 0.972410;0.413399;, 0.972410;0.414534;, 0.845182;0.419729;, 0.972410;0.413399;, 0.951162;0.247976;, 0.780628;0.258946;, 0.951162;0.246840;, 0.951162;0.247976;, 0.780628;0.258946;, 0.951162;0.246840;, 0.862451;0.130289;, 0.862451;0.129154;, 0.862451;0.130289;, 0.862451;0.129154;, 0.734444;0.057073;, 0.628791;0.160263;, 0.734444;0.055938;, 0.734444;0.057073;, 0.628791;0.160263;, 0.734444;0.055938;, 0.580106;0.027914;, 0.580106;0.027914;, 0.580106;0.027914;, 0.580106;0.027914;, 0.393209;0.055446;, 0.452385;0.153363;, 0.393209;0.055446;, 0.393209;0.055446;, 0.452385;0.153363;, 0.393209;0.055446;, 0.209067;0.195561;, 0.209067;0.195561;, 0.209067;0.195561;, 0.698364;0.799915;, 0.721851;0.793453;, 0.698364;0.799915;, 0.721851;0.794588;, 0.698364;0.799915;, 0.721851;0.793453;, 0.698364;0.799915;, 0.698364;0.799915;; } } }