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 Material__163 { 1.000000;1.000000;1.000000;1.000000;; 10.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "EarringDiamond.png"; } } Frame F_NoseStud { 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.000005,0.000000,0.000000,1.000000;; } Mesh F_NoseStud { 24; 0.047896;-0.005113;0.071318;, 0.051156;-0.008372;0.065122;, 0.047624;-0.007821;0.067787;, 0.055233;-0.003507;0.069521;, 0.054961;-0.006215;0.065989;, 0.051701;-0.002956;0.072186;, 0.055605;-0.007829;0.067177;, 0.055233;-0.003507;0.069521;, 0.055878;-0.005121;0.070709;, 0.054961;-0.006215;0.065989;, 0.051800;-0.009986;0.066310;, 0.051156;-0.008372;0.065122;, 0.048268;-0.009435;0.068974;, 0.047624;-0.007821;0.067787;, 0.048541;-0.006727;0.072506;, 0.047896;-0.005113;0.071318;, 0.052345;-0.004570;0.073373;, 0.051701;-0.002956;0.072186;, 0.055878;-0.005121;0.070709;, 0.051800;-0.009986;0.066310;, 0.055605;-0.007829;0.067177;, 0.048541;-0.006727;0.072506;, 0.048268;-0.009435;0.068974;, 0.052345;-0.004570;0.073373;; 20; 3;0,1,2;, 3;1,3,4;, 3;0,3,1;, 3;5,3,0;, 3;6,7,8;, 3;7,6,9;, 3;10,9,6;, 3;9,10,11;, 3;12,11,10;, 3;11,12,13;, 3;14,13,12;, 3;13,14,15;, 3;16,15,14;, 3;15,16,17;, 3;8,17,16;, 3;17,8,7;, 3;18,19,20;, 3;19,21,22;, 3;18,21,19;, 3;23,21,18;; MeshNormals { 24; -0.306090;0.766747;-0.564277;, -0.306090;0.766747;-0.564277;, -0.306090;0.766746;-0.564277;, -0.306089;0.766747;-0.564277;, -0.306088;0.766746;-0.564278;, -0.306090;0.766748;-0.564275;, 0.792200;-0.123558;-0.597623;, 0.853314;0.483771;0.194474;, 0.853313;0.483772;0.194476;, 0.792201;-0.123557;-0.597622;, -0.061113;-0.607326;-0.792099;, -0.061114;-0.607326;-0.792099;, -0.853316;-0.483767;-0.194478;, -0.853316;-0.483767;-0.194478;, -0.792203;0.123554;0.597620;, -0.792200;0.123558;0.597622;, 0.061111;0.607330;0.792096;, 0.061112;0.607332;0.792094;, 0.306090;-0.766747;0.564277;, 0.306090;-0.766747;0.564276;, 0.306092;-0.766748;0.564275;, 0.306089;-0.766747;0.564277;, 0.306090;-0.766747;0.564277;, 0.306089;-0.766745;0.564279;; 20; 3;0,1,2;, 3;1,3,4;, 3;0,3,1;, 3;5,3,0;, 3;6,7,8;, 3;7,6,9;, 3;10,9,6;, 3;9,10,11;, 3;12,11,10;, 3;11,12,13;, 3;14,13,12;, 3;13,14,15;, 3;16,15,14;, 3;15,16,17;, 3;8,17,16;, 3;17,8,7;, 3;18,19,20;, 3;19,21,22;, 3;18,21,19;, 3;23,21,18;; } MeshMaterialList { 1; 20; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { Material__163 } } MeshTextureCoords c1 { 24; 0.028563;0.380940;, 0.241345;0.718147;, 0.018704;0.600979;, 0.483704;0.395237;, 0.473845;0.615275;, 0.261062;0.278069;, 0.473845;0.590354;, 0.483704;0.395237;, 0.483704;0.370315;, 0.473845;0.615275;, 0.241345;0.693225;, 0.241345;0.718147;, 0.018704;0.576057;, 0.018704;0.600979;, 0.028563;0.356018;, 0.028563;0.380940;, 0.261062;0.253147;, 0.261062;0.278069;, 0.483704;0.370315;, 0.241345;0.693225;, 0.473845;0.590354;, 0.028563;0.356018;, 0.018704;0.576057;, 0.261062;0.253147;; } } }