xof 0303txt 0032 template KeyValuePair { <26e6b1c3-3d4d-4a1d-a437-b33668ffa1c2> STRING key; STRING value; } template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template ObjectMatrixComment { <95a48e28-7ef4-4419-a16a-ba9dbdf0d2bc> Matrix4x4 objectMatrix; } 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 Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template VertexElement { DWORD Type; DWORD Method; DWORD Usage; DWORD UsageIndex; } template DeclData { DWORD nElements; array VertexElement Elements[nElements]; DWORD nDWords; array DWORD data[nDWords]; } KeyValuePair { "Date"; "2015-11-17 22:05:05"; } KeyValuePair { "File"; ""; } KeyValuePair { "User"; "Game Development"; } KeyValuePair { "CoreTime"; "0"; } Frame group2 { FrameTransformMatrix relative { 1.000000,0.000000,0.000000,0.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,3.710698,-1.864387,-2.891568,1.000000;; } ObjectMatrixComment object { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,-4.370753,-29.559210,29.109018,1.000000;; } Frame pCube17 { FrameTransformMatrix relative { 0.997671,0.000000,-0.068209,0.000000,-0.068209,-0.000000,-0.997671,0.000000,-0.000000,1.000000,-0.000000,0.000000,-5.899156,-7.548796,96.511494,1.000000;; } ObjectMatrixComment object { 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 mesh_pCube17 { 24; -41.998106;28.976784;-2.439190;, 41.998109;28.976784;-2.439190;, 41.998109;28.976784;2.439189;, -41.998106;28.976784;2.439189;, -41.998106;28.976784;2.439189;, 41.998109;28.976784;2.439189;, 41.998112;-28.976784;2.439189;, -41.998106;-28.976784;2.439190;, -41.998106;-28.976784;2.439190;, 41.998112;-28.976784;2.439189;, 41.998112;-28.976784;-2.439190;, -41.998106;-28.976784;-2.439189;, -41.998106;-28.976784;-2.439189;, 41.998112;-28.976784;-2.439190;, 41.998109;28.976784;-2.439190;, -41.998106;28.976784;-2.439190;, 41.998109;28.976784;-2.439190;, 41.998112;-28.976784;-2.439190;, 41.998112;-28.976784;2.439189;, 41.998109;28.976784;2.439189;, -41.998106;-28.976784;-2.439189;, -41.998106;28.976784;-2.439190;, -41.998106;28.976784;2.439189;, -41.998106;-28.976784;2.439190;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; MeshNormals normals { 24; 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;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;-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;, -1.000000;-0.000000;0.000000;, -1.000000;-0.000000;0.000000;, -1.000000;-0.000000;0.000000;, -1.000000;-0.000000;0.000000;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; } MeshTextureCoords tc0 { 24; -0.002728;0.997146;, 1.002728;0.997146;, 1.002728;0.805022;, -0.002728;0.805022;, 0.001787;1.005448;, 0.998213;1.005448;, 0.998213;0.812634;, 0.001787;0.812634;, -0.001223;0.999810;, 1.001223;0.999810;, 1.001223;0.803986;, -0.001223;0.803986;, 0.998213;0.000197;, 0.001787;0.000197;, 0.001787;0.521077;, 0.998213;0.521077;, -0.004639;1.019822;, 1.003826;1.019822;, 1.003826;0.798065;, -0.004639;0.798065;, -0.006434;1.013423;, 1.002031;1.013423;, 1.002031;0.798482;, -0.006434;0.798482;; } DeclData { 2; 2;0;7;0;, 2;0;6;0;; 144; 641728512, 0, 1065353216, 1065353216, 630592681, 2789212160, 641728512, 0, 1065353216, 1065353216, 630592681, 2789212160, 641728512, 0, 1065353216, 1065353216, 630592681, 2789212160, 641728512, 0, 1065353216, 1065353216, 630592681, 2789212160, 2986344448, 3212836864, 0, 1065353216, 2986344447, 0, 2986344448, 3212836864, 0, 1065353216, 2986344447, 0, 2986344448, 3212836864, 0, 1065353216, 2986344447, 0, 2986344448, 3212836864, 0, 1065353216, 2986344447, 0, 0, 0, 3212836864, 1065353216, 630592679, 0, 0, 0, 3212836864, 1065353216, 630592679, 0, 0, 0, 3212836864, 1065353216, 630592679, 0, 0, 0, 3212836864, 1065353216, 630592679, 0, 2778076327, 3212836864, 0, 3212836864, 2778076327, 0, 2778076327, 3212836864, 0, 3212836864, 2778076327, 0, 2778076327, 3212836864, 0, 3212836864, 2778076327, 0, 2778076327, 3212836864, 0, 3212836864, 2778076327, 0, 0, 0, 1065353216, 2778076327, 3212836864, 0, 0, 0, 1065353216, 2778076327, 3212836864, 0, 0, 0, 1065353216, 2778076327, 3212836864, 0, 0, 0, 1065353216, 2778076327, 3212836864, 0, 0, 0, 1065353216, 630592679, 1065353216, 0, 0, 0, 1065353216, 630592679, 1065353216, 0, 0, 0, 1065353216, 630592679, 1065353216, 0, 0, 0, 1065353216, 630592679, 1065353216, 0; } } } Frame pCube18 { FrameTransformMatrix relative { 0.821125,0.089055,0.000000,0.000000,0.000000,-0.000000,-0.369000,0.000000,-0.107823,0.994170,-0.000000,0.000000,-5.282726,-7.548794,50.233715,1.000000;; } ObjectMatrixComment object { 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.000001,0.000000,1.000000;; } Mesh mesh_pCube18 { 24; -41.998109;28.976790;-2.439189;, 41.998109;28.976790;-2.439190;, 41.998109;28.976790;2.439190;, -41.998109;28.976790;2.439190;, -41.998109;28.976790;2.439190;, 41.998109;28.976790;2.439190;, 41.998109;-28.976790;2.439190;, -41.998109;-28.976790;2.439189;, -41.998109;-28.976790;2.439189;, 41.998109;-28.976790;2.439190;, 41.998109;-28.976790;-2.439190;, -41.998109;-28.976790;-2.439189;, -41.998109;-28.976790;-2.439189;, 41.998109;-28.976790;-2.439190;, 41.998109;28.976790;-2.439190;, -41.998109;28.976790;-2.439189;, 41.998109;28.976790;-2.439190;, 41.998109;-28.976790;-2.439190;, 41.998109;-28.976790;2.439190;, 41.998109;28.976790;2.439190;, -41.998109;-28.976790;-2.439189;, -41.998109;28.976790;-2.439189;, -41.998109;28.976790;2.439190;, -41.998109;-28.976790;2.439189;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; MeshNormals normals { 24; 0.000000;2.710029;0.000000;, 0.000000;2.710029;0.000000;, 0.000000;2.710029;0.000000;, 0.000000;2.710029;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;-2.710029;-0.000000;, -0.000000;-2.710029;-0.000000;, -0.000000;-2.710029;-0.000000;, -0.000000;-2.710029;-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;, 1.210741;0.000000;0.000000;, 1.210741;0.000000;0.000000;, 1.210741;0.000000;0.000000;, 1.210741;0.000000;0.000000;, -1.210741;-0.000000;-0.000000;, -1.210741;-0.000000;-0.000000;, -1.210741;-0.000000;-0.000000;, -1.210741;-0.000000;-0.000000;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; } MeshTextureCoords tc0 { 24; -0.002728;0.997146;, 1.002728;0.997146;, 1.002728;0.805022;, -0.002728;0.805022;, 0.001787;1.005448;, 0.998213;1.005448;, 0.998213;0.812634;, 0.001787;0.812634;, -0.001223;0.999810;, 1.001223;0.999810;, 1.001223;0.803986;, -0.001223;0.803986;, 0.998213;0.515644;, 0.001787;0.515644;, 0.001787;0.805264;, 0.998213;0.805264;, -0.004639;0.996388;, 1.003826;0.996388;, 1.003826;0.800564;, -0.004639;0.800564;, -0.006434;1.008272;, 1.002031;1.008272;, 1.002031;0.797902;, -0.006434;0.797902;; } DeclData { 3; 1;0;5;1;, 2;0;7;0;, 2;0;6;0;; 192; 3140665856, 1065305330, 0, 692060160, 1065353216, 1067121038, 671088640, 0, 1065376097, 1065305330, 0, 692060160, 1065353216, 1067121038, 671088640, 0, 1065376097, 1062082034, 0, 692060160, 1065353216, 1067121038, 671088640, 0, 3140665856, 1062082034, 0, 692060160, 1065353216, 1067121038, 671088640, 0, 988429312, 1065398918, 2801795072, 3224203549, 2818572288, 1067121038, 0, 2986344448, 1065323234, 1065398918, 2801795072, 3224203549, 2818572288, 1067121038, 0, 2986344448, 1065323234, 1062209736, 2801795072, 3224203549, 2818572288, 1067121038, 0, 2986344448, 988429312, 1062209736, 2801795072, 3224203549, 2818572288, 1067121038, 0, 2986344448, 3131065344, 1065350026, 0, 2839543808, 3212836864, 1067121038, 671088640, 0, 1065363473, 1065350026, 0, 2839543808, 3212836864, 1067121038, 671088640, 0, 1065363473, 1062064646, 0, 2839543808, 3212836864, 1067121038, 671088640, 0, 3131065344, 1062064646, 0, 2839543808, 3212836864, 1067121038, 671088640, 0, 1065323234, 1057227074, 2801795072, 3224203549, 2818572288, 3214604686, 0, 838860800, 988429312, 1057227074, 2801795072, 3224203549, 2818572288, 3214604686, 0, 838860800, 988429312, 1062086088, 2801795072, 3224203549, 2818572288, 3214604686, 0, 838860800, 1065323234, 1062086088, 2801795072, 3224203549, 2818572288, 3214604686, 0, 838860800, 3147302528, 1065292610, 0, 692060160, 1065353216, 2801795072, 3224203549, 0, 1065385308, 1065292610, 0, 692060160, 1065353216, 2801795072, 3224203549, 0, 1065385308, 1062007230, 0, 692060160, 1065353216, 2801795072, 3224203549, 0, 3147302528, 1062007230, 0, 692060160, 1065353216, 2801795072, 3224203549, 0, 3151156224, 1065422610, 0, 679477248, 1065353216, 654311424, 1076719901, 671088640, 1065370252, 1065422610, 0, 679477248, 1065353216, 654311424, 1076719901, 671088640, 1065370252, 1061962580, 0, 679477248, 1065353216, 654311424, 1076719901, 671088640, 3151156224, 1061962580, 0, 679477248, 1065353216, 654311424, 1076719901, 671088640; } } } Frame pCube19 { FrameTransformMatrix relative { 0.051585,0.000000,-0.998669,0.000000,-0.155575,-0.000000,-0.008036,0.000000,-0.000000,1.166433,-0.000000,0.000000,-5.343493,-2.913270,43.816189,1.000000;; } ObjectMatrixComment object { 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.000002,-0.000000,1.000000;; } Mesh mesh_pCube19 { 24; -41.998106;28.976790;-2.439190;, 41.998109;28.976787;-2.439190;, 41.998109;28.976787;2.439190;, -41.998106;28.976790;2.439190;, -41.998106;28.976790;2.439190;, 41.998109;28.976787;2.439190;, 41.998109;-28.976787;2.439190;, -41.998106;-28.976781;2.439190;, -41.998106;-28.976781;2.439190;, 41.998109;-28.976787;2.439190;, 41.998109;-28.976787;-2.439190;, -41.998106;-28.976781;-2.439190;, -41.998106;-28.976781;-2.439190;, 41.998109;-28.976787;-2.439190;, 41.998109;28.976787;-2.439190;, -41.998106;28.976790;-2.439190;, 41.998109;28.976787;-2.439190;, 41.998109;-28.976787;-2.439190;, 41.998109;-28.976787;2.439190;, 41.998109;28.976787;2.439190;, -41.998106;-28.976781;-2.439190;, -41.998106;28.976790;-2.439190;, -41.998106;28.976790;2.439190;, -41.998106;-28.976781;2.439190;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; MeshNormals normals { 24; -0.000000;6.419206;0.000000;, -0.000000;6.419206;0.000000;, -0.000000;6.419206;0.000000;, -0.000000;6.419206;0.000000;, -0.000000;0.000000;0.857315;, -0.000000;0.000000;0.857315;, -0.000000;0.000000;0.857315;, -0.000000;0.000000;0.857315;, 0.000000;-6.419206;-0.000000;, 0.000000;-6.419206;-0.000000;, 0.000000;-6.419206;-0.000000;, 0.000000;-6.419206;-0.000000;, 0.000000;-0.000000;-0.857315;, 0.000000;-0.000000;-0.857315;, 0.000000;-0.000000;-0.857315;, 0.000000;-0.000000;-0.857315;, 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;; 12; 3;0,2,1;, 3;2,0,3;, 3;4,6,5;, 3;6,4,7;, 3;8,10,9;, 3;10,8,11;, 3;12,14,13;, 3;14,12,15;, 3;16,18,17;, 3;18,16,19;, 3;20,22,21;, 3;22,20,23;; } MeshTextureCoords tc0 { 24; 0.000000;1.002100;, 1.000000;1.002100;, 1.000000;0.812028;, 0.000000;0.812028;, 0.000000;1.002100;, 1.000000;1.002100;, 1.000000;0.812028;, 0.000000;0.812028;, 0.000000;1.002100;, 1.000000;1.002100;, 1.000000;0.812028;, 0.000000;0.812028;, 1.000000;0.812028;, 0.000000;0.812028;, 0.000000;1.002100;, 1.000000;1.002100;, 0.000000;1.002100;, 1.000000;1.002100;, 1.000000;0.812028;, 0.000000;0.812028;, 0.000000;1.002100;, 1.000000;1.002100;, 1.000000;0.812028;, 0.000000;0.812028;; } DeclData { 3; 1;0;5;1;, 2;0;7;0;, 2;0;6;0;; 192; 0, 1065370835, 2818572288, 696254464, 1062959357, 1065353216, 3011510268, 2810183680, 1065353216, 1065370835, 2818572288, 696254464, 1062959357, 1065353216, 3011510268, 2810183680, 1065353216, 1062199575, 2818572288, 696254464, 1062959357, 1065353216, 3011510268, 2810183680, 0, 1062199575, 2818572288, 696254464, 1062959357, 1065353216, 3011510268, 2810183680, 0, 1065370835, 2802882238, 3234687522, 0, 1065353216, 3003121657, 2810183680, 1065353216, 1065370835, 2802882238, 3234687522, 0, 1065353216, 3003121657, 2810183680, 1065353216, 1062199575, 2802882238, 3234687522, 0, 1065353216, 3003121657, 2810183680, 0, 1062199575, 2802882238, 3234687522, 0, 1065353216, 3003121657, 2810183680, 0, 1065370835, 671088640, 2843738112, 3210443005, 1065353216, 3011510268, 2810183680, 1065353216, 1065370835, 671088640, 2843738112, 3210443005, 1065353216, 3011510268, 2810183680, 1065353216, 1062199575, 671088640, 2843738112, 3210443005, 1065353216, 3011510268, 2810183680, 0, 1062199575, 671088640, 2843738112, 3210443005, 1065353216, 3011510268, 2810183680, 1065353216, 1062199575, 2802882238, 3234687522, 0, 3212836864, 855638009, 662700032, 0, 1062199575, 2802882238, 3234687522, 0, 3212836864, 855638009, 662700032, 0, 1065370835, 2802882238, 3234687522, 0, 3212836864, 855638009, 662700032, 1065353216, 1065370835, 2802882238, 3234687522, 0, 3212836864, 855638009, 662700032, 0, 1065370835, 2818572288, 696254464, 1062959357, 2802882239, 3234687522, 662700032, 1065353216, 1065370835, 2818572288, 696254464, 1062959357, 2802882239, 3234687522, 662700032, 1065353216, 1062199575, 2818572288, 696254464, 1062959357, 2802882239, 3234687522, 662700032, 0, 1062199575, 2818572288, 696254464, 1062959357, 2802882239, 3234687522, 662700032, 0, 1065370835, 2818572288, 696254464, 1062959357, 655398591, 1087203874, 2810183680, 1065353216, 1065370835, 2818572288, 696254464, 1062959357, 655398591, 1087203874, 2810183680, 1065353216, 1062199575, 2818572288, 696254464, 1062959357, 655398591, 1087203874, 2810183680, 0, 1062199575, 2818572288, 696254464, 1062959357, 655398591, 1087203874, 2810183680; } } } }