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 _09_-_Defaulteeeeeww { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "WristWatch.png"; } } Frame F_WristWatch_Round_Left { 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 F_WristWatch_Round_Left { 68; 0.108956;-0.014461;0.010809;, 0.110369;-0.009303;-0.013442;, 0.109783;-0.014251;-0.003671;, 0.110614;0.012651;-0.001007;, 0.111007;0.009905;-0.011541;, 0.109242;0.006508;0.023151;, 0.109883;0.011243;0.013362;, 0.108426;-0.011032;0.021789;, 0.109242;0.006508;0.023151;, 0.120383;0.010845;0.013857;, 0.109883;0.011243;0.013362;, 0.119742;0.006110;0.023646;, 0.109883;0.011243;0.013362;, 0.121114;0.012252;-0.000512;, 0.110614;0.012651;-0.001007;, 0.120383;0.010845;0.013857;, 0.121507;0.009507;-0.011046;, 0.111007;0.009905;-0.011541;, 0.120868;-0.009701;-0.012947;, 0.110369;-0.009303;-0.013442;, 0.120282;-0.014650;-0.003176;, 0.109783;-0.014251;-0.003671;, 0.119456;-0.014859;0.011304;, 0.108956;-0.014461;0.010809;, 0.118926;-0.011431;0.022284;, 0.108426;-0.011032;0.021789;, 0.119742;0.006110;0.023646;, 0.121114;0.012252;-0.000512;, 0.120383;0.010845;0.013857;, 0.120868;-0.009701;-0.012947;, 0.121507;0.009507;-0.011046;, 0.119456;-0.014859;0.011304;, 0.120282;-0.014650;-0.003176;, 0.118926;-0.011431;0.022284;, 0.125640;0.006197;0.007455;, 0.122942;0.011589;0.015172;, 0.122279;0.005845;0.014576;, 0.126303;0.011940;0.008051;, 0.115565;0.012159;0.017887;, 0.114901;0.006415;0.017291;, 0.114901;0.006415;0.017291;, 0.108492;0.013316;0.014606;, 0.107829;0.007572;0.014010;, 0.115565;0.012159;0.017887;, 0.105868;0.014383;0.007251;, 0.105204;0.008639;0.006655;, 0.109228;0.014734;0.000130;, 0.108565;0.008990;-0.000466;, 0.116606;0.014164;-0.002585;, 0.115942;0.008420;-0.003181;, 0.123678;0.013007;0.000696;, 0.123015;0.007263;0.000100;, 0.115942;0.008420;-0.003181;, 0.105204;0.008639;0.006655;, 0.108565;0.008990;-0.000466;, 0.114901;0.006415;0.017291;, 0.107829;0.007572;0.014010;, 0.125640;0.006197;0.007455;, 0.122279;0.005845;0.014576;, 0.123015;0.007263;0.000100;, 0.122942;0.011589;0.015172;, 0.108492;0.013316;0.014606;, 0.115565;0.012159;0.017887;, 0.109228;0.014734;0.000130;, 0.105868;0.014383;0.007251;, 0.123678;0.013007;0.000696;, 0.116606;0.014164;-0.002585;, 0.126303;0.011940;0.008051;; 56; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,11,8;, 3;11,25,24;, 3;26,27,28;, 3;27,29,30;, 3;29,31,32;, 3;27,31,29;, 3;26,31,27;, 3;33,31,26;, 3;34,35,36;, 3;35,34,37;, 3;36,38,39;, 3;38,36,35;, 3;40,41,42;, 3;41,40,43;, 3;42,44,45;, 3;44,42,41;, 3;45,46,47;, 3;46,45,44;, 3;47,48,49;, 3;48,47,46;, 3;49,50,51;, 3;50,49,48;, 3;51,37,34;, 3;37,51,50;, 3;52,53,54;, 3;53,55,56;, 3;55,57,58;, 3;53,57,55;, 3;52,57,53;, 3;59,57,52;, 3;60,61,62;, 3;61,63,64;, 3;63,65,66;, 3;61,65,63;, 3;60,65,61;, 3;67,65,60;; MeshNormals { 68; -0.997668;0.042299;-0.053567;, -0.998183;0.035058;-0.049008;, -0.998364;0.005923;-0.056876;, -0.998176;0.037825;-0.047056;, -0.998177;0.037816;-0.047045;, -0.997756;0.042523;-0.051728;, -0.998175;0.037865;-0.047051;, -0.996613;0.051384;-0.064204;, -0.022071;0.496646;0.867673;, 0.023664;0.962051;0.271843;, 0.023664;0.962051;0.271844;, -0.021774;0.501241;0.865034;, 0.023664;0.962051;0.271844;, 0.041388;0.996191;-0.076746;, 0.041387;0.996191;-0.076747;, 0.023664;0.962051;0.271843;, 0.060357;0.648618;-0.758717;, 0.060357;0.648626;-0.758710;, 0.022969;-0.482649;-0.875513;, 0.023109;-0.480477;-0.876703;, -0.025430;-0.970219;-0.240891;, -0.025460;-0.970348;-0.240369;, -0.044112;-0.989150;0.140131;, -0.044204;-0.988834;0.142317;, -0.060387;-0.622072;0.780628;, -0.060386;-0.622016;0.780672;, 0.997794;-0.043014;0.050559;, 0.998088;-0.039319;0.047695;, 0.998175;-0.037846;0.047053;, 0.998145;-0.034564;0.050119;, 0.998177;-0.037819;0.047047;, 0.997772;-0.040696;0.052862;, 0.998364;-0.005919;0.056876;, 0.996613;-0.051386;0.064202;, 0.992183;-0.118590;0.038840;, 0.665837;-0.152693;0.730306;, 0.665836;-0.152693;0.730306;, 0.992183;-0.118589;0.038842;, -0.050545;-0.097348;0.993966;, -0.050548;-0.097347;0.993966;, -0.050548;-0.097347;0.993966;, -0.737323;0.015020;0.675373;, -0.737323;0.015022;0.675374;, -0.050545;-0.097348;0.993966;, -0.992183;0.118597;-0.038839;, -0.992183;0.118597;-0.038838;, -0.665838;0.152695;-0.730304;, -0.665837;0.152693;-0.730305;, 0.050548;0.097349;-0.993966;, 0.050546;0.097349;-0.993966;, 0.737321;-0.015018;-0.675376;, 0.737320;-0.015017;-0.675376;, -0.114092;-0.988160;-0.102582;, -0.114088;-0.988160;-0.102586;, -0.114100;-0.988158;-0.102596;, -0.114086;-0.988160;-0.102583;, -0.114078;-0.988161;-0.102591;, -0.114090;-0.988160;-0.102580;, -0.114088;-0.988160;-0.102582;, -0.114103;-0.988160;-0.102568;, 0.114090;0.988161;0.102579;, 0.114090;0.988160;0.102579;, 0.114088;0.988160;0.102585;, 0.114090;0.988160;0.102579;, 0.114098;0.988160;0.102578;, 0.114090;0.988161;0.102579;, 0.114088;0.988160;0.102584;, 0.114095;0.988160;0.102578;; 56; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,11,8;, 3;11,25,24;, 3;26,27,28;, 3;27,29,30;, 3;29,31,32;, 3;27,31,29;, 3;26,31,27;, 3;33,31,26;, 3;34,35,36;, 3;35,34,37;, 3;36,38,39;, 3;38,36,35;, 3;40,41,42;, 3;41,40,43;, 3;42,44,45;, 3;44,42,41;, 3;45,46,47;, 3;46,45,44;, 3;47,48,49;, 3;48,47,46;, 3;49,50,51;, 3;50,49,48;, 3;51,37,34;, 3;37,51,50;, 3;52,53,54;, 3;53,55,56;, 3;55,57,58;, 3;53,57,55;, 3;52,57,53;, 3;59,57,52;, 3;60,61,62;, 3;61,63,64;, 3;63,65,66;, 3;61,65,63;, 3;60,65,61;, 3;67,65,60;; } MeshMaterialList { 1; 56; 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; { _09_-_Defaulteeeeeww } } MeshTextureCoords c1 { 68; 0.381151;0.851780;, 0.592186;0.851767;, 0.502038;0.851764;, 0.865167;0.851833;, 0.774086;0.851805;, 0.109113;0.851856;, 0.986050;0.851874;, 0.291008;0.851802;, 0.109113;0.870352;, 0.018062;0.958337;, 0.018035;0.870380;, 0.109139;0.958309;, 0.986050;0.870370;, 0.865138;0.958285;, 0.865167;0.870329;, 0.986019;0.958327;, 0.774063;0.958258;, 0.774086;0.870301;, 0.592175;0.958220;, 0.592186;0.870263;, 0.502042;0.958217;, 0.502038;0.870260;, 0.381167;0.958233;, 0.381151;0.870276;, 0.291031;0.958255;, 0.291008;0.870298;, 0.109139;0.975962;, 0.865138;0.975939;, 0.986019;0.975980;, 0.592175;0.975873;, 0.774063;0.975911;, 0.381167;0.975886;, 0.502042;0.975870;, 0.291031;0.975908;, 0.749613;0.100814;, 0.870415;0.010309;, 0.871091;0.099895;, 0.748933;0.011228;, 0.991895;0.009395;, 0.992569;0.098981;, 0.020749;0.106487;, 0.141528;0.015953;, 0.142228;0.105538;, 0.020050;0.016902;, 0.263005;0.015002;, 0.263708;0.104587;, 0.384483;0.014047;, 0.385186;0.103631;, 0.505966;0.013094;, 0.506663;0.102679;, 0.627450;0.012154;, 0.628137;0.101740;, 0.508863;0.842591;, 0.158863;0.492591;, 0.261375;0.740079;, 0.508863;0.142591;, 0.261375;0.245104;, 0.858863;0.492591;, 0.756350;0.245104;, 0.756350;0.740079;, 0.756350;0.245104;, 0.261375;0.245104;, 0.508863;0.142591;, 0.261375;0.740079;, 0.158863;0.492591;, 0.756350;0.740079;, 0.508863;0.842591;, 0.858863;0.492591;; } } }