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 _06_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Mortar.png"; } } Frame Mortar { 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 Mortar { 62; 0.036007;-0.000000;0.000000;, 0.025461;0.025461;-0.006054;, 0.025461;0.025461;-0.000000;, 0.036007;-0.000000;-0.006054;, -0.000000;0.036007;-0.006054;, -0.000000;0.036007;-0.000000;, -0.025461;0.025461;-0.006054;, -0.025461;0.025461;-0.000000;, -0.036007;-0.000000;-0.006054;, -0.036007;-0.000000;0.000000;, -0.025461;-0.025461;-0.006054;, -0.025461;-0.025461;0.000000;, 0.000000;-0.036007;-0.006054;, 0.000000;-0.036007;0.000000;, 0.025461;-0.025461;-0.006054;, 0.025461;-0.025461;0.000000;, 0.036007;-0.000000;-0.006054;, 0.036007;-0.000000;0.000000;, 0.033998;0.033998;-0.020317;, 0.048080;-0.000000;-0.020317;, -0.000000;0.048080;-0.020317;, -0.033998;0.033998;-0.020317;, -0.048080;-0.000000;-0.020317;, -0.033998;-0.033998;-0.020317;, 0.000000;-0.048080;-0.020317;, 0.033998;-0.033998;-0.020317;, 0.048080;-0.000000;-0.020317;, 0.040258;0.040258;-0.055514;, 0.056933;-0.000000;-0.055514;, -0.000000;0.056933;-0.055514;, -0.040258;0.040258;-0.055514;, -0.056933;-0.000000;-0.055514;, -0.040258;-0.040258;-0.055514;, 0.000000;-0.056933;-0.055514;, 0.040258;-0.040258;-0.055514;, 0.056933;-0.000000;-0.055514;, 0.048080;-0.000000;-0.020317;, 0.025461;0.025461;-0.000000;, -0.000000;0.036007;-0.000000;, 0.036007;-0.000000;0.000000;, -0.036007;-0.000000;0.000000;, -0.025461;0.025461;-0.000000;, -0.025461;-0.025461;0.000000;, 0.000000;-0.036007;0.000000;, 0.025461;-0.025461;0.000000;, 0.056933;-0.000000;-0.055514;, 0.027758;0.027758;-0.055514;, 0.040258;0.040258;-0.055514;, 0.039255;-0.000000;-0.055514;, -0.000000;0.039255;-0.055514;, -0.000000;0.056933;-0.055514;, -0.027758;0.027758;-0.055514;, -0.040258;0.040258;-0.055514;, -0.039255;-0.000000;-0.055514;, -0.056933;-0.000000;-0.055514;, -0.027758;-0.027758;-0.055514;, -0.040258;-0.040258;-0.055514;, 0.000000;-0.039255;-0.055514;, 0.000000;-0.056933;-0.055514;, 0.027758;-0.027758;-0.055514;, 0.040258;-0.040258;-0.055514;, 0.000000;-0.000000;-0.011025;; 78; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 3;3,18,1;, 3;18,3,19;, 3;1,20,4;, 3;20,1,18;, 3;4,21,6;, 3;21,4,20;, 3;6,22,8;, 3;22,6,21;, 3;8,23,10;, 3;23,8,22;, 3;10,24,12;, 3;24,10,23;, 3;12,25,14;, 3;25,12,24;, 3;14,26,16;, 3;26,14,25;, 3;19,27,18;, 3;27,19,28;, 3;18,29,20;, 3;29,18,27;, 3;20,30,21;, 3;30,20,29;, 3;21,31,22;, 3;31,21,30;, 3;22,32,23;, 3;32,22,31;, 3;23,33,24;, 3;33,23,32;, 3;24,34,25;, 3;34,24,33;, 3;25,35,36;, 3;35,25,34;, 3;37,38,39;, 3;40,38,41;, 3;42,38,40;, 3;43,38,42;, 3;44,38,43;, 3;39,38,44;, 3;45,46,47;, 3;46,45,48;, 3;47,49,50;, 3;49,47,46;, 3;50,51,52;, 3;51,50,49;, 3;52,53,54;, 3;53,52,51;, 3;54,55,56;, 3;55,54,53;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,48,45;, 3;48,60,59;, 3;48,61,46;, 3;46,61,49;, 3;49,61,51;, 3;51,61,53;, 3;53,61,55;, 3;55,61,57;, 3;57,61,59;, 3;59,61,48;; MeshNormals { 62; 1.000000;0.000000;-0.000000;, 0.655630;0.655630;0.374566;, 0.707107;0.707107;-0.000001;, 0.927200;0.000000;0.374566;, -0.000000;0.927200;0.374566;, -0.000000;1.000000;-0.000000;, -0.655630;0.655630;0.374566;, -0.707107;0.707107;-0.000001;, -0.927200;-0.000000;0.374566;, -1.000000;-0.000000;-0.000000;, -0.655630;-0.655630;0.374566;, -0.707107;-0.707107;-0.000000;, -0.000000;-0.927200;0.374566;, 0.000000;-1.000000;-0.000000;, 0.655630;-0.655630;0.374566;, 0.707107;-0.707107;-0.000000;, 0.927200;0.000000;0.374566;, 1.000000;0.000000;-0.000000;, 0.636449;0.636449;0.435736;, 0.900074;0.000000;0.435736;, -0.000000;0.900074;0.435736;, -0.636449;0.636449;0.435736;, -0.900074;-0.000000;0.435737;, -0.636449;-0.636449;0.435737;, -0.000000;-0.900074;0.435737;, 0.636449;-0.636449;0.435737;, 0.900074;0.000000;0.435736;, 0.685746;0.685746;0.243938;, 0.969791;0.000000;0.243938;, 0.000000;0.969791;0.243938;, -0.685746;0.685746;0.243938;, -0.969791;-0.000000;0.243938;, -0.685746;-0.685746;0.243938;, -0.000000;-0.969791;0.243939;, 0.685746;-0.685746;0.243938;, 0.969791;0.000000;0.243938;, 0.900074;0.000000;0.435736;, -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.225787;-0.225787;-0.947650;, 0.000000;-0.000000;-1.000000;, -0.319311;-0.000000;-0.947650;, 0.000000;-0.319311;-0.947650;, 0.000000;-0.000000;-1.000000;, 0.225787;-0.225787;-0.947650;, -0.000000;-0.000000;-1.000000;, 0.319311;-0.000000;-0.947650;, 0.000000;-0.000000;-1.000000;, 0.225787;0.225787;-0.947650;, 0.000000;-0.000000;-1.000000;, 0.000000;0.319311;-0.947650;, 0.000000;-0.000000;-1.000000;, -0.225787;0.225787;-0.947650;, -0.000000;-0.000000;-1.000000;, 0.000000;-0.000000;-1.000000;; 78; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 3;3,18,1;, 3;18,3,19;, 3;1,20,4;, 3;20,1,18;, 3;4,21,6;, 3;21,4,20;, 3;6,22,8;, 3;22,6,21;, 3;8,23,10;, 3;23,8,22;, 3;10,24,12;, 3;24,10,23;, 3;12,25,14;, 3;25,12,24;, 3;14,26,16;, 3;26,14,25;, 3;19,27,18;, 3;27,19,28;, 3;18,29,20;, 3;29,18,27;, 3;20,30,21;, 3;30,20,29;, 3;21,31,22;, 3;31,21,30;, 3;22,32,23;, 3;32,22,31;, 3;23,33,24;, 3;33,23,32;, 3;24,34,25;, 3;34,24,33;, 3;25,35,36;, 3;35,25,34;, 3;37,38,39;, 3;40,38,41;, 3;42,38,40;, 3;43,38,42;, 3;44,38,43;, 3;39,38,44;, 3;45,46,47;, 3;46,45,48;, 3;47,49,50;, 3;49,47,46;, 3;50,51,52;, 3;51,50,49;, 3;52,53,54;, 3;53,52,51;, 3;54,55,56;, 3;55,54,53;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,48,45;, 3;48,60,59;, 3;48,61,46;, 3;46,61,49;, 3;49,61,51;, 3;51,61,53;, 3;53,61,55;, 3;55,61,57;, 3;57,61,59;, 3;59,61,48;; } MeshMaterialList { 1; 78; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _06_-_Default } } MeshTextureCoords c1 { 62; 0.000000;0.974261;, 0.125000;0.950578;, 0.125000;0.974261;, 0.000000;0.950578;, 0.250000;0.950578;, 0.250000;0.974261;, 0.375000;0.950578;, 0.375000;0.974260;, 0.500000;0.950578;, 0.500000;0.974260;, 0.625000;0.950577;, 0.625000;0.974260;, 0.750000;0.950578;, 0.750000;0.974260;, 0.875000;0.950578;, 0.875000;0.974260;, 1.000000;0.950578;, 1.000000;0.974261;, 0.125000;0.894780;, -0.005863;0.886523;, 0.250000;0.894779;, 0.379234;0.881859;, 0.494283;0.889589;, 0.619248;0.889699;, 0.744440;0.889146;, 0.868075;0.891774;, 1.000000;0.894780;, 0.125000;0.757084;, 0.000000;0.757084;, 0.250000;0.757083;, 0.375000;0.757083;, 0.500000;0.757082;, 0.625000;0.757082;, 0.750000;0.757082;, 0.875000;0.757083;, 1.000000;0.757084;, 0.995867;0.896848;, 0.925469;0.428295;, 0.802557;0.377383;, 0.976381;0.551207;, 0.628733;0.551207;, 0.679645;0.428295;, 0.679645;0.674119;, 0.802557;0.725030;, 0.925469;0.674119;, 0.686853;0.348833;, 0.517743;0.187942;, 0.590198;0.115487;, 0.584387;0.348833;, 0.356852;0.121298;, 0.356852;0.018833;, 0.195961;0.187942;, 0.123507;0.115487;, 0.129318;0.348833;, 0.026852;0.348833;, 0.195962;0.509724;, 0.123507;0.582178;, 0.356852;0.576367;, 0.356852;0.678833;, 0.517743;0.509724;, 0.590198;0.582178;, 0.358758;0.353110;; } } }