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 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 _14_-_Defaultddd { 0.588235;0.588235;0.588235;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } Frame F_Bracelet_ChainRight { 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_Bracelet_ChainRight { 65; 0.119904;0.000035;-0.013418;, 0.124710;0.007138;-0.011083;, 0.124856;0.000320;-0.012884;, 0.119791;0.007439;-0.011673;, 0.124856;0.000320;-0.012884;, 0.122014;0.006676;-0.009731;, 0.122175;0.000353;-0.011327;, 0.124710;0.007138;-0.011083;, 0.119791;0.007439;-0.011673;, 0.119904;0.000035;-0.013418;, 0.123978;0.010618;-0.004741;, 0.119026;0.010334;-0.005276;, 0.121356;0.009240;-0.003973;, 0.123978;0.010618;-0.004741;, 0.119026;0.010334;-0.005276;, 0.123041;0.013665;0.004076;, 0.118090;0.013381;0.003541;, 0.120516;0.011994;0.003951;, 0.123041;0.013665;0.004076;, 0.118090;0.013381;0.003541;, 0.122071;0.013906;0.013154;, 0.117120;0.013621;0.012619;, 0.119655;0.012351;0.012097;, 0.122071;0.013906;0.013154;, 0.117120;0.013621;0.012619;, 0.121312;0.011700;0.020016;, 0.116393;0.012002;0.019425;, 0.118972;0.010934;0.018208;, 0.121312;0.011700;0.020016;, 0.116393;0.012002;0.019425;, 0.120797;0.003796;0.023192;, 0.115845;0.003512;0.022657;, 0.118526;0.003478;0.021101;, 0.120797;0.003796;0.023192;, 0.115845;0.003512;0.022657;, 0.120772;-0.004556;0.021527;, 0.115814;-0.005388;0.021047;, 0.118464;-0.004363;0.019634;, 0.120772;-0.004556;0.021527;, 0.115814;-0.005388;0.021047;, 0.121546;-0.007286;0.015114;, 0.116522;-0.008487;0.014664;, 0.119144;-0.007108;0.013896;, 0.121546;-0.007286;0.015114;, 0.116522;-0.008487;0.014664;, 0.122495;-0.010182;0.006283;, 0.117470;-0.011383;0.005833;, 0.119996;-0.009711;0.005958;, 0.122495;-0.010182;0.006283;, 0.117470;-0.011383;0.005833;, 0.123550;-0.009345;-0.002894;, 0.118531;-0.010486;-0.003350;, 0.120968;-0.008671;-0.002317;, 0.123550;-0.009345;-0.002894;, 0.118531;-0.010486;-0.003350;, 0.124281;-0.007564;-0.009716;, 0.119320;-0.008830;-0.010420;, 0.121618;-0.007067;-0.008450;, 0.124281;-0.007564;-0.009716;, 0.119320;-0.008830;-0.010420;, 0.124856;0.000320;-0.012884;, 0.119904;0.000035;-0.013418;, 0.122175;0.000353;-0.011327;, 0.124856;0.000320;-0.012884;, 0.119904;0.000035;-0.013418;; 72; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;6,8,9;, 3;8,6,5;, 3;3,10,1;, 3;10,3,11;, 3;7,12,5;, 3;12,7,13;, 3;5,14,8;, 3;14,5,12;, 3;11,15,10;, 3;15,11,16;, 3;13,17,12;, 3;17,13,18;, 3;12,19,14;, 3;19,12,17;, 3;16,20,15;, 3;20,16,21;, 3;18,22,17;, 3;22,18,23;, 3;17,24,19;, 3;24,17,22;, 3;21,25,20;, 3;25,21,26;, 3;23,27,22;, 3;27,23,28;, 3;22,29,24;, 3;29,22,27;, 3;26,30,25;, 3;30,26,31;, 3;28,32,27;, 3;32,28,33;, 3;27,34,29;, 3;34,27,32;, 3;31,35,30;, 3;35,31,36;, 3;33,37,32;, 3;37,33,38;, 3;32,39,34;, 3;39,32,37;, 3;36,40,35;, 3;40,36,41;, 3;38,42,37;, 3;42,38,43;, 3;37,44,39;, 3;44,37,42;, 3;41,45,40;, 3;45,41,46;, 3;43,47,42;, 3;47,43,48;, 3;42,49,44;, 3;49,42,47;, 3;46,50,45;, 3;50,46,51;, 3;48,52,47;, 3;52,48,53;, 3;47,54,49;, 3;54,47,52;, 3;51,55,50;, 3;55,51,56;, 3;53,57,52;, 3;57,53,58;, 3;52,59,54;, 3;59,52,57;, 3;56,60,55;, 3;60,56,61;, 3;58,62,57;, 3;62,58,63;, 3;57,64,59;, 3;64,57,62;; MeshNormals { 65; 0.117884;-0.055332;-0.991485;, 0.122993;0.601662;-0.789225;, 0.125645;-0.031002;-0.991591;, 0.106693;0.626277;-0.772265;, 0.498831;0.039030;0.865820;, -0.131333;-0.698838;0.703120;, -0.110948;0.067253;0.991548;, 0.473423;-0.501479;0.724148;, -0.657470;-0.494028;0.568920;, -0.690441;0.074994;0.719491;, 0.009432;0.924080;-0.382083;, -0.013186;0.928331;-0.371520;, -0.016444;-0.927106;0.374438;, 0.515258;-0.757940;0.400046;, -0.526752;-0.807449;0.265628;, -0.036866;0.982744;-0.181260;, -0.036607;0.982348;-0.183447;, 0.018604;-0.981513;0.190490;, 0.529056;-0.822921;0.207125;, -0.507024;-0.856197;0.099260;, -0.071145;0.988568;0.132933;, -0.048329;0.991294;0.122481;, 0.052156;-0.996174;-0.070127;, 0.535580;-0.842945;-0.050974;, -0.471591;-0.868722;-0.151408;, -0.058245;0.742245;0.667593;, -0.036482;0.763755;0.644475;, 0.045156;-0.785599;-0.617086;, 0.608555;-0.591174;-0.529314;, -0.532126;-0.581966;-0.614945;, -0.106999;0.103210;0.988888;, -0.105893;0.075138;0.991535;, 0.111636;-0.100622;-0.988642;, 0.678878;-0.101778;-0.727163;, -0.503921;-0.057621;-0.861826;, 0.014924;-0.591083;0.806473;, 0.049423;-0.640478;0.766384;, -0.034507;0.658677;-0.751634;, 0.570046;0.483200;-0.664504;, -0.547882;0.474589;-0.688905;, 0.169702;-0.909705;0.378996;, 0.182076;-0.905574;0.383124;, -0.150517;0.917922;-0.367101;, 0.233264;0.916056;-0.326234;, -0.514765;0.771665;-0.373563;, 0.218875;-0.966400;0.134781;, 0.217396;-0.967061;0.132407;, -0.202895;0.971569;-0.122015;, 0.204659;0.976010;-0.074292;, -0.540392;0.827804;-0.150719;, 0.233752;-0.961088;-0.147206;, 0.238150;-0.961544;-0.136812;, -0.195420;0.970331;0.142366;, 0.290366;0.933859;0.208793;, -0.610461;0.788677;0.072978;, 0.266428;-0.713773;-0.647723;, 0.261351;-0.767445;-0.585427;, -0.245116;0.768476;0.591069;, 0.436419;0.597877;0.672370;, -0.742990;0.536370;0.400341;, 0.125645;-0.031002;-0.991591;, 0.117884;-0.055332;-0.991485;, -0.110948;0.067253;0.991548;, 0.498831;0.039030;0.865820;, -0.690441;0.074994;0.719491;; 72; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;6,8,9;, 3;8,6,5;, 3;3,10,1;, 3;10,3,11;, 3;7,12,5;, 3;12,7,13;, 3;5,14,8;, 3;14,5,12;, 3;11,15,10;, 3;15,11,16;, 3;13,17,12;, 3;17,13,18;, 3;12,19,14;, 3;19,12,17;, 3;16,20,15;, 3;20,16,21;, 3;18,22,17;, 3;22,18,23;, 3;17,24,19;, 3;24,17,22;, 3;21,25,20;, 3;25,21,26;, 3;23,27,22;, 3;27,23,28;, 3;22,29,24;, 3;29,22,27;, 3;26,30,25;, 3;30,26,31;, 3;28,32,27;, 3;32,28,33;, 3;27,34,29;, 3;34,27,32;, 3;31,35,30;, 3;35,31,36;, 3;33,37,32;, 3;37,33,38;, 3;32,39,34;, 3;39,32,37;, 3;36,40,35;, 3;40,36,41;, 3;38,42,37;, 3;42,38,43;, 3;37,44,39;, 3;44,37,42;, 3;41,45,40;, 3;45,41,46;, 3;43,47,42;, 3;47,43,48;, 3;42,49,44;, 3;49,42,47;, 3;46,50,45;, 3;50,46,51;, 3;48,52,47;, 3;52,48,53;, 3;47,54,49;, 3;54,47,52;, 3;51,55,50;, 3;55,51,56;, 3;53,57,52;, 3;57,53,58;, 3;52,59,54;, 3;59,52,57;, 3;56,60,55;, 3;60,56,61;, 3;58,62,57;, 3;62,58,63;, 3;57,64,59;, 3;64,57,62;; } MeshMaterialList { 1; 72; 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; { _14_-_Defaultddd } } MeshTextureCoords c1 { 65; 0.001915;0.385492;, 0.085248;0.461831;, 0.001915;0.461831;, 0.085248;0.385492;, 0.001915;0.461831;, 0.085248;0.538169;, 0.001915;0.538169;, 0.085248;0.461831;, 0.085248;0.614508;, 0.001915;0.614508;, 0.168581;0.461831;, 0.168581;0.385492;, 0.168581;0.538169;, 0.168581;0.461831;, 0.168581;0.614508;, 0.251915;0.461831;, 0.251915;0.385492;, 0.251915;0.538169;, 0.251915;0.461831;, 0.251915;0.614508;, 0.335248;0.461831;, 0.335248;0.385492;, 0.335248;0.538169;, 0.335248;0.461831;, 0.335248;0.614508;, 0.418581;0.461831;, 0.418581;0.385492;, 0.418581;0.538169;, 0.418581;0.461831;, 0.418581;0.614508;, 0.501915;0.461831;, 0.501915;0.385492;, 0.501915;0.538169;, 0.501915;0.461831;, 0.501915;0.614508;, 0.585248;0.461831;, 0.585248;0.385492;, 0.585248;0.538169;, 0.585248;0.461831;, 0.585248;0.614508;, 0.668581;0.461831;, 0.668581;0.385492;, 0.668581;0.538169;, 0.668581;0.461831;, 0.668581;0.614508;, 0.751915;0.461831;, 0.751915;0.385492;, 0.751915;0.538170;, 0.751915;0.461831;, 0.751915;0.614508;, 0.835248;0.461831;, 0.835248;0.385492;, 0.835248;0.538170;, 0.835248;0.461831;, 0.835248;0.614508;, 0.918581;0.461831;, 0.918581;0.385492;, 0.918581;0.538170;, 0.918581;0.461831;, 0.918581;0.614508;, 1.001915;0.461831;, 1.001915;0.385492;, 1.001915;0.538170;, 1.001915;0.461831;, 1.001915;0.614508;; } } }