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 { "Rifle_IronSights.png"; } } Frame Rifle_IronSights { 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 Rifle_IronSights { 76; -0.006705;0.032693;0.000093;, 0.006704;-0.000000;0.000093;, -0.006705;-0.000000;0.000093;, 0.006705;0.032693;0.000093;, 0.006705;0.032693;0.017253;, -0.000000;-0.000000;0.003809;, 0.006704;-0.000000;0.003809;, 0.000000;0.032693;0.007474;, -0.006704;0.081446;0.000093;, 0.006705;0.066225;0.004349;, 0.006705;0.081446;0.000093;, -0.006704;0.066225;0.004349;, 0.006705;0.032693;0.000093;, 0.006704;-0.000000;0.003809;, 0.006704;-0.000000;0.000093;, 0.006705;0.032693;0.007474;, 0.006704;-0.000000;0.000093;, -0.006705;-0.000000;0.003809;, -0.006705;-0.000000;0.000093;, 0.006704;-0.000000;0.000093;, -0.000000;-0.000000;0.003809;, -0.006705;-0.000000;0.003809;, 0.006704;-0.000000;0.003809;, -0.000000;-0.000000;0.003809;, -0.006705;-0.000000;0.000093;, -0.006705;0.032693;0.007474;, -0.006705;0.032693;0.000093;, -0.006705;-0.000000;0.003809;, 0.006705;0.060404;0.000093;, -0.006704;0.060404;0.000093;, 0.006705;0.056246;0.010391;, 0.006705;0.060404;0.000093;, 0.006705;0.056246;0.010391;, -0.006704;0.056246;0.010391;, 0.006705;0.032693;0.007474;, -0.006704;0.060404;0.000093;, -0.006704;0.056246;0.010391;, 0.006705;0.081446;0.000093;, -0.006704;0.081446;0.000093;, 0.006705;0.066225;0.004349;, 0.006705;0.081446;0.000093;, 0.006705;0.056246;0.010391;, -0.006704;0.056246;0.010391;, -0.006704;0.066225;0.004349;, -0.006704;0.081446;0.000093;, 0.006705;0.032693;0.007474;, 0.000000;0.032693;0.007474;, 0.006705;0.032693;0.017253;, 0.006705;0.032693;0.017253;, -0.006704;0.032693;0.017253;, -0.006705;-0.000000;0.003809;, -0.006704;0.032693;0.017253;, -0.006705;0.032693;0.007474;, -0.006704;0.032693;0.017253;, -0.006705;0.032693;0.007474;, 0.000000;0.031487;0.019763;, 0.002423;0.032031;0.016160;, 0.000000;0.032031;0.017326;, 0.004327;0.031487;0.017679;, 0.002423;0.030943;0.016160;, 0.000000;0.030943;0.017326;, 0.003021;0.032031;0.013538;, 0.005396;0.031487;0.012996;, 0.003021;0.030943;0.013538;, 0.001344;0.032031;0.011436;, 0.002402;0.031487;0.009241;, 0.001344;0.030943;0.011436;, -0.001344;0.032031;0.011436;, -0.002401;0.031487;0.009241;, -0.001344;0.030943;0.011436;, -0.003021;0.032031;0.013538;, -0.005396;0.031487;0.012996;, -0.003021;0.030943;0.013538;, -0.002423;0.032031;0.016160;, -0.004327;0.031487;0.017679;, -0.002423;0.030943;0.016160;; 78; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;16,17,18;, 3;19,20,21;, 3;16,22,23;, 3;24,25,26;, 3;25,24,27;, 3;0,28,3;, 3;28,0,29;, 3;12,30,15;, 3;30,12,31;, 3;7,32,33;, 3;32,7,34;, 3;25,35,26;, 3;35,25,36;, 3;29,37,28;, 3;37,29,38;, 3;31,39,30;, 3;39,31,40;, 3;41,11,42;, 3;11,41,9;, 3;43,35,36;, 3;35,43,44;, 3;45,46,47;, 3;15,48,13;, 3;27,49,25;, 3;50,7,51;, 3;7,50,5;, 3;46,52,53;, 3;7,33,54;, 3;55,56,57;, 3;56,55,58;, 3;57,59,60;, 3;59,57,56;, 3;60,58,55;, 3;58,60,59;, 3;58,61,56;, 3;61,58,62;, 3;56,63,59;, 3;63,56,61;, 3;59,62,58;, 3;62,59,63;, 3;62,64,61;, 3;64,62,65;, 3;61,66,63;, 3;66,61,64;, 3;63,65,62;, 3;65,63,66;, 3;65,67,64;, 3;67,65,68;, 3;64,69,66;, 3;69,64,67;, 3;66,68,65;, 3;68,66,69;, 3;68,70,67;, 3;70,68,71;, 3;67,72,69;, 3;72,67,70;, 3;69,71,68;, 3;71,69,72;, 3;71,73,70;, 3;73,71,74;, 3;70,75,72;, 3;75,70,73;, 3;72,74,71;, 3;74,72,75;, 3;74,57,73;, 3;57,74,55;, 3;73,60,75;, 3;60,73,57;, 3;75,55,74;, 3;55,75,60;; MeshNormals { 76; -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.749619;-0.114355;0.651916;, -0.088026;-0.231050;0.968952;, -0.000000;-0.380320;0.924855;, -0.024157;-0.166763;0.985701;, 0.000000;0.269268;0.963065;, 0.000000;0.397253;0.917709;, 0.000000;0.269269;0.963065;, -0.000000;0.397253;0.917709;, 1.000000;-0.000000;-0.000000;, 1.000000;-0.000000;0.000000;, 1.000000;-0.000000;0.000000;, 1.000000;-0.000000;-0.000000;, 0.000000;-1.000000;0.000001;, 0.000000;-1.000000;0.000001;, 0.000000;-1.000000;0.000001;, 0.000001;-1.000000;0.000004;, 0.000001;-1.000000;0.000004;, 0.000001;-1.000000;0.000004;, -0.000001;-1.000000;0.000001;, -0.000001;-1.000000;0.000001;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -0.000000;0.000000;-1.000000;, -0.000000;0.000000;-1.000000;, 1.000000;-0.000000;-0.000000;, 1.000000;-0.000000;-0.000000;, -0.000000;-0.122888;0.992421;, -0.000000;-0.122888;0.992421;, -0.000000;-0.122888;0.992421;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -0.000000;0.000000;-1.000000;, -0.000000;0.000000;-1.000000;, 1.000000;-0.000000;-0.000000;, 1.000000;0.000000;-0.000001;, -0.000000;0.517914;0.855433;, -0.000000;0.517914;0.855433;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000001;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 1.000000;-0.000000;-0.000000;, -1.000000;0.000000;0.000000;, 0.172711;-0.144658;0.974292;, 0.803325;-0.226496;0.550789;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-0.122888;0.992421;, -0.000000;0.000001;1.000000;, -0.351275;0.893382;-0.280132;, 0.000000;0.893383;-0.449296;, 0.781832;0.000001;0.623490;, -0.351273;-0.893383;-0.280131;, -0.000000;-0.893384;-0.449294;, -0.438032;0.893383;0.099978;, 0.974928;0.000002;-0.222521;, -0.438030;-0.893384;0.099977;, -0.194943;0.893382;0.404803;, 0.433884;0.000002;-0.900969;, -0.194942;-0.893384;0.404801;, 0.194943;0.893382;0.404803;, -0.433884;0.000001;-0.900969;, 0.194942;-0.893383;0.404801;, 0.438032;0.893382;0.099978;, -0.974928;0.000001;-0.222521;, 0.438030;-0.893384;0.099977;, 0.351275;0.893382;-0.280132;, -0.781832;0.000001;0.623490;, 0.351273;-0.893383;-0.280130;; 78; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;16,17,18;, 3;19,20,21;, 3;16,22,23;, 3;24,25,26;, 3;25,24,27;, 3;0,28,3;, 3;28,0,29;, 3;12,30,15;, 3;30,12,31;, 3;7,32,33;, 3;32,7,34;, 3;25,35,26;, 3;35,25,36;, 3;29,37,28;, 3;37,29,38;, 3;31,39,30;, 3;39,31,40;, 3;41,11,42;, 3;11,41,9;, 3;43,35,36;, 3;35,43,44;, 3;45,46,47;, 3;15,48,13;, 3;27,49,25;, 3;50,7,51;, 3;7,50,5;, 3;46,52,53;, 3;7,33,54;, 3;55,56,57;, 3;56,55,58;, 3;57,59,60;, 3;59,57,56;, 3;60,58,55;, 3;58,60,59;, 3;58,61,56;, 3;61,58,62;, 3;56,63,59;, 3;63,56,61;, 3;59,62,58;, 3;62,59,63;, 3;62,64,61;, 3;64,62,65;, 3;61,66,63;, 3;66,61,64;, 3;63,65,62;, 3;65,63,66;, 3;65,67,64;, 3;67,65,68;, 3;64,69,66;, 3;69,64,67;, 3;66,68,65;, 3;68,66,69;, 3;68,70,67;, 3;70,68,71;, 3;67,72,69;, 3;72,67,70;, 3;69,71,68;, 3;71,69,72;, 3;71,73,70;, 3;73,71,74;, 3;70,75,72;, 3;75,70,73;, 3;72,74,71;, 3;74,72,75;, 3;74,57,73;, 3;57,74,55;, 3;73,60,75;, 3;60,73,57;, 3;75,55,74;, 3;55,75,60;; } MeshMaterialList { 1; 78; 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 { 76; 0.401407;0.620075;, -0.000000;0.620075;, -0.000000;0.620075;, 0.401407;0.620075;, 0.401407;0.410570;, -0.000000;0.574712;, -0.000000;0.574712;, 0.401407;0.529958;, 1.000000;0.620075;, 0.813117;0.568116;, 1.000000;0.620075;, 0.813117;0.568116;, 0.401407;0.620075;, -0.000000;0.574712;, -0.000000;0.620075;, 0.401407;0.529958;, -0.000000;0.620075;, -0.000000;0.574712;, -0.000000;0.620075;, -0.000000;0.620075;, -0.000000;0.574712;, -0.000000;0.574712;, -0.000000;0.574712;, -0.000000;0.574712;, -0.000000;0.620075;, 0.401407;0.529958;, 0.401407;0.620075;, -0.000000;0.574712;, 0.741649;0.620075;, 0.741649;0.620075;, 0.690591;0.494350;, 0.741649;0.620075;, 0.690591;0.494350;, 0.690591;0.494350;, 0.401407;0.529958;, 0.741649;0.620075;, 0.690591;0.494350;, 1.000000;0.620075;, 1.000000;0.620075;, 0.813117;0.568116;, 1.000000;0.620075;, 0.690591;0.494350;, 0.690591;0.494350;, 0.813117;0.568116;, 1.000000;0.620075;, 0.401407;0.529958;, 0.401407;0.529958;, 0.401407;0.410570;, 0.401407;0.410570;, 0.401407;0.410570;, -0.000000;0.574712;, 0.401407;0.410570;, 0.401407;0.529958;, 0.401407;0.410570;, 0.401407;0.529958;, 0.386601;0.379925;, 0.393277;0.423915;, 0.393277;0.409671;, 0.386601;0.405368;, 0.379926;0.423915;, 0.379926;0.409671;, 0.393277;0.455920;, 0.386601;0.462539;, 0.379926;0.455920;, 0.393277;0.481586;, 0.386601;0.508387;, 0.379926;0.481586;, 0.393277;0.481586;, 0.386601;0.508387;, 0.379926;0.481586;, 0.393277;0.455920;, 0.386601;0.462539;, 0.379926;0.455920;, 0.393277;0.423915;, 0.386601;0.405368;, 0.379926;0.423915;; } } }