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 F_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 F_FurryEars { 82; 0.139218;0.018471;0.011032;, 0.143321;-0.000000;-0.002318;, 0.141746;0.000000;0.011268;, 0.140807;0.018471;-0.002667;, 0.149779;0.022256;0.011905;, 0.154418;-0.000000;-0.000782;, 0.151287;0.022256;-0.001099;, 0.152899;0.000000;0.012313;, 0.085425;0.049639;-0.007605;, 0.083316;0.055924;0.001623;, 0.084391;0.055924;-0.007648;, 0.084332;0.049639;0.001817;, 0.127379;0.038271;0.009660;, 0.128968;0.038271;-0.004041;, 0.135594;0.046069;0.010239;, 0.137098;0.046069;-0.002725;, 0.111189;0.045520;0.007900;, 0.112805;0.045520;-0.006034;, 0.114297;0.055281;0.007717;, 0.115789;0.055281;-0.005144;, 0.139218;-0.018471;0.011032;, 0.140807;-0.018471;-0.002667;, 0.149779;-0.022256;0.011905;, 0.151287;-0.022256;-0.001099;, 0.085425;-0.049614;-0.007605;, 0.083316;-0.055898;0.001623;, 0.084332;-0.049614;0.001817;, 0.084391;-0.055898;-0.007648;, 0.127379;-0.038271;0.009660;, 0.128968;-0.038271;-0.004041;, 0.135594;-0.046069;0.010240;, 0.137098;-0.046069;-0.002725;, 0.111189;-0.045513;0.007900;, 0.112805;-0.045513;-0.006034;, 0.114297;-0.055274;0.007717;, 0.115789;-0.055274;-0.005144;, 0.145622;0.057673;0.009514;, 0.157994;0.051336;0.003060;, 0.133542;0.046599;0.001466;, 0.171069;0.059849;0.012628;, 0.180798;0.051779;0.013168;, 0.166960;0.043705;0.002571;, 0.183224;0.039381;0.012553;, 0.169377;0.032155;0.002987;, 0.151863;0.011233;0.001187;, 0.169158;0.018151;0.009297;, 0.130929;0.048821;0.008418;, 0.171069;0.059849;0.012628;, 0.145622;0.057673;0.009514;, 0.142426;0.029077;0.009443;, 0.180798;0.051779;0.013168;, 0.183224;0.039381;0.012553;, 0.169158;0.018151;0.009297;, 0.152819;0.007759;0.007701;, 0.152819;0.007759;0.007701;, 0.149345;0.021120;-0.001859;, 0.143980;0.030193;-0.002253;, 0.138685;0.039072;-0.001805;, 0.130929;0.048821;0.008418;, 0.145622;-0.057673;0.009514;, 0.157994;-0.051336;0.003060;, 0.171069;-0.059849;0.012628;, 0.133542;-0.046599;0.001466;, 0.180798;-0.051779;0.013168;, 0.166960;-0.043705;0.002571;, 0.183224;-0.039381;0.012553;, 0.169377;-0.032155;0.002987;, 0.151863;-0.011233;0.001187;, 0.169158;-0.018151;0.009297;, 0.130929;-0.048821;0.008418;, 0.171069;-0.059849;0.012628;, 0.142426;-0.029077;0.009443;, 0.145622;-0.057673;0.009514;, 0.180798;-0.051779;0.013168;, 0.183224;-0.039381;0.012553;, 0.169158;-0.018151;0.009297;, 0.152819;-0.007759;0.007701;, 0.152819;-0.007759;0.007701;, 0.149345;-0.021120;-0.001859;, 0.143980;-0.030193;-0.002253;, 0.138685;-0.039072;-0.001805;, 0.130929;-0.048821;0.008418;; 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.213063;0.691812;, -0.573666;0.000001;-0.819089;, -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.568531;, 0.661363;-0.000001;0.750066;, -0.505140;-0.569681;-0.648303;, -0.702394;0.546513;0.456033;, -0.562943;0.542957;-0.623132;, -0.656558;-0.575271;0.487847;, -0.492096;-0.454717;0.742344;, -0.307630;-0.458186;-0.833924;, 0.432327;0.582692;0.688160;, 0.579601;0.582420;-0.569956;, -0.300554;-0.605679;0.736763;, -0.115269;-0.613192;-0.781478;, 0.063061;0.740608;0.668972;, 0.221615;0.742629;-0.631973;, -0.689935;0.213066;0.691804;, -0.512057;0.214714;-0.831682;, 0.632250;-0.253114;0.732252;, 0.783116;-0.251994;-0.568532;, -0.504972;0.569899;-0.648243;, -0.702552;-0.546309;0.456035;, -0.656375;0.575492;0.487833;, -0.563091;-0.542755;-0.623173;, -0.491978;0.454737;0.742410;, -0.307506;0.458198;-0.833963;, 0.432270;-0.582771;0.688128;, 0.579535;-0.582504;-0.569936;, -0.300262;0.605728;0.736842;, -0.114953;0.613238;-0.781489;, 0.062765;-0.740698;0.668900;, 0.221306;-0.742722;-0.631972;, -0.106629;0.700816;-0.705328;, 0.113589;0.492626;-0.862796;, -0.210683;0.641531;-0.737598;, 0.286899;0.486694;-0.825117;, 0.460077;0.285340;-0.840779;, 0.340671;0.214011;-0.915501;, 0.569879;-0.001595;-0.821727;, 0.507034;-0.208669;-0.836286;, 0.485392;-0.485708;-0.726968;, 0.493553;-0.261600;-0.829440;, -0.106839;0.009372;0.994232;, -0.088636;-0.014881;0.995953;, -0.128606;0.091174;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.462310;, 0.270491;-0.069382;-0.960219;, 0.164581;0.091371;-0.982122;, 0.058589;0.267655;-0.961732;, -0.445142;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.641533;-0.737597;, 0.460078;-0.285342;-0.840779;, 0.340672;-0.214013;-0.915501;, 0.569879;0.001594;-0.821727;, 0.507034;0.208668;-0.836286;, 0.485392;0.485707;-0.726969;, 0.493554;0.261599;-0.829440;, -0.106839;-0.009370;0.994232;, -0.088636;0.014882;0.995953;, -0.069845;0.057806;0.995882;, -0.128607;-0.091173;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.267656;-0.961732;, -0.445141;-0.790844;-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;; } } }