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 _09_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "gun_magazine.png"; } } Frame gun_magazine { 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 gun_magazine { 40; -0.008512;0.028875;-0.013989;, 0.008847;0.028875;0.024053;, 0.008847;0.028875;-0.013989;, -0.008512;0.028875;0.024053;, -0.008512;-0.027722;-0.026323;, 0.008847;-0.038258;0.009404;, -0.008512;-0.038258;0.009404;, 0.008847;-0.027722;-0.026323;, -0.008512;0.028875;-0.013989;, 0.008847;0.013696;-0.014970;, -0.008512;0.013696;-0.014970;, 0.008847;0.028875;-0.013989;, 0.008847;-0.001633;-0.017916;, -0.008512;-0.001633;-0.017916;, 0.008847;-0.027722;-0.026323;, -0.008512;-0.027722;-0.026323;, 0.008847;0.028875;-0.013989;, 0.008847;0.006118;0.021590;, 0.008847;0.013696;-0.014970;, 0.008847;0.028875;0.024053;, 0.008847;-0.009952;0.018152;, 0.008847;-0.001633;-0.017916;, 0.008847;-0.038258;0.009404;, 0.008847;-0.027722;-0.026323;, 0.008847;0.028875;0.024053;, -0.008512;0.006118;0.021590;, 0.008847;0.006118;0.021590;, -0.008512;0.028875;0.024053;, -0.008512;-0.009952;0.018152;, 0.008847;-0.009952;0.018152;, -0.008512;-0.038258;0.009404;, 0.008847;-0.038258;0.009404;, -0.008512;0.028875;0.024053;, -0.008512;0.013696;-0.014970;, -0.008512;0.006118;0.021590;, -0.008512;0.028875;-0.013989;, -0.008512;-0.001633;-0.017916;, -0.008512;-0.009952;0.018152;, -0.008512;-0.027722;-0.026323;, -0.008512;-0.038258;0.009404;; 28; 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;10,12,13;, 3;12,10,9;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;18,20,21;, 3;20,18,17;, 3;21,22,23;, 3;22,21,20;, 3;24,25,26;, 3;25,24,27;, 3;26,28,29;, 3;28,26,25;, 3;29,30,31;, 3;30,29,28;, 3;32,33,34;, 3;33,32,35;, 3;34,36,37;, 3;36,34,33;, 3;37,38,39;, 3;38,37,36;; MeshNormals { 40; -0.000000;1.000000;0.000000;, -0.000000;1.000000;-0.000000;, -0.000001;1.000000;0.000000;, 0.000000;1.000000;-0.000000;, 0.000000;-0.959153;-0.282888;, 0.000001;-0.959153;-0.282888;, 0.000001;-0.959153;-0.282888;, 0.000000;-0.959153;-0.282888;, 0.000001;0.064488;-0.997919;, 0.000001;0.126848;-0.991922;, 0.000001;0.126848;-0.991922;, 0.000001;0.064488;-0.997919;, 0.000001;0.248167;-0.968717;, 0.000001;0.248167;-0.968717;, 0.000000;0.306701;-0.951806;, 0.000000;0.306701;-0.951806;, 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.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -0.000001;-0.107597;0.994195;, -0.000001;-0.158604;0.987342;, -0.000001;-0.158604;0.987342;, -0.000001;-0.107597;0.994195;, -0.000001;-0.252482;0.967602;, -0.000001;-0.252482;0.967602;, -0.000000;-0.295272;0.955413;, -0.000000;-0.295273;0.955413;, -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.000000;, -1.000000;-0.000000;-0.000000;, -1.000000;-0.000000;-0.000000;; 28; 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;10,12,13;, 3;12,10,9;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;18,20,21;, 3;20,18,17;, 3;21,22,23;, 3;22,21,20;, 3;24,25,26;, 3;25,24,27;, 3;26,28,29;, 3;28,26,25;, 3;29,30,31;, 3;30,29,28;, 3;32,33,34;, 3;33,32,35;, 3;34,36,37;, 3;36,34,33;, 3;37,38,39;, 3;38,37,36;; } MeshMaterialList { 1; 28; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _09_-_Default } } MeshTextureCoords c1 { 40; 0.355960;0.193585;, 0.810941;0.215061;, 0.355960;0.193585;, 0.810941;0.215061;, 0.219494;0.849707;, 0.624908;0.970833;, 0.624908;0.970833;, 0.219494;0.849707;, 0.355960;0.193585;, 0.355960;0.365392;, 0.355960;0.365392;, 0.355960;0.193585;, 0.320340;0.542057;, 0.320340;0.542057;, 0.219494;0.849707;, 0.219494;0.849707;, 0.355960;0.193585;, 0.791983;0.451296;, 0.355960;0.365392;, 0.810941;0.215061;, 0.754068;0.644579;, 0.320340;0.542057;, 0.624908;0.970833;, 0.219494;0.849707;, 0.810941;0.215061;, 0.791983;0.451296;, 0.791983;0.451296;, 0.810941;0.215061;, 0.754068;0.644579;, 0.754068;0.644579;, 0.624908;0.970833;, 0.624908;0.970833;, 0.810941;0.215061;, 0.355960;0.365392;, 0.791983;0.451296;, 0.355960;0.193585;, 0.320340;0.542057;, 0.754068;0.644579;, 0.219494;0.849707;, 0.624908;0.970833;; } } }