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 _14_-_ssss { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "TeddyEars.png"; } } Frame M_FurryEars { 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_FurryEars { 82; 0.152239;0.018471;0.007466;, 0.156341;-0.000000;-0.005884;, 0.154766;0.000000;0.007702;, 0.153827;0.018471;-0.006234;, 0.162799;0.022256;0.008338;, 0.167438;-0.000000;-0.004349;, 0.164307;0.022256;-0.004666;, 0.165919;0.000000;0.008746;, 0.092565;0.051828;-0.011172;, 0.090456;0.058112;-0.001944;, 0.091531;0.058112;-0.011215;, 0.091472;0.051828;-0.001749;, 0.140399;0.038271;0.006093;, 0.141988;0.038271;-0.007607;, 0.148614;0.046069;0.006673;, 0.150118;0.046069;-0.006291;, 0.124209;0.050258;0.004333;, 0.125825;0.050258;-0.009600;, 0.127317;0.060019;0.004151;, 0.128809;0.060019;-0.008711;, 0.152238;-0.018471;0.007465;, 0.153827;-0.018471;-0.006233;, 0.162799;-0.022256;0.008338;, 0.164307;-0.022256;-0.004666;, 0.092565;-0.051828;-0.011172;, 0.090456;-0.058112;-0.001944;, 0.091472;-0.051828;-0.001749;, 0.091531;-0.058112;-0.011215;, 0.140400;-0.038271;0.006093;, 0.141989;-0.038271;-0.007608;, 0.148614;-0.046069;0.006673;, 0.150118;-0.046069;-0.006291;, 0.124209;-0.050258;0.004334;, 0.125825;-0.050258;-0.009600;, 0.127317;-0.060019;0.004151;, 0.128809;-0.060019;-0.008711;, 0.158642;0.057673;0.005948;, 0.171014;0.051336;-0.000507;, 0.146563;0.046599;-0.002101;, 0.184089;0.059849;0.009061;, 0.193818;0.051779;0.009601;, 0.179980;0.043705;-0.000995;, 0.196244;0.039381;0.008986;, 0.182397;0.032155;-0.000580;, 0.164883;0.011233;-0.002380;, 0.182179;0.018151;0.005730;, 0.143950;0.048821;0.004852;, 0.184089;0.059849;0.009061;, 0.158642;0.057673;0.005948;, 0.155446;0.029077;0.005876;, 0.193818;0.051779;0.009601;, 0.196244;0.039381;0.008986;, 0.182179;0.018151;0.005730;, 0.165839;0.007759;0.004134;, 0.165839;0.007759;0.004134;, 0.162365;0.021120;-0.005426;, 0.157000;0.030193;-0.005820;, 0.151705;0.039072;-0.005371;, 0.143950;0.048821;0.004852;, 0.158642;-0.057673;0.005948;, 0.171014;-0.051336;-0.000507;, 0.184089;-0.059849;0.009061;, 0.146563;-0.046599;-0.002101;, 0.193818;-0.051779;0.009601;, 0.179980;-0.043705;-0.000995;, 0.196244;-0.039381;0.008986;, 0.182397;-0.032155;-0.000580;, 0.164883;-0.011233;-0.002380;, 0.182179;-0.018151;0.005730;, 0.143949;-0.048821;0.004852;, 0.184089;-0.059849;0.009061;, 0.155446;-0.029077;0.005876;, 0.158642;-0.057673;0.005948;, 0.193818;-0.051779;0.009601;, 0.196244;-0.039381;0.008986;, 0.182179;-0.018151;0.005730;, 0.165839;-0.007759;0.004134;, 0.165839;-0.007759;0.004134;, 0.162365;-0.021120;-0.005426;, 0.157000;-0.030193;-0.005820;, 0.151705;-0.039072;-0.005371;, 0.143949;-0.048821;0.004852;; 112; 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;37,40,41;, 3;40,37,39;, 3;41,42,43;, 3;42,41,40;, 3;42,44,43;, 3;44,42,45;, 3;46,47,48;, 3;47,46,49;, 3;49,50,47;, 3;49,51,50;, 3;49,52,51;, 3;52,49,53;, 3;54,44,45;, 3;44,55,43;, 3;43,56,41;, 3;56,43,55;, 3;41,57,37;, 3;57,41,56;, 3;57,38,37;, 3;38,58,36;, 3;59,60,61;, 3;60,59,62;, 3;60,63,61;, 3;63,60,64;, 3;64,65,63;, 3;65,64,66;, 3;65,67,68;, 3;67,65,66;, 3;69,70,71;, 3;70,69,72;, 3;71,70,73;, 3;71,73,74;, 3;71,75,76;, 3;75,71,74;, 3;77,68,67;, 3;67,66,78;, 3;66,79,78;, 3;79,66,64;, 3;64,80,79;, 3;80,64,60;, 3;80,60,62;, 3;62,59,81;; MeshNormals { 82; -0.689928;-0.213064;0.691812;, -0.573666;0.000001;-0.819090;, -0.746937;0.000000;0.664895;, -0.512045;-0.214712;-0.831690;, 0.632254;0.253117;0.732248;, 0.814672;-0.000000;-0.579922;, 0.783117;0.251995;-0.568530;, 0.661363;-0.000001;0.750066;, -0.482247;-0.603025;-0.635451;, -0.713811;0.520143;0.468963;, -0.583419;0.518998;-0.624710;, -0.618441;-0.605026;0.501472;, -0.560370;-0.432055;0.706622;, -0.382723;-0.435195;-0.814941;, 0.468651;0.528351;0.707963;, 0.619907;0.527778;-0.580660;, -0.312019;-0.553800;0.771978;, -0.136280;-0.550545;-0.823607;, 0.116683;0.750159;0.650881;, 0.258339;0.751174;-0.607453;, -0.689936;0.213066;0.691803;, -0.512057;0.214714;-0.831682;, 0.632250;-0.253114;0.732252;, 0.783115;-0.251994;-0.568532;, -0.482247;0.603024;-0.635452;, -0.713810;-0.520142;0.468963;, -0.618442;0.605026;0.501471;, -0.583420;-0.518999;-0.624709;, -0.560362;0.432050;0.706631;, -0.382718;0.435184;-0.814949;, 0.468654;-0.528350;0.707962;, 0.619908;-0.527782;-0.580655;, -0.312020;0.553803;0.771976;, -0.136279;0.550546;-0.823607;, 0.116682;-0.750159;0.650882;, 0.258339;-0.751175;-0.607452;, -0.106629;0.700816;-0.705328;, 0.113589;0.492626;-0.862796;, -0.210683;0.641531;-0.737598;, 0.286899;0.486695;-0.825116;, 0.460078;0.285340;-0.840779;, 0.340672;0.214011;-0.915501;, 0.569879;-0.001595;-0.821727;, 0.507035;-0.208670;-0.836285;, 0.485391;-0.485708;-0.726969;, 0.493552;-0.261598;-0.829441;, -0.106839;0.009372;0.994232;, -0.088636;-0.014881;0.995953;, -0.128607;0.091175;0.987496;, -0.069845;-0.057805;0.995882;, -0.069987;-0.045231;0.996522;, -0.055565;-0.080372;0.995215;, -0.041149;-0.113948;0.992634;, -0.034695;-0.098183;0.994564;, 0.507566;-0.727080;-0.462311;, 0.270491;-0.069382;-0.960219;, 0.164581;0.091371;-0.982122;, 0.058589;0.267655;-0.961732;, -0.445141;0.790843;-0.420020;, -0.106630;-0.700817;-0.705326;, 0.113589;-0.492627;-0.862795;, 0.286899;-0.486695;-0.825116;, -0.210683;-0.641532;-0.737597;, 0.460078;-0.285342;-0.840779;, 0.340672;-0.214013;-0.915501;, 0.569880;0.001594;-0.821727;, 0.507035;0.208668;-0.836285;, 0.485391;0.485707;-0.726969;, 0.493553;0.261597;-0.829441;, -0.106839;-0.009370;0.994232;, -0.088636;0.014882;0.995953;, -0.069845;0.057806;0.995882;, -0.128607;-0.091174;0.987496;, -0.069987;0.045233;0.996522;, -0.055565;0.080374;0.995215;, -0.041149;0.113949;0.992634;, -0.034695;0.098184;0.994563;, 0.507566;0.727079;-0.462312;, 0.270491;0.069380;-0.960219;, 0.164581;-0.091373;-0.982122;, 0.058589;-0.267657;-0.961731;, -0.445141;-0.790843;-0.420019;; 112; 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;37,40,41;, 3;40,37,39;, 3;41,42,43;, 3;42,41,40;, 3;42,44,43;, 3;44,42,45;, 3;46,47,48;, 3;47,46,49;, 3;49,50,47;, 3;49,51,50;, 3;49,52,51;, 3;52,49,53;, 3;54,44,45;, 3;44,55,43;, 3;43,56,41;, 3;56,43,55;, 3;41,57,37;, 3;57,41,56;, 3;57,38,37;, 3;38,58,36;, 3;59,60,61;, 3;60,59,62;, 3;60,63,61;, 3;63,60,64;, 3;64,65,63;, 3;65,64,66;, 3;65,67,68;, 3;67,65,66;, 3;69,70,71;, 3;70,69,72;, 3;71,70,73;, 3;71,73,74;, 3;71,75,76;, 3;75,71,74;, 3;77,68,67;, 3;67,66,78;, 3;66,79,78;, 3;79,66,64;, 3;64,80,79;, 3;80,64,60;, 3;80,60,62;, 3;62,59,81;; } MeshMaterialList { 1; 112; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_-_ssss } } MeshTextureCoords c1 { 82; 0.564980;0.357839;, 0.500000;0.348435;, 0.500000;0.348435;, 0.564980;0.357839;, 0.571553;0.339249;, 0.500000;0.328918;, 0.571553;0.339249;, 0.500000;0.328918;, 0.678456;0.569272;, 0.684394;0.570729;, 0.684394;0.570729;, 0.678456;0.569272;, 0.634485;0.400410;, 0.634485;0.400410;, 0.648055;0.385930;, 0.648055;0.385930;, 0.676578;0.459671;, 0.676578;0.459671;, 0.692073;0.454499;, 0.692073;0.454499;, 0.435020;0.357839;, 0.435020;0.357839;, 0.428447;0.339249;, 0.428447;0.339249;, 0.321544;0.569272;, 0.315606;0.570729;, 0.321544;0.569272;, 0.315606;0.570729;, 0.365515;0.400410;, 0.365515;0.400410;, 0.351945;0.385930;, 0.351945;0.385930;, 0.323422;0.459671;, 0.323422;0.459671;, 0.307927;0.454499;, 0.307927;0.454499;, 0.046675;0.853507;, 0.092412;0.735797;, 0.144886;0.987810;, 0.020922;0.605978;, 0.088839;0.521110;, 0.159649;0.650935;, 0.194517;0.501816;, 0.266008;0.631635;, 0.475404;0.818205;, 0.393866;0.645183;, 0.863988;0.482727;, 0.969554;0.102917;, 0.944603;0.342736;, 0.696834;0.381818;, 0.903753;0.020693;, 0.801366;0.002000;, 0.608227;0.140902;, 0.510806;0.298629;, 0.494420;0.807982;, 0.385577;0.841794;, 0.297636;0.893885;, 0.211981;0.945956;, 0.129882;0.998000;, 0.958551;0.853507;, 0.912814;0.735797;, 0.984304;0.605978;, 0.860340;0.987810;, 0.916387;0.521110;, 0.845577;0.650935;, 0.810709;0.501816;, 0.739218;0.631635;, 0.529822;0.818205;, 0.611360;0.645183;, 0.126488;0.482727;, 0.020922;0.102917;, 0.293642;0.381818;, 0.045873;0.342736;, 0.086723;0.020693;, 0.189110;0.002000;, 0.382248;0.140902;, 0.479670;0.298629;, 0.510806;0.807982;, 0.619649;0.841794;, 0.707590;0.893885;, 0.793245;0.945956;, 0.875344;0.998000;; } } }