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 Material__5 { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Gunlight.png"; } } Frame Handgun_Light { 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.000009,0.000526,-0.000023,1.000000;; } Mesh Handgun_Light { 62; 0.009021;0.000000;0.005208;, 0.009021;0.049530;-0.005208;, 0.009021;0.082161;0.005208;, 0.009021;-0.000000;-0.005208;, 0.000000;0.000000;0.010417;, 0.000000;0.082161;0.010417;, -0.009021;0.000000;0.005208;, -0.009021;0.082161;0.005208;, -0.009021;-0.000000;-0.005208;, -0.009021;0.049530;-0.005208;, 0.007944;-0.000000;-0.030704;, -0.007944;0.049530;-0.030704;, 0.007944;0.049530;-0.030704;, -0.007944;-0.000000;-0.030704;, -0.000000;0.082161;-0.010417;, 0.011353;0.082728;-0.006555;, 0.009021;0.082161;-0.005208;, -0.000000;0.082728;-0.013110;, 0.011353;0.082728;0.006555;, 0.009021;0.082161;0.005208;, 0.000000;0.082728;0.013110;, 0.000000;0.082161;0.010417;, -0.011353;0.082728;0.006555;, -0.009021;0.082161;0.005208;, -0.011353;0.082728;-0.006555;, -0.009021;0.082161;-0.005208;, -0.000000;0.082728;-0.013110;, -0.000000;0.082728;-0.013110;, 0.011353;0.115396;-0.006555;, 0.011353;0.082728;-0.006555;, -0.000000;0.115396;-0.013110;, 0.011353;0.115396;0.006555;, 0.011353;0.082728;0.006555;, 0.000000;0.115396;0.013110;, 0.000000;0.082728;0.013110;, -0.011353;0.115396;0.006555;, -0.011353;0.082728;0.006555;, -0.011353;0.115396;-0.006555;, -0.011353;0.082728;-0.006555;, -0.000000;0.082728;-0.013110;, -0.009021;0.000000;0.005208;, 0.009021;0.000000;0.005208;, 0.000000;0.000000;0.010417;, 0.009021;-0.000000;-0.005208;, -0.009021;-0.000000;-0.005208;, 0.011353;0.115396;-0.006555;, 0.000000;0.115396;0.013110;, 0.011353;0.115396;0.006555;, -0.011353;0.115396;-0.006555;, -0.011353;0.115396;0.006555;, -0.000000;0.115396;-0.013110;, 0.009021;0.082161;-0.005208;, -0.000000;0.050444;-0.010417;, -0.000000;0.082161;-0.010417;, -0.009021;0.082161;-0.005208;, 0.007944;0.049530;-0.030704;, 0.007944;-0.000000;-0.030704;, -0.000000;0.050444;-0.010417;, -0.007944;0.049530;-0.030704;, -0.007944;-0.000000;-0.030704;, 0.007944;-0.000000;-0.030704;, -0.007944;-0.000000;-0.030704;; 56; 3;0,1,2;, 3;1,0,3;, 3;4,2,5;, 3;2,4,0;, 3;6,5,7;, 3;5,6,4;, 3;8,7,9;, 3;7,8,6;, 3;10,11,12;, 3;11,10,13;, 3;14,15,16;, 3;15,14,17;, 3;16,18,19;, 3;18,16,15;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,26,14;, 3;26,25,24;, 3;27,28,29;, 3;28,27,30;, 3;29,31,32;, 3;31,29,28;, 3;32,33,34;, 3;33,32,31;, 3;34,35,36;, 3;35,34,33;, 3;36,37,38;, 3;37,36,35;, 3;38,30,39;, 3;30,38,37;, 3;40,41,42;, 3;40,43,41;, 3;44,43,40;, 3;45,46,47;, 3;46,48,49;, 3;45,48,46;, 3;50,48,45;, 3;51,52,53;, 3;52,51,1;, 3;2,1,51;, 3;9,7,54;, 3;53,9,54;, 3;9,53,52;, 3;3,55,1;, 3;55,3,56;, 3;1,55,57;, 3;57,55,58;, 3;9,59,8;, 3;59,9,58;, 3;44,60,43;, 3;60,44,61;, 3;57,58,9;; MeshNormals { 62; 0.866025;0.000000;0.500000;, 0.956949;0.172559;-0.233394;, 0.866025;0.000000;0.500000;, 0.999777;0.000000;-0.021113;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, -0.866025;0.000000;0.500000;, -0.866025;0.000000;0.500000;, -0.999777;-0.000000;-0.021113;, -0.956949;0.172559;-0.233394;, -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.978589;-0.205825;, 0.178249;-0.978589;-0.102912;, 0.178249;-0.978589;-0.102912;, -0.000000;-0.978589;-0.205825;, 0.178249;-0.978589;0.102912;, 0.178249;-0.978589;0.102912;, 0.000000;-0.978589;0.205825;, -0.000000;-0.978589;0.205825;, -0.178249;-0.978589;0.102912;, -0.178249;-0.978589;0.102912;, -0.178250;-0.978589;-0.102912;, -0.178250;-0.978589;-0.102912;, -0.000000;-0.978589;-0.205825;, -0.000000;-0.000000;-1.000000;, 0.866025;-0.000000;-0.500000;, 0.866025;-0.000000;-0.500000;, 0.000000;-0.000000;-1.000000;, 0.866025;0.000000;0.500000;, 0.866025;0.000000;0.500000;, 0.000000;0.000000;1.000000;, -0.000000;0.000000;1.000000;, -0.866025;0.000000;0.500001;, -0.866025;0.000000;0.500000;, -0.866026;-0.000000;-0.500000;, -0.866026;-0.000000;-0.500000;, -0.000000;-0.000000;-1.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.000001;1.000000;0.000000;, -0.000000;1.000000;-0.000001;, 0.000000;1.000000;0.000000;, -0.000001;1.000000;-0.000000;, 0.000001;1.000000;-0.000002;, -0.000001;1.000000;0.000002;, 0.866025;-0.000000;-0.500000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.866026;-0.000000;-0.500000;, 0.706231;0.705960;-0.053462;, 0.999108;0.000000;-0.042217;, -0.000000;0.999932;-0.011673;, -0.706231;0.705960;-0.053461;, -0.999108;-0.000000;-0.042217;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 56; 3;0,1,2;, 3;1,0,3;, 3;4,2,5;, 3;2,4,0;, 3;6,5,7;, 3;5,6,4;, 3;8,7,9;, 3;7,8,6;, 3;10,11,12;, 3;11,10,13;, 3;14,15,16;, 3;15,14,17;, 3;16,18,19;, 3;18,16,15;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,26,14;, 3;26,25,24;, 3;27,28,29;, 3;28,27,30;, 3;29,31,32;, 3;31,29,28;, 3;32,33,34;, 3;33,32,31;, 3;34,35,36;, 3;35,34,33;, 3;36,37,38;, 3;37,36,35;, 3;38,30,39;, 3;30,38,37;, 3;40,41,42;, 3;40,43,41;, 3;44,43,40;, 3;45,46,47;, 3;46,48,49;, 3;45,48,46;, 3;50,48,45;, 3;51,52,53;, 3;52,51,1;, 3;2,1,51;, 3;9,7,54;, 3;53,9,54;, 3;9,53,52;, 3;3,55,1;, 3;55,3,56;, 3;1,55,57;, 3;57,55,58;, 3;9,59,8;, 3;59,9,58;, 3;44,60,43;, 3;60,44,61;, 3;57,58,9;; } MeshMaterialList { 1; 56; 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__5 } } MeshTextureCoords c1 { 62; 0.013454;0.378424;, 0.431467;0.304921;, 0.706863;0.378424;, 0.013454;0.304921;, 0.013454;0.516878;, 0.706863;0.516878;, 0.013454;0.378424;, 0.706863;0.378424;, 0.013454;0.304921;, 0.431467;0.304921;, 0.013454;0.124560;, 0.431467;0.124560;, 0.431467;0.124560;, 0.013454;0.124560;, 0.706863;0.029931;, 0.711643;0.289216;, 0.706863;0.304921;, 0.711643;0.029930;, 0.711643;0.368149;, 0.706863;0.378424;, 0.711643;0.516878;, 0.706863;0.516878;, 0.711643;0.368149;, 0.706863;0.378424;, 0.711643;0.289216;, 0.706863;0.304921;, 0.711643;0.029932;, 0.711643;0.029930;, 0.987351;0.289216;, 0.711643;0.289216;, 0.987351;0.029930;, 0.987351;0.368149;, 0.711643;0.368149;, 0.987351;0.516878;, 0.711643;0.516878;, 0.987351;0.368149;, 0.711643;0.368149;, 0.987351;0.289216;, 0.711643;0.289216;, 0.711643;0.029932;, 0.013454;0.378424;, 0.013454;0.378424;, 0.013454;0.516878;, 0.013454;0.304921;, 0.013454;0.304921;, 0.377815;0.685210;, 0.206565;0.991175;, 0.377815;0.889187;, 0.035315;0.685210;, 0.035315;0.889187;, 0.206565;0.583222;, 0.706863;0.304921;, 0.439183;0.029930;, 0.706863;0.029931;, 0.706863;0.304921;, 0.431467;0.124560;, 0.013454;0.124560;, 0.439183;0.029930;, 0.431467;0.124560;, 0.013454;0.124560;, 0.013454;0.124560;, 0.013454;0.124560;; } } }