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__196 { 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 M_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.000000,0.000000,0.000000,1.000000;; } Mesh M_NoseStud { 24; 0.053936;-0.004665;0.071130;, 0.057031;-0.008584;0.065239;, 0.053506;-0.007568;0.067773;, 0.061416;-0.003794;0.069418;, 0.060986;-0.006697;0.066061;, 0.057891;-0.002778;0.071952;, 0.061468;-0.008277;0.067366;, 0.061416;-0.003794;0.069418;, 0.061898;-0.005373;0.070722;, 0.060986;-0.006697;0.066061;, 0.057513;-0.010164;0.066543;, 0.057031;-0.008584;0.065239;, 0.053988;-0.009148;0.069078;, 0.053506;-0.007568;0.067773;, 0.054418;-0.006245;0.072434;, 0.053936;-0.004665;0.071130;, 0.058373;-0.004358;0.073257;, 0.057891;-0.002778;0.071952;, 0.061898;-0.005373;0.070722;, 0.057513;-0.010164;0.066543;, 0.061468;-0.008277;0.067366;, 0.054418;-0.006245;0.072434;, 0.053988;-0.009148;0.069078;, 0.058373;-0.004358;0.073257;; 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.229289;0.750555;-0.619753;, -0.229289;0.750555;-0.619754;, -0.229288;0.750555;-0.619753;, -0.229289;0.750555;-0.619753;, -0.229288;0.750554;-0.619755;, -0.229289;0.750557;-0.619751;, 0.790593;-0.227811;-0.568388;, 0.887019;0.423291;0.184453;, 0.887017;0.423292;0.184456;, 0.790595;-0.227809;-0.568386;, -0.096424;-0.651097;-0.752845;, -0.096426;-0.651097;-0.752844;, -0.887020;-0.423287;-0.184457;, -0.887019;-0.423288;-0.184458;, -0.790597;0.227805;0.568385;, -0.790593;0.227811;0.568388;, 0.096422;0.651098;0.752844;, 0.096423;0.651101;0.752842;, 0.229289;-0.750555;0.619753;, 0.229289;-0.750555;0.619752;, 0.229290;-0.750556;0.619751;, 0.229289;-0.750555;0.619753;, 0.229291;-0.750555;0.619753;, 0.229289;-0.750554;0.619754;; 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__196 } } 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;; } } }