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 _01_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "ChairLeg.png"; } } Frame ChairLeg { 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 ChairLeg { 62; -0.008582;0.000748;0.010416;, 0.012196;-0.000748;-0.010416;, 0.012196;-0.000748;0.010416;, -0.008582;0.000748;-0.010416;, 0.013871;0.305347;0.010416;, -0.006021;0.319141;-0.010416;, -0.006861;0.307469;0.010416;, 0.015692;0.330621;-0.010416;, -0.008582;0.000748;0.010416;, -0.012081;0.235009;-0.010416;, -0.008582;0.000748;-0.010416;, -0.012081;0.235009;0.010416;, -0.008582;0.000748;-0.010416;, 0.008697;0.233512;-0.010416;, 0.012196;-0.000748;-0.010416;, -0.012081;0.235009;-0.010416;, 0.012196;-0.000748;-0.010416;, 0.008697;0.233512;0.010416;, 0.012196;-0.000748;0.010416;, 0.008697;0.233512;-0.010416;, 0.012196;-0.000748;0.010416;, -0.012081;0.235009;0.010416;, -0.008582;0.000748;0.010416;, 0.008697;0.233512;0.010416;, -0.012081;0.235009;0.010416;, -0.010561;0.256107;-0.010416;, -0.012081;0.235009;-0.010416;, -0.010561;0.256107;-0.052721;, 0.008697;0.233512;-0.060988;, -0.012081;0.235009;-0.076067;, 0.008697;0.233512;-0.060988;, -0.010561;0.256107;-0.052721;, 0.010216;0.254610;-0.055806;, 0.008697;0.233512;-0.010416;, 0.010216;0.254610;-0.010416;, 0.008697;0.233512;0.010416;, -0.006021;0.319141;-0.010416;, -0.006861;0.307469;0.010416;, -0.010561;0.256107;-0.010416;, 0.015692;0.330621;-0.010416;, 0.010216;0.254610;-0.010416;, -0.006021;0.319141;-0.010416;, 0.013871;0.305347;0.010416;, 0.015692;0.330621;-0.010416;, -0.006861;0.307469;0.010416;, 0.013871;0.305347;0.010416;, -0.012081;0.235009;-0.010416;, 0.008697;0.233512;-0.060988;, 0.008697;0.233512;-0.010416;, -0.012081;0.235009;-0.076067;, 0.008697;0.233512;-0.010416;, 0.010216;0.254610;-0.055806;, 0.010216;0.254610;-0.010416;, 0.008697;0.233512;-0.060988;, 0.010216;0.254610;-0.010416;, -0.010561;0.256107;-0.052721;, -0.010561;0.256107;-0.010416;, 0.010216;0.254610;-0.055806;, -0.010561;0.256107;-0.010416;, -0.012081;0.235009;-0.076067;, -0.012081;0.235009;-0.010416;, -0.010561;0.256107;-0.052721;; 32; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;16,17,18;, 3;17,16,19;, 3;20,21,22;, 3;21,20,23;, 3;24,25,26;, 3;27,28,29;, 3;30,31,32;, 3;33,34,35;, 3;24,36,25;, 3;36,24,37;, 3;38,39,40;, 3;39,38,41;, 3;34,42,35;, 3;42,34,43;, 3;23,44,21;, 3;44,23,45;, 3;46,47,48;, 3;47,46,49;, 3;50,51,52;, 3;51,50,53;, 3;54,55,56;, 3;55,54,57;, 3;58,59,60;, 3;59,58,61;; MeshNormals { 62; -0.071847;-0.997416;0.000000;, -0.071847;-0.997416;0.000000;, -0.071847;-0.997416;0.000000;, -0.071847;-0.997416;0.000000;, -0.113838;0.774864;0.621794;, -0.178510;0.733315;0.656036;, 0.088773;0.867413;0.489606;, -0.325322;0.615269;0.718060;, -0.999889;-0.014935;0.000000;, -0.999889;-0.014935;0.000000;, -0.999889;-0.014935;0.000000;, -0.999889;-0.014935;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.999889;0.014935;-0.000000;, 0.999889;0.014935;-0.000000;, 0.999889;0.014935;-0.000000;, 0.999889;0.014935;-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.997416;0.071847;0.000000;, -0.997416;0.071847;0.000000;, -0.997416;0.071847;0.000000;, 0.483891;0.633385;-0.603882;, 0.483891;0.633385;-0.603882;, 0.483891;0.633385;-0.603882;, -0.125093;0.245152;-0.961380;, -0.125093;0.245152;-0.961380;, -0.125093;0.245152;-0.961380;, 0.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, -0.997416;0.071847;0.000000;, -0.997416;0.071847;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.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, 0.000000;-0.000000;1.000000;, 0.000000;0.000000;1.000000;, -0.071846;-0.997416;0.000000;, -0.071846;-0.997416;0.000000;, -0.071846;-0.997416;0.000000;, -0.071846;-0.997416;0.000000;, 0.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, 0.997416;-0.071847;-0.000000;, 0.071847;0.997416;-0.000000;, 0.071847;0.997416;-0.000000;, 0.071847;0.997416;-0.000000;, 0.071847;0.997416;-0.000000;, -0.997416;0.071847;0.000000;, -0.997416;0.071847;0.000000;, -0.997416;0.071847;0.000000;, -0.997416;0.071847;0.000000;; 32; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;16,17,18;, 3;17,16,19;, 3;20,21,22;, 3;21,20,23;, 3;24,25,26;, 3;27,28,29;, 3;30,31,32;, 3;33,34,35;, 3;24,36,25;, 3;36,24,37;, 3;38,39,40;, 3;39,38,41;, 3;34,42,35;, 3;42,34,43;, 3;23,44,21;, 3;44,23,45;, 3;46,47,48;, 3;47,46,49;, 3;50,51,52;, 3;51,50,53;, 3;54,55,56;, 3;55,54,57;, 3;58,59,60;, 3;59,58,61;; } MeshMaterialList { 1; 32; 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; { _01_-_Default } } MeshTextureCoords c1 { 62; 0.343965;0.973906;, 0.405412;0.912299;, 0.405412;0.973906;, 0.343965;0.912299;, 0.406489;0.792853;, 0.347661;0.854459;, 0.345175;0.792853;, 0.411873;0.854459;, 0.188297;0.979046;, 0.249904;0.286237;, 0.249904;0.979046;, 0.188297;0.286237;, 0.249904;0.979046;, 0.311351;0.290664;, 0.311351;0.983472;, 0.249904;0.286237;, 0.065243;0.983472;, 0.126850;0.290664;, 0.126850;0.983472;, 0.065243;0.290664;, 0.126850;0.983472;, 0.188297;0.286237;, 0.188297;0.979046;, 0.126850;0.290664;, 0.188297;0.286237;, 0.249904;0.223842;, 0.249904;0.286237;, 0.398612;0.691482;, 0.334075;0.751010;, 0.336089;0.689437;, 0.334075;0.751010;, 0.398612;0.691482;, 0.396599;0.753055;, 0.065243;0.290664;, 0.065243;0.228268;, 0.126850;0.290664;, 0.249771;0.037424;, 0.188164;0.071943;, 0.003669;0.226254;, 0.065243;0.003472;, 0.065243;0.228268;, 0.009779;0.039453;, 0.126850;0.078218;, 0.065243;0.003472;, 0.188164;0.071943;, 0.126850;0.078218;, 0.452482;0.239313;, 0.513929;0.089748;, 0.513929;0.239313;, 0.452482;0.045152;, 0.266243;0.239313;, 0.328639;0.105074;, 0.328639;0.239313;, 0.266243;0.089748;, 0.328639;0.239313;, 0.390086;0.114198;, 0.390086;0.239313;, 0.328639;0.105074;, 0.390086;0.239313;, 0.452482;0.045152;, 0.452482;0.239313;, 0.390086;0.114198;; } } }