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 _07_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "CanoePadel.png"; } } Frame CanoePadel { 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 CanoePadel { 100; 0.009906;-0.040591;-0.000502;, 0.004953;0.378892;0.008077;, 0.004953;-0.040591;0.008077;, 0.009906;0.378892;-0.000502;, -0.004953;0.378892;0.008077;, -0.004953;-0.040591;0.008077;, -0.009906;0.378892;-0.000502;, -0.009906;-0.040591;-0.000502;, -0.004953;0.378892;-0.009081;, -0.004953;-0.040591;-0.009081;, 0.004953;0.378892;-0.009081;, 0.004953;-0.040591;-0.009081;, -0.004953;-0.040591;-0.009081;, -0.004953;-0.040591;0.008077;, -0.009906;-0.040591;-0.000502;, 0.009906;-0.040591;-0.000502;, 0.004953;-0.040591;0.008077;, 0.004953;-0.040591;-0.009081;, 0.009906;0.378892;-0.000502;, 0.008323;0.381779;0.013914;, 0.004953;0.378892;0.008077;, 0.016646;0.381779;-0.000502;, -0.008994;0.383089;0.013914;, -0.004953;0.378892;0.008077;, -0.016646;0.381779;-0.000502;, -0.009906;0.378892;-0.000502;, -0.009906;0.378892;-0.000502;, -0.012075;0.391674;-0.001157;, -0.004953;0.378892;-0.009081;, -0.016646;0.381779;-0.000502;, 0.004953;0.378892;-0.009081;, 0.016646;0.381779;-0.000502;, 0.009906;0.378892;-0.000502;, 0.012290;0.391674;-0.001157;, -0.007144;0.548734;0.011953;, 0.007144;0.548734;0.011953;, 0.003930;0.548643;-0.010769;, -0.003930;0.548643;-0.010769;, 0.000107;0.637448;0.000000;, 0.016646;0.381779;-0.000502;, 0.052371;0.474958;-0.000000;, 0.008323;0.381779;0.013914;, 0.061443;0.551441;-0.000000;, 0.050296;0.621454;-0.000000;, 0.050296;0.621454;-0.000000;, 0.007919;0.548734;-0.000984;, 0.000107;0.637448;0.000000;, 0.061443;0.551441;-0.000000;, 0.052371;0.474958;-0.000000;, -0.008994;0.383089;0.013914;, -0.055603;0.474958;-0.000000;, -0.016646;0.381779;-0.000502;, -0.055603;0.474958;-0.000000;, -0.007919;0.548734;-0.000984;, -0.061228;0.551441;-0.000000;, -0.050081;0.621454;-0.000000;, -0.050081;0.621454;-0.000000;, -0.061228;0.551441;-0.000000;, 0.012290;0.391674;-0.001157;, 0.007919;0.548734;-0.000984;, -0.007919;0.548734;-0.000984;, -0.012075;0.391674;-0.001157;, -0.032993;-0.048818;-0.000000;, -0.010330;-0.050233;0.008394;, -0.031738;-0.044137;0.008394;, -0.010330;-0.055079;0.000000;, -0.010330;-0.040541;0.008394;, -0.029230;-0.034775;0.008394;, -0.010330;-0.035695;-0.000000;, -0.027976;-0.030094;-0.000000;, -0.010330;-0.040541;-0.008394;, -0.029230;-0.034775;-0.008394;, -0.010330;-0.050233;-0.008394;, -0.031738;-0.044137;-0.008394;, 0.009807;-0.050233;0.008394;, 0.009807;-0.055079;0.000000;, 0.009807;-0.040541;0.008394;, 0.009807;-0.035695;-0.000000;, 0.009807;-0.040541;-0.008394;, 0.009807;-0.050233;-0.008394;, 0.031215;-0.044137;0.008394;, 0.032469;-0.048818;-0.000000;, 0.028706;-0.034775;0.008394;, 0.027452;-0.030094;-0.000000;, 0.028706;-0.034775;-0.008394;, 0.031215;-0.044137;-0.008394;, -0.031738;-0.044137;0.008394;, -0.033852;-0.038554;-0.000000;, -0.032993;-0.048818;-0.000000;, -0.029230;-0.034775;0.008394;, -0.027976;-0.030094;-0.000000;, -0.029230;-0.034775;-0.008394;, -0.031738;-0.044137;-0.008394;, 0.032469;-0.048818;-0.000000;, 0.033328;-0.038554;-0.000000;, 0.031215;-0.044137;0.008394;, 0.028706;-0.034775;0.008394;, 0.027452;-0.030094;-0.000000;, 0.028706;-0.034775;-0.008394;, 0.031215;-0.044137;-0.008394;; 106; 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,3,0;, 3;3,11,10;, 3;12,13,14;, 3;13,15,16;, 3;12,15,13;, 3;17,15,12;, 3;18,19,20;, 3;19,18,21;, 3;20,22,23;, 3;22,20,19;, 3;23,24,25;, 3;24,23,22;, 3;26,27,28;, 3;27,26,29;, 3;30,31,32;, 3;31,30,33;, 3;19,34,22;, 3;34,19,35;, 3;8,36,10;, 3;36,8,37;, 3;35,38,34;, 3;37,38,36;, 3;39,40,41;, 3;40,35,41;, 3;35,40,42;, 3;35,43,38;, 3;43,35,42;, 3;44,45,46;, 3;45,44,47;, 3;45,48,33;, 3;48,45,47;, 3;33,48,31;, 3;49,50,51;, 3;29,52,27;, 3;52,53,27;, 3;53,52,54;, 3;55,53,54;, 3;53,55,46;, 3;56,34,38;, 3;34,56,57;, 3;34,50,49;, 3;50,34,57;, 3;58,36,59;, 3;36,58,10;, 3;59,36,38;, 3;38,37,60;, 3;60,8,61;, 3;8,60,37;, 3;62,63,64;, 3;63,62,65;, 3;64,66,67;, 3;66,64,63;, 3;67,68,69;, 3;68,67,66;, 3;69,70,71;, 3;70,69,68;, 3;71,72,73;, 3;72,71,70;, 3;73,65,62;, 3;65,73,72;, 3;65,74,63;, 3;74,65,75;, 3;63,76,66;, 3;76,63,74;, 3;66,77,68;, 3;77,66,76;, 3;68,78,70;, 3;78,68,77;, 3;70,79,72;, 3;79,70,78;, 3;72,75,65;, 3;75,72,79;, 3;75,80,74;, 3;80,75,81;, 3;74,82,76;, 3;82,74,80;, 3;76,83,77;, 3;83,76,82;, 3;77,84,78;, 3;84,77,83;, 3;78,85,79;, 3;85,78,84;, 3;79,81,75;, 3;81,79,85;, 3;86,87,88;, 3;89,87,86;, 3;90,87,89;, 3;91,87,90;, 3;92,87,91;, 3;88,87,92;, 3;93,94,95;, 3;95,94,96;, 3;96,94,97;, 3;97,94,98;, 3;98,94,99;, 3;99,94,93;; MeshNormals { 100; 1.000000;0.000000;-0.000000;, 0.500000;0.000000;0.866025;, 0.500000;0.000000;0.866025;, 1.000000;0.000000;-0.000000;, -0.500000;0.000000;0.866025;, -0.500000;0.000000;0.866025;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -0.395379;-0.000519;-0.918518;, -0.500000;0.000000;-0.866025;, 0.393459;-0.003590;-0.919335;, 0.500000;0.000000;-0.866025;, 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.383921;-0.896367;0.221657;, 0.114943;-0.648939;0.752108;, 0.172141;-0.911573;0.373366;, 0.383921;-0.896367;0.221657;, -0.164143;-0.569320;0.805563;, -0.211836;-0.864193;0.456394;, -0.407522;-0.875109;0.260980;, -0.383921;-0.896367;0.221657;, -0.609075;-0.143370;-0.780047;, -0.201660;-0.054869;-0.977918;, -0.853404;-0.170106;-0.492713;, -0.043765;-0.045881;-0.997988;, 0.611094;-0.306544;-0.729791;, 0.460454;-0.140731;-0.876457;, 0.383921;-0.896367;-0.221657;, 0.214086;0.036966;-0.976115;, -0.098005;0.052465;0.993802;, 0.099168;0.050593;0.993784;, 0.547324;0.065152;-0.834381;, -0.551183;0.058832;-0.832308;, 0.000041;0.159762;0.987156;, 0.821242;-0.317410;0.474144;, 0.296277;-0.013651;0.955005;, 0.720063;-0.243345;0.649840;, 0.214752;0.004765;0.976657;, 0.102375;0.101893;0.989514;, 0.008548;0.008547;-0.999927;, 0.016620;0.002644;-0.999858;, 0.000002;0.011414;-0.999935;, 0.018357;0.000409;-0.999831;, 0.025364;0.000043;-0.999678;, -0.714572;-0.264439;0.647656;, -0.285545;-0.012419;0.958285;, -0.816152;-0.343717;0.464494;, -0.023956;0.000090;-0.999713;, -0.016410;0.002946;-0.999861;, -0.018412;0.000788;-0.999830;, -0.008558;0.008566;-0.999927;, -0.102499;0.102116;0.989478;, -0.215345;0.009209;0.976495;, 0.742123;-0.001516;-0.670262;, 0.924390;0.055666;-0.377365;, -0.922111;0.044917;-0.384309;, -0.727298;0.020005;-0.686030;, -0.269093;-0.963112;-0.002054;, -0.075337;-0.527351;0.846301;, -0.135915;-0.477330;0.868150;, -0.130292;-0.991475;-0.000873;, 0.065584;0.460207;0.885386;, 0.152879;0.487476;0.859648;, 0.158759;0.987316;0.001794;, 0.298710;0.954340;0.002824;, 0.067013;0.458840;-0.885988;, 0.148321;0.486200;-0.861168;, -0.077221;-0.528058;-0.845690;, -0.133569;-0.479816;-0.867143;, 0.077221;-0.528058;0.845690;, 0.130292;-0.991475;0.000873;, -0.067013;0.458840;0.885988;, -0.158759;0.987316;-0.001794;, -0.065584;0.460207;-0.885386;, 0.075337;-0.527351;-0.846301;, 0.133569;-0.479816;0.867143;, 0.269093;-0.963112;0.002054;, -0.148321;0.486201;0.861168;, -0.298710;0.954340;-0.002825;, -0.152879;0.487476;-0.859648;, 0.135916;-0.477330;-0.868150;, -0.952711;0.080062;0.293142;, -0.965926;0.258819;0.000000;, -0.996515;-0.083417;0.000000;, -0.865103;0.407020;0.293142;, -0.821299;0.570499;0.000000;, -0.865103;0.407020;-0.293142;, -0.952711;0.080062;-0.293142;, 0.996515;-0.083418;0.000000;, 0.965926;0.258819;0.000000;, 0.952711;0.080061;0.293143;, 0.865102;0.407020;0.293143;, 0.821298;0.570499;-0.000000;, 0.865102;0.407020;-0.293143;, 0.952711;0.080061;-0.293143;; 106; 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,3,0;, 3;3,11,10;, 3;12,13,14;, 3;13,15,16;, 3;12,15,13;, 3;17,15,12;, 3;18,19,20;, 3;19,18,21;, 3;20,22,23;, 3;22,20,19;, 3;23,24,25;, 3;24,23,22;, 3;26,27,28;, 3;27,26,29;, 3;30,31,32;, 3;31,30,33;, 3;19,34,22;, 3;34,19,35;, 3;8,36,10;, 3;36,8,37;, 3;35,38,34;, 3;37,38,36;, 3;39,40,41;, 3;40,35,41;, 3;35,40,42;, 3;35,43,38;, 3;43,35,42;, 3;44,45,46;, 3;45,44,47;, 3;45,48,33;, 3;48,45,47;, 3;33,48,31;, 3;49,50,51;, 3;29,52,27;, 3;52,53,27;, 3;53,52,54;, 3;55,53,54;, 3;53,55,46;, 3;56,34,38;, 3;34,56,57;, 3;34,50,49;, 3;50,34,57;, 3;58,36,59;, 3;36,58,10;, 3;59,36,38;, 3;38,37,60;, 3;60,8,61;, 3;8,60,37;, 3;62,63,64;, 3;63,62,65;, 3;64,66,67;, 3;66,64,63;, 3;67,68,69;, 3;68,67,66;, 3;69,70,71;, 3;70,69,68;, 3;71,72,73;, 3;72,71,70;, 3;73,65,62;, 3;65,73,72;, 3;65,74,63;, 3;74,65,75;, 3;63,76,66;, 3;76,63,74;, 3;66,77,68;, 3;77,66,76;, 3;68,78,70;, 3;78,68,77;, 3;70,79,72;, 3;79,70,78;, 3;72,75,65;, 3;75,72,79;, 3;75,80,74;, 3;80,75,81;, 3;74,82,76;, 3;82,74,80;, 3;76,83,77;, 3;83,76,82;, 3;77,84,78;, 3;84,77,83;, 3;78,85,79;, 3;85,78,84;, 3;79,81,75;, 3;81,79,85;, 3;86,87,88;, 3;89,87,86;, 3;90,87,89;, 3;91,87,90;, 3;92,87,91;, 3;88,87,92;, 3;93,94,95;, 3;95,94,96;, 3;96,94,97;, 3;97,94,98;, 3;98,94,99;, 3;99,94,93;; } MeshMaterialList { 1; 106; 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; { _07_-_Default } } MeshTextureCoords c1 { 100; 0.466104;0.986102;, 0.438665;0.581824;, 0.438665;0.986102;, 0.466104;0.581824;, 0.383788;0.581824;, 0.383788;0.986102;, 0.356349;0.581824;, 0.356349;0.986102;, 0.383788;0.581824;, 0.383788;0.986102;, 0.438665;0.581824;, 0.438665;0.986102;, 0.117978;0.796892;, 0.117978;0.796892;, 0.117978;0.810347;, 0.117978;0.756526;, 0.117978;0.769981;, 0.117978;0.769981;, 0.466104;0.581824;, 0.457336;0.575562;, 0.438665;0.581824;, 0.503444;0.575562;, 0.361403;0.572719;, 0.383788;0.581824;, 0.319009;0.575562;, 0.356349;0.581824;, 0.356349;0.581824;, 0.344331;0.554100;, 0.383788;0.581824;, 0.319009;0.575562;, 0.438665;0.581824;, 0.503444;0.575562;, 0.466104;0.581824;, 0.479310;0.554100;, 0.371650;0.213425;, 0.450803;0.213425;, 0.432997;0.213621;, 0.389456;0.213621;, 0.411821;0.020999;, 0.503444;0.575562;, 0.701349;0.373450;, 0.457336;0.575562;, 0.751607;0.207554;, 0.689854;0.055691;, 0.689854;0.055691;, 0.455095;0.213425;, 0.411821;0.020999;, 0.751607;0.207554;, 0.701349;0.373450;, 0.361403;0.572719;, 0.103199;0.373450;, 0.319009;0.575562;, 0.103199;0.373450;, 0.367358;0.213425;, 0.072034;0.207554;, 0.133787;0.055691;, 0.133787;0.055691;, 0.072034;0.207554;, 0.479310;0.554100;, 0.455095;0.213425;, 0.367358;0.213425;, 0.344331;0.554100;, 0.188198;0.873064;, 0.200273;0.811500;, 0.148246;0.869657;, 0.241635;0.811500;, 0.117551;0.811500;, 0.068342;0.862842;, 0.076190;0.811500;, 0.028390;0.859435;, 0.117551;0.811500;, 0.068342;0.862842;, 0.200273;0.811500;, 0.148246;0.869657;, 0.200274;0.756796;, 0.241635;0.756796;, 0.117551;0.756796;, 0.076190;0.756796;, 0.117551;0.756796;, 0.200274;0.756796;, 0.148246;0.698639;, 0.188198;0.695232;, 0.068342;0.705454;, 0.028390;0.708861;, 0.068342;0.705454;, 0.148246;0.698639;, 0.148246;0.869657;, 0.100592;0.875398;, 0.188198;0.873064;, 0.068342;0.862842;, 0.028390;0.859435;, 0.068342;0.862842;, 0.148246;0.869657;, 0.188198;0.695232;, 0.100592;0.692898;, 0.148246;0.698639;, 0.068342;0.705454;, 0.028390;0.708861;, 0.068342;0.705454;, 0.148246;0.698639;; } } }