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 _08_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Whiskey.png"; } } Frame WhiskeyBottle { 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 WhiskeyBottle { 104; 0.012168;0.000783;-0.000000;, 0.010651;0.006224;0.029004;, 0.008604;0.000783;0.025486;, 0.015063;0.006224;-0.000000;, 0.000000;0.006224;0.036587;, 0.000000;0.000783;0.031611;, 0.000000;0.000783;0.031611;, -0.010651;0.006224;0.029004;, -0.008604;0.000783;0.025486;, 0.000000;0.006224;0.036587;, -0.015063;0.006224;0.000000;, -0.012168;0.000783;0.000000;, -0.010651;0.006224;-0.028930;, -0.008604;0.000783;-0.025724;, -0.000000;0.006224;-0.035842;, -0.000000;0.000783;-0.031307;, -0.000000;0.000783;-0.031307;, 0.010651;0.006224;-0.028930;, 0.008604;0.000783;-0.025724;, -0.000000;0.006224;-0.035842;, 0.010651;0.081836;0.029004;, 0.015063;0.081836;-0.000000;, 0.000000;0.081836;0.036587;, -0.010651;0.081836;0.029004;, 0.000000;0.081836;0.036587;, -0.015063;0.081836;-0.000000;, -0.010651;0.081836;-0.028930;, -0.000000;0.081836;-0.035842;, 0.010651;0.081836;-0.028930;, -0.000000;0.081836;-0.035842;, 0.010113;0.093602;0.027636;, 0.014302;0.093602;-0.000000;, 0.000000;0.093602;0.034653;, -0.010113;0.093602;0.027636;, 0.000000;0.093602;0.034653;, -0.014302;0.093602;-0.000000;, -0.010113;0.093602;-0.027684;, -0.000000;0.093602;-0.034079;, 0.010113;0.093602;-0.027684;, -0.000000;0.093602;-0.034079;, 0.009133;0.100809;0.024253;, 0.012916;0.100809;-0.000000;, 0.000000;0.100809;0.029869;, -0.009133;0.100809;0.024253;, 0.000000;0.100809;0.029869;, -0.012916;0.100809;-0.000000;, -0.009133;0.100809;-0.024600;, -0.000000;0.100809;-0.029719;, 0.009133;0.100809;-0.024600;, -0.000000;0.100809;-0.029719;, 0.007349;0.106632;0.017089;, 0.010392;0.106632;-0.000034;, 0.000000;0.106632;0.020555;, -0.007349;0.106632;0.017089;, 0.000000;0.106632;0.020555;, -0.010392;0.106632;-0.000034;, -0.007349;0.106632;-0.017684;, -0.000000;0.106632;-0.020844;, 0.007349;0.106632;-0.017684;, -0.000000;0.106632;-0.020844;, 0.006188;0.110792;0.006188;, 0.008751;0.110792;-0.000000;, 0.000000;0.110792;0.008751;, -0.006188;0.110792;0.006188;, 0.000000;0.110792;0.008751;, -0.008751;0.110792;0.000000;, -0.006188;0.110792;-0.006188;, -0.000000;0.110792;-0.008751;, 0.006188;0.110792;-0.006188;, -0.000000;0.110792;-0.008751;, 0.008751;0.130666;-0.000000;, -0.000000;0.130666;0.000000;, 0.006188;0.130666;0.006188;, 0.000000;0.130666;0.008751;, -0.006188;0.130666;0.006188;, -0.008751;0.130666;0.000000;, -0.006188;0.130666;-0.006188;, -0.000000;0.130666;-0.008751;, 0.006188;0.130666;-0.006188;, 0.008751;0.110792;-0.000000;, 0.006188;0.130666;0.006188;, 0.006188;0.110792;0.006188;, 0.008751;0.130666;-0.000000;, 0.000000;0.130666;0.008751;, 0.000000;0.110792;0.008751;, -0.006188;0.130666;0.006188;, -0.006188;0.110792;0.006188;, -0.008751;0.130666;0.000000;, -0.008751;0.110792;0.000000;, -0.006188;0.130666;-0.006188;, -0.006188;0.110792;-0.006188;, -0.000000;0.130666;-0.008751;, -0.000000;0.110792;-0.008751;, 0.006188;0.130666;-0.006188;, 0.006188;0.110792;-0.006188;, 0.008604;0.000783;0.025486;, -0.000000;0.000783;0.000000;, 0.012168;0.000783;-0.000000;, 0.000000;0.000783;0.031611;, -0.008604;0.000783;0.025486;, -0.012168;0.000783;0.000000;, -0.008604;0.000783;-0.025724;, -0.000000;0.000783;-0.031307;, 0.008604;0.000783;-0.025724;; 128; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;6,7,8;, 3;7,6,9;, 3;8,10,11;, 3;10,8,7;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;18,3,0;, 3;3,18,17;, 3;3,20,1;, 3;20,3,21;, 3;1,22,4;, 3;22,1,20;, 3;9,23,7;, 3;23,9,24;, 3;7,25,10;, 3;25,7,23;, 3;10,26,12;, 3;26,10,25;, 3;12,27,14;, 3;27,12,26;, 3;19,28,17;, 3;28,19,29;, 3;17,21,3;, 3;21,17,28;, 3;21,30,20;, 3;30,21,31;, 3;20,32,22;, 3;32,20,30;, 3;24,33,23;, 3;33,24,34;, 3;23,35,25;, 3;35,23,33;, 3;25,36,26;, 3;36,25,35;, 3;26,37,27;, 3;37,26,36;, 3;29,38,28;, 3;38,29,39;, 3;28,31,21;, 3;31,28,38;, 3;31,40,30;, 3;40,31,41;, 3;30,42,32;, 3;42,30,40;, 3;34,43,33;, 3;43,34,44;, 3;33,45,35;, 3;45,33,43;, 3;35,46,36;, 3;46,35,45;, 3;36,47,37;, 3;47,36,46;, 3;39,48,38;, 3;48,39,49;, 3;38,41,31;, 3;41,38,48;, 3;41,50,40;, 3;50,41,51;, 3;40,52,42;, 3;52,40,50;, 3;44,53,43;, 3;53,44,54;, 3;43,55,45;, 3;55,43,53;, 3;45,56,46;, 3;56,45,55;, 3;46,57,47;, 3;57,46,56;, 3;49,58,48;, 3;58,49,59;, 3;48,51,41;, 3;51,48,58;, 3;51,60,50;, 3;60,51,61;, 3;50,62,52;, 3;62,50,60;, 3;54,63,53;, 3;63,54,64;, 3;53,65,55;, 3;65,53,63;, 3;55,66,56;, 3;66,55,65;, 3;56,67,57;, 3;67,56,66;, 3;59,68,58;, 3;68,59,69;, 3;58,61,51;, 3;61,58,68;, 3;70,71,72;, 3;72,71,73;, 3;73,71,74;, 3;74,71,75;, 3;75,71,76;, 3;76,71,77;, 3;77,71,78;, 3;78,71,70;, 3;79,80,81;, 3;80,79,82;, 3;81,83,84;, 3;83,81,80;, 3;84,85,86;, 3;85,84,83;, 3;86,87,88;, 3;87,86,85;, 3;88,89,90;, 3;89,88,87;, 3;90,91,92;, 3;91,90,89;, 3;92,93,94;, 3;93,92,91;, 3;94,82,79;, 3;82,94,93;, 3;95,96,97;, 3;98,96,95;, 3;99,96,98;, 3;100,96,99;, 3;101,96,100;, 3;102,96,101;, 3;97,96,103;, 3;96,102,103;; MeshNormals { 104; 0.884374;-0.466747;0.005459;, 0.806511;-0.276358;0.522653;, 0.763081;-0.528000;0.372724;, 0.972004;-0.234952;0.002280;, -0.000000;-0.323325;0.946288;, 0.000000;-0.674771;0.738027;, 0.000000;-0.674771;0.738027;, -0.805927;-0.275345;0.524087;, -0.757510;-0.532777;0.377263;, -0.000000;-0.323325;0.946288;, -0.971952;-0.235168;-0.002340;, -0.884585;-0.466352;-0.004955;, -0.798830;-0.267226;-0.538944;, -0.756066;-0.519212;-0.398475;, -0.000000;-0.307631;-0.951506;, -0.000001;-0.640206;-0.768203;, -0.000001;-0.640206;-0.768203;, 0.798112;-0.265968;-0.540627;, 0.749896;-0.524281;-0.403466;, -0.000000;-0.307631;-0.951506;, 0.845147;0.051563;0.532041;, 0.999485;0.032094;-0.000285;, 0.001366;0.077308;0.997006;, -0.846074;0.049846;0.530729;, 0.001366;0.077308;0.997006;, -0.999488;0.031999;0.000025;, -0.834018;0.049380;-0.549523;, -0.001320;0.070830;-0.997488;, 0.834974;0.047847;-0.548205;, -0.001320;0.070830;-0.997488;, 0.810996;0.233681;0.536357;, 0.991941;0.126702;0.000733;, 0.006598;0.334544;0.942357;, -0.817156;0.224815;0.530768;, 0.006598;0.334544;0.942357;, -0.991965;0.126513;-0.000240;, -0.802275;0.223046;-0.553720;, -0.006577;0.312501;-0.949895;, 0.808309;0.214900;-0.548138;, -0.006577;0.312501;-0.949895;, 0.714423;0.522945;0.464896;, 0.955413;0.295225;0.005260;, 0.015883;0.672315;0.740094;, -0.724266;0.514648;0.458885;, 0.015883;0.672315;0.740094;, -0.955469;0.295079;-0.002706;, -0.708015;0.513624;-0.484670;, -0.015067;0.650829;-0.759075;, 0.717873;0.506031;-0.478111;, -0.015067;0.650829;-0.759075;, 0.567722;0.753618;0.331289;, 0.911455;0.410146;0.032095;, 0.015895;0.883501;0.468159;, -0.562786;0.757482;0.330898;, 0.015895;0.883501;0.468159;, -0.910834;0.411675;-0.030072;, -0.561394;0.756141;-0.336285;, -0.014201;0.880296;-0.474212;, 0.556489;0.760702;-0.334145;, -0.014201;0.880296;-0.474212;, 0.635506;0.727471;0.258685;, 0.901524;0.422353;0.094190;, 0.004711;0.941896;0.335871;, -0.439091;0.854794;0.276635;, 0.004711;0.941896;0.335871;, -0.901908;0.422673;-0.088938;, -0.632905;0.732703;-0.250155;, -0.001222;0.945309;-0.326173;, 0.426289;0.863745;-0.268743;, -0.001222;0.945309;-0.326173;, 0.776382;0.630263;-0.000000;, 0.000000;1.000000;0.000000;, 0.548985;0.630262;0.548985;, 0.000000;0.630263;0.776382;, -0.548985;0.630262;0.548985;, -0.776382;0.630263;0.000000;, -0.548985;0.630262;-0.548985;, -0.000000;0.630263;-0.776382;, 0.548985;0.630263;-0.548985;, 1.000000;-0.000000;-0.000000;, 0.548985;0.630262;0.548985;, 0.707107;-0.000000;0.707107;, 0.776382;0.630263;-0.000000;, 0.000000;0.630263;0.776382;, 0.000000;-0.000000;1.000000;, -0.548985;0.630262;0.548985;, -0.707107;-0.000000;0.707107;, -0.776382;0.630263;0.000000;, -1.000000;0.000000;0.000000;, -0.548985;0.630262;-0.548985;, -0.707107;0.000000;-0.707107;, -0.000000;0.630263;-0.776382;, -0.000000;0.000000;-1.000000;, 0.548985;0.630263;-0.548985;, 0.707107;0.000000;-0.707107;, 0.000000;-1.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.000000;, 0.000000;-1.000000;0.000000;, -0.000001;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000001;-1.000000;0.000000;; 128; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;6,7,8;, 3;7,6,9;, 3;8,10,11;, 3;10,8,7;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;18,3,0;, 3;3,18,17;, 3;3,20,1;, 3;20,3,21;, 3;1,22,4;, 3;22,1,20;, 3;9,23,7;, 3;23,9,24;, 3;7,25,10;, 3;25,7,23;, 3;10,26,12;, 3;26,10,25;, 3;12,27,14;, 3;27,12,26;, 3;19,28,17;, 3;28,19,29;, 3;17,21,3;, 3;21,17,28;, 3;21,30,20;, 3;30,21,31;, 3;20,32,22;, 3;32,20,30;, 3;24,33,23;, 3;33,24,34;, 3;23,35,25;, 3;35,23,33;, 3;25,36,26;, 3;36,25,35;, 3;26,37,27;, 3;37,26,36;, 3;29,38,28;, 3;38,29,39;, 3;28,31,21;, 3;31,28,38;, 3;31,40,30;, 3;40,31,41;, 3;30,42,32;, 3;42,30,40;, 3;34,43,33;, 3;43,34,44;, 3;33,45,35;, 3;45,33,43;, 3;35,46,36;, 3;46,35,45;, 3;36,47,37;, 3;47,36,46;, 3;39,48,38;, 3;48,39,49;, 3;38,41,31;, 3;41,38,48;, 3;41,50,40;, 3;50,41,51;, 3;40,52,42;, 3;52,40,50;, 3;44,53,43;, 3;53,44,54;, 3;43,55,45;, 3;55,43,53;, 3;45,56,46;, 3;56,45,55;, 3;46,57,47;, 3;57,46,56;, 3;49,58,48;, 3;58,49,59;, 3;48,51,41;, 3;51,48,58;, 3;51,60,50;, 3;60,51,61;, 3;50,62,52;, 3;62,50,60;, 3;54,63,53;, 3;63,54,64;, 3;53,65,55;, 3;65,53,63;, 3;55,66,56;, 3;66,55,65;, 3;56,67,57;, 3;67,56,66;, 3;59,68,58;, 3;68,59,69;, 3;58,61,51;, 3;61,58,68;, 3;70,71,72;, 3;72,71,73;, 3;73,71,74;, 3;74,71,75;, 3;75,71,76;, 3;76,71,77;, 3;77,71,78;, 3;78,71,70;, 3;79,80,81;, 3;80,79,82;, 3;81,83,84;, 3;83,81,80;, 3;84,85,86;, 3;85,84,83;, 3;86,87,88;, 3;87,86,85;, 3;88,89,90;, 3;89,88,87;, 3;90,91,92;, 3;91,90,89;, 3;92,93,94;, 3;93,92,91;, 3;94,82,79;, 3;82,94,93;, 3;95,96,97;, 3;98,96,95;, 3;99,96,98;, 3;100,96,99;, 3;101,96,100;, 3;102,96,101;, 3;97,96,103;, 3;96,102,103;; } MeshMaterialList { 1; 128; 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, 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; { _08_-_Default } } MeshTextureCoords c1 { 104; 0.243284;0.982867;, 0.424032;0.944063;, 0.402108;0.982867;, 0.243284;0.944063;, 0.471287;0.944063;, 0.440282;0.982867;, 0.559606;0.985771;, 0.575857;0.946968;, 0.597780;0.985771;, 0.528602;0.946968;, 0.756604;0.946968;, 0.756604;0.985771;, 0.936893;0.946968;, 0.916910;0.985771;, 0.979966;0.946968;, 0.951706;0.985771;, 0.048183;0.982867;, 0.062995;0.944063;, 0.082979;0.982867;, 0.019922;0.944063;, 0.424032;0.404874;, 0.243284;0.404875;, 0.471286;0.404874;, 0.575857;0.407779;, 0.528602;0.407779;, 0.756604;0.407779;, 0.936893;0.407779;, 0.979967;0.407779;, 0.062995;0.404875;, 0.019922;0.404875;, 0.415510;0.320972;, 0.243284;0.320973;, 0.459235;0.320972;, 0.584379;0.323877;, 0.540654;0.323877;, 0.756604;0.323877;, 0.929125;0.323877;, 0.968981;0.323877;, 0.070763;0.320973;, 0.030907;0.320973;, 0.394428;0.269582;, 0.243284;0.269582;, 0.429421;0.269582;, 0.605460;0.272487;, 0.570467;0.272487;, 0.756604;0.272487;, 0.909909;0.272487;, 0.941805;0.272487;, 0.089979;0.269582;, 0.058083;0.269582;, 0.349778;0.228054;, 0.243074;0.228055;, 0.371381;0.228054;, 0.650111;0.230959;, 0.628508;0.230959;, 0.756814;0.230959;, 0.866808;0.230959;, 0.886499;0.230959;, 0.133081;0.228054;, 0.113390;0.228054;, 0.281844;0.198395;, 0.243284;0.198395;, 0.297816;0.198395;, 0.718044;0.201299;, 0.702072;0.201299;, 0.756604;0.201299;, 0.795164;0.201299;, 0.811136;0.201299;, 0.204724;0.198395;, 0.188752;0.198395;, 0.530561;0.107357;, 0.451520;0.107357;, 0.507411;0.051466;, 0.451520;0.028316;, 0.395630;0.051466;, 0.372480;0.107357;, 0.395630;0.163247;, 0.451520;0.186397;, 0.507411;0.163247;, 0.245736;0.148506;, 0.279004;0.036232;, 0.279004;0.148506;, 0.245736;0.036232;, 0.309975;0.036232;, 0.309975;0.148506;, 0.279004;0.036232;, 0.279004;0.148506;, 0.245736;0.036232;, 0.245736;0.148506;, 0.212468;0.036232;, 0.212468;0.148506;, 0.179020;0.036232;, 0.179020;0.148506;, 0.212468;0.036232;, 0.212468;0.148506;, 0.611608;0.142088;, 0.726321;0.103360;, 0.726321;0.158130;, 0.584036;0.103360;, 0.611608;0.064631;, 0.726321;0.048589;, 0.842104;0.064631;, 0.867236;0.103360;, 0.842104;0.142088;; } } }