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 _06_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "DustMask.png"; } } Frame M_DustMask { 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.101067,0.101067,-0.002196,1.000000;; } Mesh M_DustMask { 45; 0.010149;-0.000000;0.084408;, 0.035551;-0.017446;0.081899;, 0.045410;-0.000000;0.083872;, 0.011310;-0.024672;0.077191;, -0.002107;-0.017446;0.074955;, -0.007067;-0.000000;0.073701;, -0.002107;0.017445;0.074955;, 0.011310;0.024672;0.077191;, 0.035551;0.017445;0.081899;, 0.044044;-0.021963;0.063435;, 0.058397;-0.000000;0.076119;, 0.014112;-0.031060;0.052965;, -0.004620;-0.021963;0.053972;, -0.013230;-0.000000;0.054107;, -0.004620;0.021963;0.053972;, 0.014112;0.031060;0.052965;, 0.044044;0.021963;0.063435;, 0.058553;-0.049222;0.036918;, 0.090653;-0.053976;0.001771;, 0.063346;-0.048740;0.039800;, 0.084703;-0.055426;0.000618;, 0.084081;-0.055039;-0.014400;, 0.089560;-0.053360;-0.019654;, 0.024075;-0.057169;0.019187;, -0.002953;-0.024288;0.053443;, 0.020393;-0.055591;0.015260;, 0.000555;-0.025349;0.058287;, 0.057322;-0.052738;-0.022458;, 0.057980;-0.054319;-0.017114;, 0.058553;0.049216;0.036918;, 0.090653;0.053970;0.001771;, 0.084703;0.055419;0.000618;, 0.063346;0.048734;0.039800;, 0.085138;0.055033;-0.015772;, 0.089560;0.053353;-0.019654;, 0.024075;0.057163;0.019187;, -0.002953;0.024282;0.053443;, 0.000555;0.025343;0.058287;, 0.020393;0.055585;0.015260;, 0.057322;0.052731;-0.022458;, 0.057980;0.054313;-0.017114;, 0.037950;-0.023514;0.061997;, 0.042743;-0.022171;0.063148;, 0.042743;0.022194;0.063421;, 0.037950;0.022993;0.062291;; 48; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;0,6,5;, 3;0,7,6;, 3;0,8,7;, 3;0,2,8;, 3;9,2,1;, 3;2,9,10;, 3;11,1,3;, 3;1,11,9;, 3;12,3,4;, 3;3,12,11;, 3;13,4,5;, 3;4,13,12;, 3;14,5,6;, 3;5,14,13;, 3;15,6,7;, 3;6,15,14;, 3;16,7,8;, 3;7,16,15;, 3;10,8,2;, 3;8,10,16;, 3;17,18,19;, 3;18,17,20;, 3;21,18,20;, 3;18,21,22;, 3;23,24,25;, 3;24,23,26;, 3;23,27,28;, 3;27,23,25;, 3;28,22,21;, 3;22,28,27;, 3;29,30,31;, 3;30,29,32;, 3;33,30,34;, 3;30,33,31;, 3;35,36,37;, 3;36,35,38;, 3;35,39,38;, 3;39,35,40;, 3;40,34,39;, 3;34,40,33;, 3;19,41,17;, 3;41,19,42;, 3;29,43,32;, 3;43,29,44;; MeshNormals { 45; -0.251726;-0.000000;0.967798;, 0.310328;-0.587555;0.747312;, 0.384900;-0.087568;0.918795;, -0.170937;-0.759745;0.627349;, -0.659241;-0.481174;0.577818;, -0.826652;0.020902;0.562326;, -0.673422;0.486816;0.556339;, -0.191404;0.760404;0.620605;, 0.252025;0.596519;0.762003;, 0.390295;-0.808306;0.440808;, 0.593245;-0.066875;0.802239;, -0.116865;-0.961213;0.249825;, -0.709208;-0.673228;0.209257;, -0.961746;0.023103;0.272968;, -0.705343;0.661896;0.253742;, -0.135774;0.957551;0.254288;, 0.396239;0.838570;0.373892;, -0.132212;-0.911654;0.389111;, 0.207903;-0.971958;0.109881;, -0.115561;-0.921021;0.371976;, 0.209844;-0.968447;0.134445;, 0.132845;-0.976148;-0.171718;, 0.132541;-0.976109;-0.172176;, -0.415863;-0.909126;0.023421;, -0.593233;-0.761051;0.262443;, -0.397681;-0.917515;0.004148;, -0.592903;-0.761177;0.262823;, -0.073127;-0.959128;-0.273362;, -0.106201;-0.956748;-0.270842;, -0.132303;0.903367;0.407950;, 0.212854;0.969978;0.117628;, 0.207322;0.967311;0.146036;, -0.134462;0.916475;0.376822;, 0.155812;0.961040;-0.228306;, 0.170520;0.962763;-0.209787;, -0.415865;0.909125;0.023419;, -0.593232;0.761051;0.262444;, -0.592903;0.761177;0.262824;, -0.397683;0.917513;0.004147;, -0.073127;0.959128;-0.273360;, -0.107980;0.955612;-0.274128;, -0.022048;-0.672853;0.739448;, 0.003696;-0.658490;0.752581;, -0.064075;0.717639;0.693461;, -0.046158;0.713109;0.699532;; 48; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;0,6,5;, 3;0,7,6;, 3;0,8,7;, 3;0,2,8;, 3;9,2,1;, 3;2,9,10;, 3;11,1,3;, 3;1,11,9;, 3;12,3,4;, 3;3,12,11;, 3;13,4,5;, 3;4,13,12;, 3;14,5,6;, 3;5,14,13;, 3;15,6,7;, 3;6,15,14;, 3;16,7,8;, 3;7,16,15;, 3;10,8,2;, 3;8,10,16;, 3;17,18,19;, 3;18,17,20;, 3;21,18,20;, 3;18,21,22;, 3;23,24,25;, 3;24,23,26;, 3;23,27,28;, 3;27,23,25;, 3;28,22,21;, 3;22,28,27;, 3;29,30,31;, 3;30,29,32;, 3;33,30,34;, 3;30,33,31;, 3;35,36,37;, 3;36,35,38;, 3;35,39,38;, 3;39,35,40;, 3;40,34,39;, 3;34,40,33;, 3;19,41,17;, 3;41,19,42;, 3;29,43,32;, 3;43,29,44;; } 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; { _06_-_Default } } MeshTextureCoords c1 { 45; 0.505191;0.661048;, 0.358547;0.497178;, 0.505195;0.427452;, 0.297831;0.668269;, 0.358595;0.762175;, 0.505264;0.797751;, 0.651916;0.762117;, 0.712649;0.668186;, 0.651869;0.497120;, 0.245966;0.422415;, 0.505184;0.251373;, 0.138645;0.732647;, 0.246057;0.904834;, 0.505394;0.984894;, 0.764734;0.904731;, 0.872166;0.732501;, 0.764644;0.422312;, 0.275178;0.043754;, 0.082095;0.067641;, 0.267876;0.026217;, 0.094307;0.080826;, 0.064968;0.112576;, 0.045991;0.105293;, 0.276690;0.194397;, 0.418841;0.207520;, 0.278947;0.211900;, 0.418845;0.188251;, 0.075162;0.174920;, 0.087765;0.160681;, 0.275422;0.043514;, 0.081327;0.068105;, 0.093451;0.080795;, 0.267313;0.025957;, 0.064620;0.112218;, 0.047237;0.105258;, 0.276156;0.191887;, 0.421063;0.207366;, 0.417236;0.190290;, 0.278962;0.212015;, 0.074718;0.175641;, 0.087103;0.160508;, 0.275178;0.043754;, 0.267876;0.026217;, 0.267313;0.025957;, 0.275422;0.043514;; } } }