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 { "Rifle_Light.png"; } } Frame Rifle_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.000000,0.000000,0.000000,1.000000;; } Mesh Rifle_Light { 68; -0.006717;0.000015;-0.005088;, -0.006717;0.039734;0.002667;, -0.006717;0.075542;-0.005088;, -0.006717;0.027267;0.002667;, 0.000000;0.000015;-0.008966;, 0.000000;0.075542;-0.008966;, 0.006717;0.000015;-0.005088;, 0.006717;0.075542;-0.005088;, 0.006717;0.027267;0.002667;, 0.006717;0.039734;0.002667;, -0.005914;0.026738;0.037204;, 0.005915;0.039734;0.037204;, -0.005914;0.039734;0.037204;, 0.005915;0.026738;0.037204;, 0.000000;0.075542;0.006545;, -0.008453;0.075963;0.003670;, -0.006717;0.075542;0.002667;, 0.000000;0.075963;0.008550;, -0.008453;0.075963;-0.006091;, -0.006717;0.075542;-0.005088;, 0.000000;0.075963;-0.010971;, 0.000000;0.075542;-0.008966;, 0.008453;0.075963;-0.006091;, 0.006717;0.075542;-0.005088;, 0.008453;0.075963;0.003670;, 0.006717;0.075542;0.002667;, 0.000000;0.075963;0.008550;, -0.008453;0.100286;0.003670;, -0.008453;0.075963;0.003670;, 0.000000;0.100286;0.008550;, -0.008453;0.100286;-0.006091;, -0.008453;0.075963;-0.006091;, 0.000000;0.100286;-0.010971;, 0.000000;0.075963;-0.010971;, 0.008453;0.100286;-0.006091;, 0.008453;0.075963;-0.006091;, 0.008453;0.100286;0.003670;, 0.008453;0.075963;0.003670;, 0.006717;0.000015;-0.005088;, -0.006717;0.000015;-0.005088;, 0.000000;0.000015;-0.008966;, -0.006717;0.000015;0.002667;, -0.000003;0.000015;0.006540;, 0.006717;0.000015;0.002667;, -0.008453;0.100286;0.003670;, 0.000000;0.100286;-0.010971;, -0.008453;0.100286;-0.006091;, 0.008453;0.100286;0.003670;, 0.008453;0.100286;-0.006091;, 0.000000;0.100286;0.008550;, -0.006717;0.075542;0.002667;, 0.000000;0.040414;0.006545;, 0.000000;0.075542;0.006545;, 0.006717;0.075542;0.002667;, -0.005914;0.039734;0.037204;, -0.005914;0.026738;0.037204;, 0.000000;0.040414;0.006545;, 0.005915;0.039734;0.037204;, 0.005915;0.026738;0.037204;, -0.000003;0.026738;0.006540;, 0.005915;0.026738;0.037204;, -0.005914;0.026738;0.037204;, 0.006717;0.027267;0.002667;, -0.006717;0.027267;0.002667;, -0.006717;0.000015;0.002667;, -0.000003;0.000015;0.006540;, -0.000003;0.026738;0.006540;, 0.006717;0.000015;0.002667;; 64; 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,17,14;, 3;17,25,24;, 3;26,27,28;, 3;27,26,29;, 3;28,30,31;, 3;30,28,27;, 3;31,32,33;, 3;32,31,30;, 3;33,34,35;, 3;34,33,32;, 3;35,36,37;, 3;36,35,34;, 3;37,29,26;, 3;29,37,36;, 3;38,39,40;, 3;38,41,39;, 3;38,42,41;, 3;43,42,38;, 3;44,45,46;, 3;45,47,48;, 3;44,47,45;, 3;49,47,44;, 3;50,51,52;, 3;51,50,1;, 3;2,1,50;, 3;9,7,53;, 3;52,9,53;, 3;9,52,51;, 3;3,54,1;, 3;54,3,55;, 3;1,54,56;, 3;56,54,57;, 3;9,58,8;, 3;58,9,57;, 3;59,60,61;, 3;56,57,9;, 3;60,59,62;, 3;59,61,63;, 3;0,64,3;, 3;3,65,66;, 3;65,3,64;, 3;66,67,8;, 3;67,66,65;, 3;8,67,6;; MeshNormals { 68; -0.866026;0.000000;-0.500000;, -0.957640;0.175891;0.228009;, -0.866026;0.000000;-0.500000;, -0.971423;0.000000;0.237356;, -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.971402;-0.000000;0.237441;, 0.957640;0.175891;0.228009;, 0.000000;-0.000001;1.000000;, 0.000000;-0.000001;1.000000;, 0.000000;-0.000001;1.000000;, 0.000000;-0.000001;1.000000;, 0.000000;-0.978585;0.205842;, -0.178264;-0.978585;0.102921;, -0.178264;-0.978585;0.102921;, 0.000000;-0.978585;0.205842;, -0.178264;-0.978585;-0.102921;, -0.178264;-0.978585;-0.102921;, -0.000000;-0.978585;-0.205842;, -0.000000;-0.978585;-0.205842;, 0.178264;-0.978585;-0.102921;, 0.178264;-0.978585;-0.102921;, 0.178264;-0.978585;0.102921;, 0.178264;-0.978585;0.102921;, 0.000000;-0.000000;1.000000;, -0.866025;0.000000;0.500000;, -0.866025;0.000000;0.500000;, -0.000001;-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;-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.000002;1.000000;-0.000000;, 0.000001;1.000000;0.000002;, 0.000000;1.000000;0.000000;, 0.000001;1.000000;0.000001;, -0.000002;1.000000;0.000004;, 0.000002;1.000000;-0.000004;, -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.706487;0.707090;0.030001;, -0.999730;0.000000;0.023219;, -0.000000;0.999991;0.004200;, 0.706487;0.707090;0.030001;, 0.999730;-0.000000;0.023218;, -0.000044;-0.999923;-0.012406;, 0.009491;-0.999953;-0.001832;, -0.009492;-0.999953;-0.001830;, 0.070568;-0.997414;-0.013619;, -0.070639;-0.997409;-0.013617;, -0.865930;0.000000;0.500166;, -0.000218;-0.000000;1.000000;, -0.000227;-0.000000;1.000000;, 0.865821;-0.000000;0.500354;; 64; 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,17,14;, 3;17,25,24;, 3;26,27,28;, 3;27,26,29;, 3;28,30,31;, 3;30,28,27;, 3;31,32,33;, 3;32,31,30;, 3;33,34,35;, 3;34,33,32;, 3;35,36,37;, 3;36,35,34;, 3;37,29,26;, 3;29,37,36;, 3;38,39,40;, 3;38,41,39;, 3;38,42,41;, 3;43,42,38;, 3;44,45,46;, 3;45,47,48;, 3;44,47,45;, 3;49,47,44;, 3;50,51,52;, 3;51,50,1;, 3;2,1,50;, 3;9,7,53;, 3;52,9,53;, 3;9,52,51;, 3;3,54,1;, 3;54,3,55;, 3;1,54,56;, 3;56,54,57;, 3;9,58,8;, 3;58,9,57;, 3;59,60,61;, 3;56,57,9;, 3;60,59,62;, 3;59,61,63;, 3;0,64,3;, 3;3,65,66;, 3;65,3,64;, 3;66,67,8;, 3;67,66,65;, 3;8,67,6;; } 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; { _09_-_Default } } MeshTextureCoords c1 { 68; 0.014112;0.389810;, 0.403918;0.179295;, 0.701820;0.389810;, 0.281564;0.179295;, 0.014112;0.495068;, 0.701820;0.495068;, 0.014112;0.389810;, 0.701820;0.389810;, 0.281564;0.179295;, 0.403918;0.179295;, 0.276379;-0.001698;, 0.403918;-0.001698;, 0.403918;-0.001698;, 0.276379;-0.001698;, 0.701820;0.074037;, 0.705958;0.152083;, 0.701820;0.179295;, 0.705958;0.019613;, 0.705958;0.417022;, 0.701820;0.389810;, 0.705958;0.549492;, 0.701820;0.495068;, 0.705958;0.417022;, 0.701820;0.389810;, 0.705958;0.152083;, 0.701820;0.179295;, 0.705958;0.019613;, 0.998199;0.152083;, 0.705958;0.152083;, 0.998199;0.019613;, 0.998199;0.417022;, 0.705958;0.417022;, 0.998199;0.549491;, 0.705958;0.549492;, 0.998199;0.417022;, 0.705958;0.417022;, 0.998198;0.152083;, 0.705958;0.152083;, 0.014112;0.389810;, 0.014112;0.389810;, 0.014112;0.495068;, 0.014112;0.179295;, 0.014112;0.074183;, 0.014112;0.179295;, 0.386744;0.681790;, 0.216186;0.987220;, 0.386744;0.885410;, 0.045628;0.681790;, 0.045628;0.885410;, 0.216186;0.579980;, 0.701820;0.179295;, 0.410599;0.074037;, 0.701820;0.074037;, 0.701820;0.179295;, 0.403918;-0.001698;, 0.276379;-0.001698;, 0.410599;0.074037;, 0.403918;-0.001698;, 0.276379;-0.001698;, 0.276379;0.074183;, 0.276379;-0.001698;, 0.276379;-0.001698;, 0.281564;0.179295;, 0.281564;0.179295;, 0.014112;0.179295;, 0.014112;0.074183;, 0.276379;0.074183;, 0.014112;0.179295;; } } }