xof 0303txt 0032 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 Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } 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 MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template TextureFilename { STRING filename; } Frame SCENE_ROOT { 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;; } Frame MESH_ROOT { 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 { 108; -20.000000;1.000000;-50.000000;, -44.500000;50.000000;-50.000000;, -44.500000;50.000000;50.000000;, -20.000000;1.000000;50.000000;, 20.000000;1.000000;50.000000;, 20.000000;1.000000;-50.000000;, -20.000000;1.000000;-50.000000;, -20.000000;1.000000;50.000000;, 20.000000;1.000000;-50.000000;, 20.000000;1.000000;50.000000;, 44.500000;50.000000;50.000000;, 44.500000;50.000000;-50.000000;, -39.000000;49.000000;35.100000;, -40.000000;49.000000;35.100000;, -40.000000;48.000000;35.100000;, -39.000000;48.000000;35.100000;, -39.000000;49.000000;-35.100000;, -39.000000;48.000000;-35.100000;, -40.000000;48.000000;-35.100000;, -40.000000;49.000000;-35.100000;, 39.000000;49.000000;-35.100000;, 40.000000;49.000000;-35.100000;, 40.000000;48.000000;-35.100000;, 39.000000;48.000000;-35.100000;, 39.000000;49.000000;35.100000;, 39.000000;48.000000;35.100000;, 40.000000;48.000000;35.100000;, 40.000000;49.000000;35.100000;, -38.000000;47.000000;15.000000;, -38.000000;47.000000;35.000000;, -61.000000;47.000000;35.000000;, -61.000000;47.000000;15.000000;, -38.000000;47.000000;-15.000000;, -61.000000;47.000000;-15.000000;, -61.000000;47.000000;-35.000000;, -38.000000;47.000000;-35.000000;, 38.000000;47.000000;15.000000;, 61.000000;47.000000;15.000000;, 61.000000;47.000000;35.000000;, 38.000000;47.000000;35.000000;, 38.000000;47.000000;-15.000000;, 38.000000;47.000000;-35.000000;, 61.000000;47.000000;-35.000000;, 61.000000;47.000000;-15.000000;, -38.000000;47.000000;35.000000;, -38.000000;47.000000;15.000000;, -38.000000;53.000000;15.000000;, -38.000000;53.000000;35.000000;, -61.000000;47.000000;35.000000;, -38.000000;47.000000;35.000000;, -38.000000;53.000000;35.000000;, -61.000000;53.000000;35.000000;, -38.000000;47.000000;15.000000;, -61.000000;47.000000;15.000000;, -61.000000;53.000000;15.000000;, -38.000000;53.000000;15.000000;, -38.000000;47.000000;-35.000000;, -38.000000;53.000000;-35.000000;, -38.000000;53.000000;-15.000000;, -38.000000;47.000000;-15.000000;, -61.000000;47.000000;-35.000000;, -61.000000;53.000000;-35.000000;, -38.000000;53.000000;-35.000000;, -38.000000;47.000000;-35.000000;, -38.000000;47.000000;-15.000000;, -38.000000;53.000000;-15.000000;, -61.000000;53.000000;-15.000000;, -61.000000;47.000000;-15.000000;, 38.000000;47.000000;35.000000;, 38.000000;53.000000;35.000000;, 38.000000;53.000000;15.000000;, 38.000000;47.000000;15.000000;, 61.000000;47.000000;35.000000;, 61.000000;53.000000;35.000000;, 38.000000;53.000000;35.000000;, 38.000000;47.000000;35.000000;, 38.000000;47.000000;15.000000;, 38.000000;53.000000;15.000000;, 61.000000;53.000000;15.000000;, 61.000000;47.000000;15.000000;, 38.000000;47.000000;-35.000000;, 38.000000;47.000000;-15.000000;, 38.000000;53.000000;-15.000000;, 38.000000;53.000000;-35.000000;, 61.000000;47.000000;-35.000000;, 38.000000;47.000000;-35.000000;, 38.000000;53.000000;-35.000000;, 61.000000;53.000000;-35.000000;, 38.000000;47.000000;-15.000000;, 61.000000;47.000000;-15.000000;, 61.000000;53.000000;-15.000000;, 38.000000;53.000000;-15.000000;, 38.062499;50.270598;33.156202;, 38.062499;50.000000;32.687501;, 21.812499;50.000000;33.000000;, 38.062499;49.729402;33.156202;, 38.062499;50.270598;-33.156202;, 21.812499;50.000000;-33.000000;, 38.062499;50.000000;-32.687501;, 38.062499;49.729402;-33.156202;, -38.062499;50.270598;33.156202;, -21.812499;50.000000;33.000000;, -38.062499;50.000000;32.687501;, -38.062499;49.729402;33.156202;, -38.062499;50.270598;-33.156202;, -38.062499;50.000000;-32.687501;, -21.812499;50.000000;-33.000000;, -38.062499;49.729402;-33.156202;; 58; 3;0,1,2;, 3;0,2,3;, 3;4,5,6;, 3;4,6,7;, 3;8,9,10;, 3;8,10,11;, 3;12,13,14;, 3;12,14,15;, 3;16,17,18;, 3;16,18,19;, 3;20,21,22;, 3;20,22,23;, 3;24,25,26;, 3;24,26,27;, 3;28,29,30;, 3;28,30,31;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,41,42;, 3;40,42,43;, 3;44,45,46;, 3;44,46,47;, 3;48,49,50;, 3;48,50,51;, 3;52,53,54;, 3;52,54,55;, 3;56,57,58;, 3;56,58,59;, 3;60,61,62;, 3;60,62,63;, 3;64,65,66;, 3;64,66,67;, 3;68,69,70;, 3;68,70,71;, 3;72,73,74;, 3;72,74,75;, 3;76,77,78;, 3;76,78,79;, 3;80,81,82;, 3;80,82,83;, 3;84,85,86;, 3;84,86,87;, 3;88,89,90;, 3;88,90,91;, 3;92,93,94;, 3;95,92,94;, 3;93,95,94;, 3;96,97,98;, 3;99,97,96;, 3;98,97,99;, 3;100,101,102;, 3;103,101,100;, 3;102,101,103;, 3;104,105,106;, 3;107,104,106;, 3;105,107,106;; MeshTextureCoords { 108; 2.275200;0.684253;, 2.275200;1.465750;, 0.680302;1.465750;, 0.680302;0.684253;, 0.772269;0.537151;, 0.772270;1.505601;, 1.160830;1.505601;, 1.160830;0.537151;, 2.275200;0.684253;, 0.680302;0.684253;, 0.680302;1.465750;, 2.275200;1.465750;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, 0.717265;1.842388;, 0.717265;2.242388;, 0.257265;2.242388;, 0.257265;1.842388;, 0.717265;1.242388;, 0.257265;1.242388;, 0.257265;0.842388;, 0.717265;0.842388;, 2.237265;1.842388;, 2.697265;1.842388;, 2.697265;2.242388;, 2.237265;2.242388;, 2.237265;1.242388;, 2.237265;0.842388;, 2.697265;0.842388;, 2.697265;1.242388;, 0.262729;0.916354;, 0.929395;0.916354;, 0.929395;1.116354;, 0.262729;1.116354;, 0.814022;0.916354;, 1.580688;0.916354;, 1.580688;1.116354;, 0.814022;1.116354;, 1.580688;0.916354;, 0.814022;0.916354;, 0.814022;1.116354;, 1.580688;1.116354;, 1.596062;0.916354;, 1.596062;1.116354;, 0.929395;1.116354;, 0.929395;0.916354;, 0.814022;0.916354;, 0.814022;1.116354;, 1.580688;1.116354;, 1.580688;0.916354;, 1.580688;0.916354;, 1.580688;1.116354;, 0.814022;1.116354;, 0.814022;0.916354;, 0.262795;0.916354;, 0.262795;1.116354;, 0.929462;1.116354;, 0.929462;0.916354;, 2.880689;0.916354;, 2.880689;1.116354;, 2.114022;1.116354;, 2.114022;0.916354;, 2.114022;0.916354;, 2.114022;1.116354;, 2.880689;1.116354;, 2.880689;0.916354;, 1.596129;0.916354;, 0.929462;0.916354;, 0.929462;1.116354;, 1.596129;1.116354;, 2.880689;0.916354;, 2.114022;0.916354;, 2.114022;1.116354;, 2.880689;1.116354;, 2.114022;0.916354;, 2.880689;0.916354;, 2.880689;1.116354;, 2.114022;1.116354;, 2.116105;1.025375;, 2.116105;1.016354;, 1.574438;1.016354;, 2.116105;1.007333;, 2.116105;1.025375;, 1.574438;1.016354;, 2.116105;1.016354;, 2.116105;1.007333;, 0.578605;1.025375;, 1.120272;1.016354;, 0.578605;1.016354;, 0.578605;1.007333;, 0.578605;1.025375;, 0.578605;1.016354;, 1.120272;1.016354;, 0.578605;1.007333;; } MeshNormals { 108; 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;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.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.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;-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;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.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;-1.000000;0.000000;, 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;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.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;-1.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.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;1.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.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;-1.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.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;1.000000;, -0.009613;0.432995;0.249992;, -0.009615;0.000000;-0.499970;, -0.009614;0.000000;0.000005;, -0.009613;-0.432995;0.249992;, -0.009613;0.432995;-0.249992;, -0.009614;0.000000;-0.000005;, -0.009615;0.000000;0.499970;, -0.009613;-0.432995;-0.249992;, 0.009613;0.432995;0.249992;, 0.009614;0.000000;0.000005;, 0.009615;0.000000;-0.499970;, 0.009613;-0.432995;0.249992;, 0.009613;0.432995;-0.249992;, 0.009615;0.000000;0.499970;, 0.009614;0.000000;-0.000005;, 0.009613;-0.432995;-0.249992;; 58; 3;0,1,2;, 3;0,2,3;, 3;4,5,6;, 3;4,6,7;, 3;8,9,10;, 3;8,10,11;, 3;12,13,14;, 3;12,14,15;, 3;16,17,18;, 3;16,18,19;, 3;20,21,22;, 3;20,22,23;, 3;24,25,26;, 3;24,26,27;, 3;28,29,30;, 3;28,30,31;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,41,42;, 3;40,42,43;, 3;44,45,46;, 3;44,46,47;, 3;48,49,50;, 3;48,50,51;, 3;52,53,54;, 3;52,54,55;, 3;56,57,58;, 3;56,58,59;, 3;60,61,62;, 3;60,62,63;, 3;64,65,66;, 3;64,66,67;, 3;68,69,70;, 3;68,70,71;, 3;72,73,74;, 3;72,74,75;, 3;76,77,78;, 3;76,78,79;, 3;80,81,82;, 3;80,82,83;, 3;84,85,86;, 3;84,86,87;, 3;88,89,90;, 3;88,90,91;, 3;92,93,94;, 3;95,92,94;, 3;93,95,94;, 3;96,97,98;, 3;99,97,96;, 3;98,97,99;, 3;100,101,102;, 3;103,101,100;, 3;102,101,103;, 3;104,105,106;, 3;107,104,106;, 3;105,107,106;; } MeshMaterialList { 5; 58; 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4; Material { 0.485700;0.338314;0.420200;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intG_tex.png"; } } Material { 1.000000;0.000000;0.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.900000;0.000000;0.000000;; TextureFilename { "NULL.png"; } } Material { 0.444900;0.329081;0.386800;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intC_tex.png"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intE_tex.png"; } } Material { 0.567300;0.094206;0.129700;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intA_tex.png"; } } } } } }