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 { "Hangsun_Laser.png"; } } Frame Handgun_Laser { 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_Laser { 65; 0.007889;-0.000323;0.009021;, 0.007889;0.039868;0.000103;, 0.007159;0.042142;0.009022;, 0.007889;-0.000323;0.000103;, -0.000000;-0.000323;0.013216;, -0.000000;0.042142;0.013155;, -0.007889;-0.000323;0.009021;, -0.007159;0.042142;0.009022;, -0.007889;-0.000323;0.000103;, -0.007889;0.039868;0.000103;, 0.007063;-0.000323;-0.014016;, -0.007063;0.039868;-0.014016;, 0.007064;0.039868;-0.014016;, -0.007063;-0.000323;-0.014016;, -0.000000;0.042142;-0.003377;, 0.007841;0.042708;0.000362;, 0.007159;0.042142;0.000756;, 0.000000;0.042708;-0.004165;, 0.007841;0.042708;0.009416;, 0.007159;0.042142;0.009022;, 0.000000;0.042708;0.013943;, -0.000000;0.042142;0.013155;, -0.007841;0.042708;0.009416;, -0.007159;0.042142;0.009022;, -0.007841;0.042708;0.000362;, -0.007159;0.042142;0.000756;, 0.000000;0.042708;-0.004165;, 0.007841;0.055631;0.000362;, 0.007841;0.042708;0.000362;, 0.000000;0.055631;-0.004165;, 0.007841;0.055631;0.009416;, 0.007841;0.042708;0.009416;, 0.000000;0.055631;0.013943;, 0.000000;0.042708;0.013943;, -0.007841;0.055631;0.009416;, -0.007841;0.042708;0.009416;, -0.007841;0.055631;0.000362;, -0.007841;0.042708;0.000362;, -0.007889;-0.000323;0.009021;, 0.007889;-0.000323;0.009021;, -0.000000;-0.000323;0.013216;, 0.007889;-0.000323;0.000103;, -0.007889;-0.000323;0.000103;, 0.007841;0.055631;0.000362;, 0.000000;0.055631;0.013943;, 0.007841;0.055631;0.009416;, -0.007841;0.055631;0.000362;, -0.007841;0.055631;0.009416;, 0.000000;0.055631;-0.004165;, 0.007159;0.042142;0.000756;, 0.000000;0.040783;-0.004452;, -0.000000;0.042142;-0.003377;, -0.007159;0.042142;0.000756;, 0.007064;0.039868;-0.014016;, 0.007063;-0.000323;-0.014016;, 0.000000;0.040783;-0.004452;, -0.007063;0.039868;-0.014016;, -0.007063;-0.000323;-0.014016;, 0.007063;-0.000323;-0.014016;, -0.007063;-0.000323;-0.014016;, -0.002800;0.053549;0.001916;, 0.000009;0.222423;0.004724;, 0.002817;0.053549;0.001916;, 0.002817;0.053549;0.007532;, -0.002800;0.053549;0.007532;; 60; 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;42,41,38;, 3;43,44,45;, 3;44,46,47;, 3;43,46,44;, 3;48,46,43;, 3;49,50,51;, 3;50,49,1;, 3;2,1,49;, 3;9,7,52;, 3;51,9,52;, 3;9,51,50;, 3;3,53,1;, 3;53,3,54;, 3;1,53,55;, 3;55,53,56;, 3;9,57,8;, 3;57,9,56;, 3;42,58,41;, 3;58,42,59;, 3;55,56,9;, 3;60,61,62;, 3;62,61,63;, 3;63,61,64;, 3;64,61,60;; MeshNormals { 65; 0.855867;0.006060;0.517161;, 0.925193;0.331467;-0.184791;, 0.845952;0.038129;0.531895;, 0.999574;-0.000000;-0.029192;, 0.002133;0.004811;0.999986;, 0.002311;0.005107;0.999984;, -0.859677;0.011320;0.510712;, -0.849176;0.034971;0.526951;, -0.999689;0.007468;-0.023800;, -0.924437;0.334110;-0.183813;, 0.000004;-0.000000;-1.000000;, 0.000004;-0.000000;-1.000000;, 0.000004;-0.000000;-1.000000;, 0.000004;-0.000000;-1.000000;, -0.000003;-0.812014;-0.583637;, 0.505433;-0.812025;-0.291811;, 0.505431;-0.812025;-0.291813;, 0.000003;-0.812014;-0.583638;, 0.505429;-0.812029;0.291807;, 0.505427;-0.812029;0.291810;, 0.000002;-0.812021;0.583628;, -0.000003;-0.812021;0.583629;, -0.505451;-0.812009;0.291824;, -0.505453;-0.812008;0.291821;, -0.505453;-0.812007;-0.291825;, -0.505455;-0.812007;-0.291822;, -0.000001;-0.000002;-1.000000;, 0.866025;-0.000003;-0.500000;, 0.866026;-0.000003;-0.500000;, 0.000002;-0.000002;-1.000000;, 0.866026;-0.000001;0.499999;, 0.866025;-0.000001;0.500001;, 0.000001;0.000003;1.000000;, -0.000001;0.000003;1.000000;, -0.866025;0.000003;0.500000;, -0.866025;0.000003;0.500000;, -0.866025;0.000001;-0.500001;, -0.866026;0.000001;-0.499999;, -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.000003;1.000000;0.000001;, -0.000001;1.000000;-0.000000;, -0.000001;1.000000;0.000002;, -0.000002;1.000000;0.000000;, 0.000003;1.000000;-0.000003;, -0.000003;1.000000;0.000003;, 0.818049;0.395988;-0.417120;, -0.018833;0.603637;-0.797036;, -0.029657;0.607044;-0.794115;, -0.812942;0.386338;-0.435738;, 0.710330;0.699322;-0.079875;, 0.998296;-0.000000;-0.058360;, -0.000000;0.999423;-0.033969;, -0.710331;0.699321;-0.079875;, -0.998296;0.000000;-0.058360;, -0.000000;-1.000000;0.000000;, -0.000000;-1.000000;0.000000;, -0.706911;0.023509;-0.706911;, 0.000003;1.000000;0.000001;, 0.706911;0.023509;-0.706911;, 0.706911;0.023509;0.706911;, -0.706911;0.023509;0.706912;; 60; 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;42,41,38;, 3;43,44,45;, 3;44,46,47;, 3;43,46,44;, 3;48,46,43;, 3;49,50,51;, 3;50,49,1;, 3;2,1,49;, 3;9,7,52;, 3;51,9,52;, 3;9,51,50;, 3;3,53,1;, 3;53,3,54;, 3;1,53,55;, 3;55,53,56;, 3;9,57,8;, 3;57,9,56;, 3;42,58,41;, 3;58,42,59;, 3;55,56,9;, 3;60,61,62;, 3;62,61,63;, 3;63,61,64;, 3;64,61,60;; } MeshMaterialList { 1; 60; 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 { 65; 0.000000;0.449963;, 0.718293;0.299219;, 0.758919;0.449973;, 0.000000;0.299219;, 0.000000;0.520857;, 0.758919;0.519831;, 0.000000;0.449963;, 0.758919;0.449973;, 0.000000;0.299219;, 0.718293;0.299219;, 0.000000;0.060579;, 0.718293;0.060578;, 0.718293;0.060579;, 0.000000;0.060578;, 0.758919;0.240401;, 0.769042;0.303598;, 0.758919;0.310258;, 0.769042;0.227081;, 0.769042;0.456633;, 0.758919;0.449973;, 0.769041;0.533151;, 0.758919;0.519831;, 0.769041;0.456633;, 0.758919;0.449973;, 0.769042;0.303598;, 0.758919;0.310258;, 0.769042;0.227081;, 1.000000;0.303598;, 0.769042;0.303598;, 1.000000;0.227080;, 1.000000;0.456633;, 0.769042;0.456633;, 1.000000;0.533150;, 0.769041;0.533151;, 1.000000;0.456633;, 0.769041;0.456633;, 0.999999;0.303598;, 0.769042;0.303598;, 0.000000;0.449963;, 0.000000;0.449963;, 0.000000;0.520857;, 0.000000;0.299219;, 0.000000;0.299219;, 0.299435;0.848054;, 0.047014;0.706772;, 0.131154;0.848054;, 0.299435;0.565491;, 0.131155;0.565491;, 0.383575;0.706772;, 0.758919;0.310258;, 0.734633;0.222235;, 0.758919;0.240401;, 0.758919;0.310258;, 0.718293;0.060579;, 0.000000;0.060579;, 0.734633;0.222235;, 0.718293;0.060578;, 0.000000;0.060578;, 0.000000;0.060579;, 0.000000;0.060578;, 1.000000;0.849885;, -0.000000;0.916114;, 1.000000;0.849885;, 1.000000;0.982343;, 1.000000;0.982343;; } } }