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 _02_-_Defaulthhhh { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "BunnyEars.png"; } } Frame F_BunnyEars { 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_BunnyEars { 76; 0.139656;0.018773;0.009335;, 0.143852;-0.000000;-0.000788;, 0.142251;0.000000;0.009704;, 0.141265;0.018773;-0.001210;, 0.147706;0.021920;0.010384;, 0.152336;-0.000000;0.000638;, 0.149262;0.021920;0.000190;, 0.150774;0.000000;0.010873;, 0.084861;0.051598;-0.006532;, 0.083029;0.055960;0.000317;, 0.084086;0.055961;-0.006610;, 0.083792;0.051598;0.000474;, 0.127653;0.038916;0.007496;, 0.129260;0.038916;-0.003034;, 0.133839;0.045308;0.008264;, 0.135394;0.045308;-0.001923;, 0.111034;0.047098;0.005004;, 0.112654;0.047098;-0.005614;, 0.113313;0.054791;0.005117;, 0.114863;0.054791;-0.005042;, 0.139656;-0.018773;0.009335;, 0.141265;-0.018773;-0.001210;, 0.147706;-0.021920;0.010384;, 0.149262;-0.021920;0.000190;, 0.084861;-0.051598;-0.006532;, 0.083029;-0.055960;0.000317;, 0.083792;-0.051597;0.000474;, 0.084086;-0.055961;-0.006610;, 0.127653;-0.038916;0.007496;, 0.129260;-0.038916;-0.003034;, 0.133839;-0.045308;0.008264;, 0.135394;-0.045308;-0.001923;, 0.111034;-0.046941;0.005004;, 0.112654;-0.046941;-0.005613;, 0.113313;-0.054634;0.005117;, 0.114863;-0.054634;-0.005042;, 0.233533;0.053868;0.040390;, 0.200867;0.021381;0.029083;, 0.200193;0.038583;0.011984;, 0.223647;0.043956;0.049515;, 0.191363;0.055877;0.023116;, 0.219139;0.061321;0.039513;, 0.162311;0.027876;0.002350;, 0.139459;0.032290;0.004138;, 0.144418;0.013280;0.005767;, 0.200867;0.021381;0.029083;, 0.223647;0.043956;0.049515;, 0.197107;0.038583;0.023852;, 0.219139;0.061321;0.039513;, 0.191363;0.055877;0.023116;, 0.139459;0.032290;0.004138;, 0.144418;0.013280;0.005767;, 0.221215;0.059377;0.068055;, 0.220507;0.063486;0.063053;, 0.221215;0.059377;0.068055;, 0.220507;0.063486;0.063053;, 0.245333;-0.052957;0.036462;, 0.201559;-0.019492;0.024546;, 0.247730;-0.044795;0.047408;, 0.200193;-0.038502;0.011984;, 0.191642;-0.057513;0.021287;, 0.243195;-0.063806;0.044823;, 0.162311;-0.027795;0.002350;, 0.139459;-0.032209;0.004138;, 0.144418;-0.013199;0.005767;, 0.201559;-0.019492;0.024546;, 0.197814;-0.038502;0.019225;, 0.247730;-0.044795;0.047408;, 0.243195;-0.063806;0.044823;, 0.191642;-0.057513;0.021287;, 0.139459;-0.032209;0.004138;, 0.144418;-0.013199;0.005767;, 0.266582;-0.057997;0.058154;, 0.262689;-0.062722;0.055935;, 0.266582;-0.057997;0.058154;, 0.262689;-0.062722;0.055935;; 108; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;0,7,4;, 3;7,0,2;, 3;1,6,5;, 3;6,1,3;, 3;8,9,10;, 3;9,8,11;, 3;3,12,13;, 3;12,3,0;, 3;0,14,12;, 3;14,0,4;, 3;4,15,14;, 3;15,4,6;, 3;6,13,15;, 3;13,6,3;, 3;13,16,17;, 3;16,13,12;, 3;12,18,16;, 3;18,12,14;, 3;14,19,18;, 3;19,14,15;, 3;15,17,19;, 3;17,15,13;, 3;17,11,8;, 3;11,17,16;, 3;16,9,11;, 3;9,16,18;, 3;18,10,9;, 3;10,18,19;, 3;19,8,10;, 3;8,19,17;, 3;20,1,21;, 3;1,20,2;, 3;22,5,7;, 3;5,22,23;, 3;20,7,2;, 3;7,20,22;, 3;1,23,21;, 3;23,1,5;, 3;24,25,26;, 3;25,24,27;, 3;21,28,20;, 3;28,21,29;, 3;20,30,22;, 3;30,20,28;, 3;22,31,23;, 3;31,22,30;, 3;23,29,21;, 3;29,23,31;, 3;29,32,28;, 3;32,29,33;, 3;28,34,30;, 3;34,28,32;, 3;30,35,31;, 3;35,30,34;, 3;31,33,29;, 3;33,31,35;, 3;33,26,32;, 3;26,33,24;, 3;32,25,34;, 3;25,32,26;, 3;34,27,35;, 3;27,34,25;, 3;35,24,33;, 3;24,35,27;, 3;36,37,38;, 3;37,36,39;, 3;40,36,38;, 3;36,40,41;, 3;42,40,38;, 3;40,42,43;, 3;44,43,42;, 3;37,42,38;, 3;42,37,44;, 3;45,46,47;, 3;48,49,47;, 3;49,50,47;, 3;50,51,47;, 3;51,45,47;, 3;52,39,36;, 3;53,36,41;, 3;36,53,52;, 3;54,47,46;, 3;47,55,48;, 3;55,47,54;, 3;56,57,58;, 3;57,56,59;, 3;60,56,61;, 3;56,60,59;, 3;62,60,63;, 3;60,62,59;, 3;64,62,63;, 3;57,62,64;, 3;62,57,59;, 3;65,66,67;, 3;68,66,69;, 3;69,66,70;, 3;70,66,71;, 3;71,66,65;, 3;72,56,58;, 3;73,56,72;, 3;56,73,61;, 3;74,67,66;, 3;66,75,74;, 3;75,66,68;; MeshNormals { 76; -0.717824;-0.215892;0.661906;, -0.546635;-0.000001;-0.837371;, -0.772011;0.000000;0.635610;, -0.487094;-0.216503;-0.846089;, 0.602088;0.251764;0.757697;, 0.833475;-0.000000;-0.552557;, 0.800647;0.251293;-0.543890;, 0.631244;0.000001;0.775584;, -0.502345;-0.574747;-0.646000;, -0.701968;0.543506;0.460263;, -0.556657;0.546735;-0.625470;, -0.649977;-0.569318;0.503395;, -0.532560;-0.457483;0.712102;, -0.295185;-0.458847;-0.838049;, 0.409654;0.573037;0.709798;, 0.603321;0.572790;-0.554902;, -0.313154;-0.626201;0.714008;, -0.123928;-0.601561;-0.789156;, 0.072159;0.733429;0.675925;, 0.240754;0.731209;-0.638257;, -0.717824;0.215892;0.661906;, -0.487093;0.216502;-0.846089;, 0.602088;-0.251764;0.757697;, 0.800647;-0.251294;-0.543889;, -0.503765;0.572923;-0.646514;, -0.700666;-0.545199;0.460244;, -0.651411;0.567548;0.503540;, -0.555350;-0.548489;-0.625096;, -0.530169;0.458144;0.713460;, -0.292495;0.459511;-0.838628;, 0.408270;-0.574986;0.709019;, 0.601758;-0.574739;-0.554583;, -0.312811;0.628158;0.712437;, -0.123803;0.603645;-0.787582;, 0.071346;-0.732604;0.676905;, 0.240124;-0.730386;-0.639435;, 0.956919;0.142316;-0.253085;, 0.556618;-0.613046;-0.560670;, 0.446978;-0.011001;-0.894477;, 0.780854;-0.590150;0.204915;, 0.196807;0.595116;-0.779169;, 0.413066;0.734323;-0.538652;, 0.202913;-0.053238;-0.977748;, -0.045570;0.163251;-0.985532;, 0.096788;-0.337851;-0.936210;, -0.552668;0.129580;0.823266;, -0.476663;-0.620375;0.622838;, -0.525916;0.025087;0.850167;, -0.765226;0.618518;0.178508;, -0.402074;-0.094799;0.910686;, -0.322163;-0.014085;0.946580;, -0.337392;0.030108;0.940883;, 0.911572;0.178621;0.370311;, 0.775717;0.601642;0.190499;, -0.855475;-0.091659;0.509668;, -0.877160;0.395497;0.272347;, 0.582734;-0.043916;-0.811475;, 0.445100;0.492855;-0.747649;, 0.635719;0.545644;-0.546017;, 0.359215;-0.012125;-0.933176;, 0.176958;-0.512401;-0.840316;, 0.350127;-0.614147;-0.707272;, 0.165456;0.041306;-0.985352;, -0.049953;-0.141815;-0.988632;, 0.066276;0.303775;-0.950436;, -0.414783;-0.168559;0.894172;, -0.368239;0.012427;0.929648;, -0.492495;-0.008948;0.870269;, -0.483308;0.018658;0.875252;, -0.307312;0.200666;0.930211;, -0.248211;0.020233;0.968495;, -0.266892;-0.051384;0.962356;, 0.715799;0.012868;-0.698188;, 0.629060;-0.306509;-0.714378;, -0.492616;0.000070;0.870247;, -0.493379;-0.003198;0.869809;; 108; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,7;, 3;0,7,4;, 3;7,0,2;, 3;1,6,5;, 3;6,1,3;, 3;8,9,10;, 3;9,8,11;, 3;3,12,13;, 3;12,3,0;, 3;0,14,12;, 3;14,0,4;, 3;4,15,14;, 3;15,4,6;, 3;6,13,15;, 3;13,6,3;, 3;13,16,17;, 3;16,13,12;, 3;12,18,16;, 3;18,12,14;, 3;14,19,18;, 3;19,14,15;, 3;15,17,19;, 3;17,15,13;, 3;17,11,8;, 3;11,17,16;, 3;16,9,11;, 3;9,16,18;, 3;18,10,9;, 3;10,18,19;, 3;19,8,10;, 3;8,19,17;, 3;20,1,21;, 3;1,20,2;, 3;22,5,7;, 3;5,22,23;, 3;20,7,2;, 3;7,20,22;, 3;1,23,21;, 3;23,1,5;, 3;24,25,26;, 3;25,24,27;, 3;21,28,20;, 3;28,21,29;, 3;20,30,22;, 3;30,20,28;, 3;22,31,23;, 3;31,22,30;, 3;23,29,21;, 3;29,23,31;, 3;29,32,28;, 3;32,29,33;, 3;28,34,30;, 3;34,28,32;, 3;30,35,31;, 3;35,30,34;, 3;31,33,29;, 3;33,31,35;, 3;33,26,32;, 3;26,33,24;, 3;32,25,34;, 3;25,32,26;, 3;34,27,35;, 3;27,34,25;, 3;35,24,33;, 3;24,35,27;, 3;36,37,38;, 3;37,36,39;, 3;40,36,38;, 3;36,40,41;, 3;42,40,38;, 3;40,42,43;, 3;44,43,42;, 3;37,42,38;, 3;42,37,44;, 3;45,46,47;, 3;48,49,47;, 3;49,50,47;, 3;50,51,47;, 3;51,45,47;, 3;52,39,36;, 3;53,36,41;, 3;36,53,52;, 3;54,47,46;, 3;47,55,48;, 3;55,47,54;, 3;56,57,58;, 3;57,56,59;, 3;60,56,61;, 3;56,60,59;, 3;62,60,63;, 3;60,62,59;, 3;64,62,63;, 3;57,62,64;, 3;62,57,59;, 3;65,66,67;, 3;68,66,69;, 3;69,66,70;, 3;70,66,71;, 3;71,66,65;, 3;72,56,58;, 3;73,56,72;, 3;56,73,61;, 3;74,67,66;, 3;66,75,74;, 3;75,66,68;; } MeshMaterialList { 1; 108; 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; { _02_-_Defaulthhhh } } MeshTextureCoords c1 { 76; 0.562730;0.803315;, 0.494385;0.795213;, 0.494385;0.795213;, 0.562730;0.803315;, 0.569643;0.787297;, 0.494385;0.778395;, 0.569643;0.787297;, 0.494385;0.778395;, 0.682081;0.985502;, 0.688327;0.986757;, 0.688327;0.986757;, 0.682081;0.985502;, 0.635833;0.839998;, 0.635833;0.839998;, 0.650106;0.827521;, 0.650106;0.827521;, 0.680106;0.891061;, 0.680106;0.891061;, 0.696404;0.886605;, 0.696404;0.886605;, 0.426040;0.803315;, 0.426040;0.803315;, 0.419126;0.787297;, 0.419126;0.787297;, 0.306688;0.985502;, 0.300442;0.986757;, 0.306688;0.985502;, 0.300442;0.986757;, 0.352936;0.839998;, 0.352936;0.839998;, 0.338664;0.827521;, 0.338664;0.827521;, 0.308663;0.891061;, 0.308663;0.891061;, 0.292366;0.886605;, 0.292366;0.886605;, 0.844104;0.173647;, 0.719034;0.450879;, 0.839876;0.454232;, 0.777465;0.142459;, 0.960858;0.451578;, 0.909526;0.140982;, 0.838441;0.667126;, 0.895890;0.777022;, 0.779607;0.776433;, 0.501641;0.464449;, 0.569474;0.177570;, 0.603755;0.469978;, 0.672403;0.182384;, 0.705954;0.473320;, 0.641327;0.777022;, 0.539628;0.772597;, 0.825140;0.011932;, 0.857368;0.027512;, 0.612021;0.054059;, 0.641709;0.071244;, 0.131761;0.173647;, 0.256831;0.450879;, 0.198400;0.142459;, 0.135989;0.454232;, 0.015007;0.451578;, 0.066339;0.140982;, 0.137424;0.667126;, 0.079975;0.777022;, 0.196258;0.776433;, 0.485325;0.464449;, 0.383211;0.469978;, 0.417491;0.177570;, 0.314562;0.182384;, 0.281012;0.473320;, 0.345638;0.777022;, 0.447338;0.772597;, 0.150725;0.011931;, 0.118497;0.027512;, 0.374945;0.054059;, 0.345257;0.071244;; } } }