xof 0303txt 0032 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 Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } 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 MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template TextureFilename { STRING filename; } Frame SCENE_ROOT { 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;; } Frame MESH_ROOT { 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 { 83; 0.000000;0.000000;33.402400;, 18.661400;0.722100;28.521098;, 18.213800;2.481600;-8.225500;, 47.584301;50.290099;29.591600;, 38.215402;22.940000;26.725901;, 27.900000;7.500000;49.998000;, 49.572899;50.290099;49.998000;, 47.584301;50.290099;29.591600;, 27.900000;7.500000;49.998000;, 38.215402;22.940000;26.725901;, 23.448200;4.500000;27.144099;, 27.900000;7.500000;49.998000;, 25.300000;3.700000;49.998000;, 23.448200;4.500000;27.144099;, 18.661400;0.722100;28.521098;, 25.300000;3.700000;49.998000;, 20.500000;0.500000;49.998000;, 46.241501;49.324198;11.849300;, 42.395200;31.740000;4.062100;, 38.215402;22.940000;26.725901;, 47.584301;50.290099;29.591600;, 42.395200;31.740000;4.062100;, 24.377800;5.863400;-0.273000;, 23.448200;4.500000;27.144099;, 38.215402;22.940000;26.725901;, 24.377800;5.863400;-0.273000;, 23.448200;4.500000;27.144099;, 48.213798;48.321200;-11.956400;, 28.603200;7.500000;-24.959699;, 28.603200;7.500000;-24.959699;, 25.194901;2.900000;-28.266000;, 28.603200;7.500000;-24.959699;, 21.354299;1.296000;-33.402499;, 49.572899;50.290099;-50.002000;, 27.900000;7.500000;-50.002000;, 28.603200;7.500000;-24.959699;, 48.213798;48.321200;-11.956400;, 28.603200;7.500000;-24.959699;, 27.900000;7.500000;-50.002000;, 25.194901;2.900000;-28.266000;, 25.300000;3.700000;-50.002000;, 20.500000;0.500000;-50.002000;, 21.354299;1.296000;-33.402499;, 0.000000;0.000000;49.998000;, 0.000000;0.000000;33.402400;, 0.000000;0.000000;8.254000;, 0.000000;0.000000;-33.402598;, 0.000000;0.000000;-33.402598;, 20.500000;0.500000;-50.002000;, 0.000000;0.000000;-50.002000;, 0.000000;0.000000;-33.402598;, 0.000000;0.000000;-33.402598;, -18.661400;0.722100;-28.521098;, -18.100000;1.805400;8.254000;, -47.584301;50.290099;-29.591600;, -38.215402;22.940000;-26.725901;, -27.900000;7.500000;-50.002000;, -49.572899;50.290099;-50.002000;, -23.448200;4.500000;-27.144099;, -25.300000;3.700000;-50.002000;, -20.500000;0.500000;-50.002000;, -49.246499;50.290099;-10.976700;, -42.395200;31.740000;-4.062100;, -23.700301;5.300000;0.276500;, -49.806198;46.770099;12.832501;, -28.603200;7.500000;24.959699;, -42.395200;31.740000;-4.062100;, -49.246499;50.290099;-10.976700;, -23.824699;3.985100;28.144099;, -23.700301;5.300000;0.276500;, -18.100000;1.805400;8.254000;, -21.354299;1.296000;33.402499;, -49.572899;50.290099;49.998000;, -27.900000;7.500000;49.998000;, -25.300000;3.700000;49.998000;, -23.824699;3.985100;28.144099;, -20.500000;0.500000;49.998000;, -21.354299;1.296000;33.402499;, -25.300000;3.700000;49.998000;, 0.000000;0.000000;-50.002000;, -18.100000;1.805400;8.254000;, 0.000000;0.000000;8.254000;, -18.100000;1.805400;8.254000;; 64; 3;0,1,2;, 3;3,4,5;, 3;6,7,8;, 3;9,10,11;, 3;12,11,10;, 3;13,14,15;, 3;16,15,14;, 3;17,18,19;, 3;20,17,19;, 3;21,22,23;, 3;24,21,23;, 3;25,2,26;, 3;1,26,2;, 3;27,28,18;, 3;17,27,18;, 3;29,30,25;, 3;21,31,22;, 3;25,30,2;, 3;32,2,30;, 3;33,34,35;, 3;36,33,35;, 3;37,38,39;, 3;40,39,38;, 3;39,41,42;, 3;40,41,39;, 3;14,43,16;, 3;14,44,43;, 3;2,45,0;, 3;32,45,2;, 3;32,46,45;, 3;41,47,42;, 3;48,49,50;, 3;51,52,53;, 3;54,55,56;, 3;57,54,56;, 3;55,58,56;, 3;59,56,58;, 3;58,52,59;, 3;60,59,52;, 3;61,62,55;, 3;54,61,55;, 3;62,63,58;, 3;55,62,58;, 3;63,53,58;, 3;52,58,53;, 3;64,65,66;, 3;67,64,66;, 3;65,68,69;, 3;66,65,69;, 3;69,68,70;, 3;71,70,68;, 3;72,73,65;, 3;64,72,65;, 3;65,73,68;, 3;74,68,73;, 3;75,76,77;, 3;78,76,75;, 3;52,79,60;, 3;52,51,79;, 3;80,45,46;, 3;77,81,82;, 3;77,44,81;, 3;76,44,77;, 3;76,43,44;; MeshTextureCoords { 83; 0.699418;1.650922;, 0.410477;1.517376;, 0.686373;0.794960;, 0.173560;0.281110;, 1.319759;0.354611;, 1.825629;0.890698;, 0.957173;0.674995;, 1.173560;0.281110;, 2.825629;0.890698;, 0.319759;0.354611;, 1.210581;0.466035;, 0.825629;0.890698;, 1.002681;0.911138;, 0.210581;0.466035;, 0.410477;0.517376;, 0.002681;0.911138;, 0.194774;0.933313;, 0.389453;0.941853;, 1.144015;0.869122;, 1.319759;1.354611;, 0.173560;1.281110;, 0.144015;0.869122;, 1.393831;0.924421;, 1.210581;1.466035;, 0.319759;1.354611;, 0.393831;0.924421;, 0.210581;1.466035;, 0.606623;0.478284;, 2.488579;0.428636;, 0.488579;0.428636;, 0.736955;0.389444;, 1.488579;0.428636;, 0.903090;0.303192;, 0.857046;0.726284;, 2.725503;0.941987;, 2.488579;1.428636;, 0.606623;1.478284;, 0.488579;1.428636;, 0.725503;0.941987;, 0.736955;1.389444;, 0.902555;0.962426;, 1.094647;0.984601;, 0.903090;1.303192;, 0.550077;0.974327;, 0.699418;0.650922;, 0.925724;1.160848;, 1.300584;0.349074;, 1.300584;1.349074;, 0.094647;0.984601;, 0.449950;1.025615;, 0.300584;1.349074;, 0.300584;0.349074;, 0.589523;0.482624;, 0.287610;1.202622;, 2.826440;0.718890;, 1.680241;0.645389;, 1.174371;0.109302;, 3.042827;0.325005;, 0.789419;0.533965;, 0.997319;0.088862;, 0.805226;0.066687;, 2.686304;1.084804;, 1.855985;1.130878;, 0.575077;1.072060;, 2.356930;0.535491;, 0.511421;0.571364;, 1.855985;0.130878;, 2.686304;0.084804;, 0.279904;0.610000;, 0.575077;0.072060;, 0.287610;0.202622;, 0.096910;0.696808;, 2.142981;1.273658;, 0.274524;1.057955;, 0.097472;1.037516;, 1.279904;0.610000;, 0.905380;1.015340;, 1.096910;0.696808;, 1.097472;1.037516;, 0.449950;0.025615;, 1.287610;1.202622;, 0.925724;0.160848;, 1.287610;0.202622;; } MeshNormals { 83; -0.080525;0.994673;0.024064;, -0.318440;0.894483;0.046708;, -0.304558;0.928179;-0.020156;, -0.923290;0.335813;-0.186453;, -0.923290;0.335813;-0.186453;, -0.923290;0.335813;-0.186453;, -0.888746;0.450144;0.086608;, -0.888746;0.450144;0.086608;, -0.888746;0.450144;0.086608;, -0.777895;0.624534;0.069547;, -0.800061;0.593555;0.077932;, -0.800061;0.593555;0.077932;, -0.822227;0.562576;0.086316;, -0.604012;0.793275;0.076710;, -0.305222;0.905724;0.036285;, -0.578921;0.812010;0.066357;, -0.289105;0.915185;0.034214;, -0.958528;0.272274;-0.039365;, -0.945961;0.301893;-0.026929;, -0.955896;0.282982;-0.013838;, -0.946369;0.318495;0.054286;, -0.801651;0.591502;-0.000126;, -0.814665;0.575561;-0.049692;, -0.798166;0.597365;0.049795;, -0.775623;0.623383;0.099005;, -0.547142;0.806553;-0.057440;, -0.558482;0.826268;0.035499;, -0.936230;0.329104;0.000587;, -0.908668;0.407350;0.091593;, -0.768404;0.633675;-0.089511;, -0.475052;0.837072;-0.093031;, -0.808620;0.579775;-0.099968;, -0.182526;0.976540;-0.050567;, -0.895979;0.443597;0.007712;, -0.891818;0.451700;0.025043;, -0.895979;0.443597;0.007712;, -0.900141;0.435493;-0.009618;, -0.811035;0.584555;0.022774;, -0.818113;0.574580;0.019782;, -0.636377;0.728863;0.010235;, -0.689837;0.698165;0.022361;, -0.323267;0.921152;-0.014443;, -0.207658;0.965866;-0.035629;, -0.012888;0.999527;0.004142;, 0.026704;0.998571;0.011178;, -0.073366;0.990475;-0.017659;, 0.019337;0.996613;0.000000;, -0.060518;0.997166;-0.044703;, -0.024383;0.999703;0.000000;, -0.024383;0.999703;0.000000;, -0.024383;0.999703;0.000000;, 0.034752;0.999165;-0.014951;, 0.310855;0.901845;-0.034604;, 0.397735;0.874598;-0.027281;, 0.917337;0.372247;0.061255;, 0.870041;0.454346;0.027053;, 0.853042;0.493267;-0.014001;, 0.888747;0.450145;-0.086591;, 0.708475;0.686396;-0.056111;, 0.660024;0.728865;-0.072997;, 0.289106;0.915185;-0.034208;, 0.936694;0.344001;0.058689;, 0.842080;0.518962;-0.024953;, 0.683081;0.705954;-0.014316;, 0.898042;0.433692;-0.000577;, 0.772906;0.597638;0.004730;, 0.870790;0.474695;0.051675;, 0.925705;0.370425;0.076526;, 0.622408;0.765056;0.045580;, 0.620383;0.759205;0.063978;, 0.557286;0.821958;0.070320;, 0.630913;0.769737;0.097234;, 0.888486;0.457185;-0.037212;, 0.771732;0.605102;0.007022;, 0.823670;0.563564;0.062956;, 0.648174;0.750565;0.021086;, 0.345312;0.874499;0.021721;, 0.240647;0.914974;0.017906;, 0.554054;0.831081;0.048245;, 0.031524;0.999439;-0.006211;, 0.099253;0.995062;0.000000;, 0.079889;0.996342;0.016491;, 0.099199;0.994521;0.032981;; 64; 3;0,1,2;, 3;3,4,5;, 3;6,7,8;, 3;9,10,11;, 3;12,11,10;, 3;13,14,15;, 3;16,15,14;, 3;17,18,19;, 3;20,17,19;, 3;21,22,23;, 3;24,21,23;, 3;25,2,26;, 3;1,26,2;, 3;27,28,18;, 3;17,27,18;, 3;29,30,25;, 3;21,31,22;, 3;25,30,2;, 3;32,2,30;, 3;33,34,35;, 3;36,33,35;, 3;37,38,39;, 3;40,39,38;, 3;39,41,42;, 3;40,41,39;, 3;14,43,16;, 3;14,44,43;, 3;2,45,0;, 3;32,45,2;, 3;32,46,45;, 3;41,47,42;, 3;48,49,50;, 3;51,52,53;, 3;54,55,56;, 3;57,54,56;, 3;55,58,56;, 3;59,56,58;, 3;58,52,59;, 3;60,59,52;, 3;61,62,55;, 3;54,61,55;, 3;62,63,58;, 3;55,62,58;, 3;63,53,58;, 3;52,58,53;, 3;64,65,66;, 3;67,64,66;, 3;65,68,69;, 3;66,65,69;, 3;69,68,70;, 3;71,70,68;, 3;72,73,65;, 3;64,72,65;, 3;65,73,68;, 3;74,68,73;, 3;75,76,77;, 3;78,76,75;, 3;52,79,60;, 3;52,51,79;, 3;80,45,46;, 3;77,81,82;, 3;77,44,81;, 3;76,44,77;, 3;76,43,44;; } MeshMaterialList { 1; 64; 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; Material { 0.804100;0.492341;0.346900;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "softer_intB_tex.png"; } } } } } }