xof 0302txt 0064 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template IndexedColor { <1630B820-7842-11cf-8F52-0040333594A3> DWORD index; ColorRGBA indexColor; } template Boolean { <4885AE61-78E8-11cf-8F52-0040333594A3> WORD truefalse; } template Boolean2d { <4885AE63-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template MaterialWrap { <4885AE60-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshFaceWraps { <4885AE62-78E8-11cf-8F52-0040333594A3> DWORD nFaceWrapValues; Boolean2d faceWrapValues; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshVertexColors { <1630B821-7842-11cf-8F52-0040333594A3> DWORD nVertexColors; array IndexedColor vertexColors[nVertexColors]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } Header{ 1; 0; 1; } Mesh negi8r2s_tex3d{ 131; 0.01885;0.00357;-0.00076;, 0.01981;0.01184;-0.00104;, 0.01633;0.01196;0.00285;, 0.01379;0.01053;0.00613;, 0.01171;0.00776;0.00792;, 0.01102;0.00396;0.00860;, 0.01142;0.00037;0.00786;, 0.01296;-0.00274;0.00580;, 0.01539;-0.00489;0.00275;, 0.01834;-0.00575;-0.00084;, 0.02138;-0.00519;-0.00442;, 0.02403;-0.00329;-0.00744;, 0.02589;-0.00036;-0.00945;, 0.02668;0.00318;-0.01013;, 0.02628;0.00677;-0.00939;, 0.02460;0.00964;-0.00718;, 0.02211;0.01127;-0.00390;, -0.01142;0.01039;0.00573;, -0.02307;0.01004;0.00592;, -0.02525;0.00764;0.00768;, -0.01305;0.00783;0.00759;, -0.00359;0.00772;0.00768;, -0.00201;0.01042;0.00580;, 0.00024;0.01217;0.00296;, -0.00910;0.01204;0.00294;, -0.01991;0.01159;0.00321;, -0.02613;0.00475;0.00823;, -0.01374;0.00475;0.00822;, -0.00428;0.00448;0.00832;, 0.00300;0.01180;-0.00051;, -0.00633;0.01190;-0.00047;, -0.01618;0.01185;-0.00012;, -0.02555;0.00183;0.00748;, -0.01339;0.00162;0.00754;, -0.00395;0.00118;0.00762;, 0.00510;0.01121;-0.00338;, -0.00421;0.01084;-0.00330;, -0.01323;0.01077;-0.00287;, -0.02363;-0.00069;0.00554;, -0.01205;-0.00108;0.00564;, -0.00267;-0.00166;0.00570;, 0.00734;0.00984;-0.00681;, -0.00173;0.00991;-0.00652;, -0.00966;0.00976;-0.00595;, -0.01974;-0.00257;0.00262;, -0.00992;-0.00295;0.00281;, -0.00063;-0.00362;0.00283;, -0.00173;0.00991;-0.00652;, 0.00734;0.00984;-0.00681;, 0.00863;0.00713;-0.00855;, -0.00039;0.00720;-0.00842;, -0.00774;0.00712;-0.00808;, -0.00966;0.00976;-0.00595;, -0.01644;-0.00319;-0.00035;, -0.00733;-0.00370;-0.00051;, 0.00187;-0.00439;-0.00053;, 0.00895;0.00383;-0.00924;, -0.00004;0.00407;-0.00911;, -0.00717;0.00419;-0.00883;, -0.01292;-0.00287;-0.00366;, -0.00468;-0.00321;-0.00382;, 0.00443;-0.00386;-0.00389;, 0.00827;0.00059;-0.00860;, -0.00073;0.00099;-0.00847;, -0.00804;0.00131;-0.00828;, -0.01022;-0.00109;-0.00651;, -0.00236;-0.00157;-0.00662;, 0.00668;-0.00212;-0.00672;, 0.00607;0.00752;0.00785;, 0.00539;0.00412;0.00851;, 0.01102;0.00396;0.00860;, 0.01171;0.00776;0.00792;, 0.01379;0.01053;0.00613;, 0.00763;0.01035;0.00591;, 0.00570;0.00067;0.00779;, 0.01142;0.00037;0.00786;, 0.01633;0.01196;0.00285;, 0.00983;0.01219;0.00299;, 0.00693;-0.00230;0.00581;, 0.01296;-0.00274;0.00580;, 0.01981;0.01184;-0.00104;, 0.01265;0.01177;-0.00066;, 0.00892;-0.00434;0.00286;, 0.01539;-0.00489;0.00275;, 0.02211;0.01127;-0.00390;, 0.01456;0.01119;-0.00369;, 0.01135;-0.00514;-0.00061;, 0.01834;-0.00575;-0.00084;, 0.02460;0.00964;-0.00718;, 0.01674;0.00979;-0.00707;, 0.01385;-0.00458;-0.00407;, 0.02138;-0.00519;-0.00442;, 0.01674;0.00979;-0.00707;, 0.02460;0.00964;-0.00718;, 0.02628;0.00677;-0.00939;, 0.01799;0.00694;-0.00887;, 0.01605;-0.00274;-0.00699;, 0.02403;-0.00329;-0.00744;, 0.02668;0.00318;-0.01013;, 0.01829;0.00350;-0.00959;, 0.01761;0.00010;-0.00892;, 0.02589;-0.00036;-0.00945;, -0.01323;0.01077;-0.00287;, -0.01599;0.00501;-0.00081;, -0.01618;0.01185;-0.00012;, -0.01991;0.01159;0.00321;, -0.02307;0.01004;0.00592;, -0.02525;0.00764;0.00768;, -0.02613;0.00475;0.00823;, -0.02555;0.00183;0.00748;, -0.02363;-0.00069;0.00554;, -0.01974;-0.00257;0.00262;, -0.01644;-0.00319;-0.00035;, -0.01292;-0.00287;-0.00366;, -0.01022;-0.00109;-0.00651;, -0.00804;0.00131;-0.00828;, -0.00717;0.00419;-0.00883;, -0.00774;0.00712;-0.00808;, -0.00966;0.00976;-0.00595;, 0.00892;-0.00434;0.00286;, 0.01174;0.00386;-0.00051;, -0.00063;-0.00362;0.00283;, 0.00255;0.00442;-0.00042;, -0.00992;-0.00295;0.00281;, -0.00674;0.00486;-0.00091;, -0.01974;-0.00257;0.00262;, -0.01599;0.00501;-0.00081;, -0.00421;0.01084;-0.00330;, 0.00510;0.01121;-0.00338;, 0.01456;0.01119;-0.00369;, 0.02211;0.01127;-0.00390;; 102; 3;0,1,2;, 3;0,2,3;, 3;0,3,4;, 3;0,4,5;, 3;0,5,6;, 3;0,6,7;, 3;0,7,8;, 3;0,8,9;, 3;0,9,10;, 3;0,10,11;, 3;0,11,12;, 3;0,12,13;, 3;0,13,14;, 3;0,14,15;, 3;0,15,16;, 3;0,16,1;, 4;17,18,19,20;, 4;17,20,21,22;, 4;17,22,23,24;, 4;17,24,25,18;, 4;20,19,26,27;, 4;20,27,28,21;, 4;24,23,29,30;, 4;24,30,31,25;, 4;27,26,32,33;, 4;27,33,34,28;, 4;30,29,35,36;, 4;30,36,37,31;, 4;33,32,38,39;, 4;33,39,40,34;, 4;36,35,41,42;, 4;36,42,43,37;, 4;39,38,44,45;, 4;39,45,46,40;, 4;47,48,49,50;, 4;47,50,51,52;, 4;45,44,53,54;, 4;45,54,55,46;, 4;50,49,56,57;, 4;50,57,58,51;, 4;54,53,59,60;, 4;54,60,61,55;, 4;57,56,62,63;, 4;57,63,64,58;, 4;60,59,65,66;, 4;60,66,67,61;, 4;63,62,67,66;, 4;63,66,65,64;, 4;68,21,28,69;, 4;68,69,70,71;, 4;68,71,72,73;, 4;68,73,22,21;, 4;69,28,34,74;, 4;69,74,75,70;, 4;73,72,76,77;, 4;73,77,23,22;, 4;74,34,40,78;, 4;74,78,79,75;, 4;77,76,80,81;, 4;77,81,29,23;, 4;78,40,46,82;, 4;78,82,83,79;, 4;81,80,84,85;, 4;81,85,35,29;, 4;82,46,55,86;, 4;82,86,87,83;, 4;85,84,88,89;, 4;85,89,41,35;, 4;86,55,61,90;, 4;86,90,91,87;, 4;92,93,94,95;, 4;92,95,49,48;, 4;90,61,67,96;, 4;90,96,97,91;, 4;95,94,98,99;, 4;95,99,56,49;, 4;96,67,62,100;, 4;96,100,101,97;, 4;99,98,101,100;, 4;99,100,62,56;, 3;102,103,104;, 3;104,103,105;, 3;105,103,106;, 3;106,103,107;, 3;107,103,108;, 3;108,103,109;, 3;109,103,110;, 3;110,103,111;, 3;111,103,112;, 3;112,103,113;, 3;113,103,114;, 3;114,103,115;, 3;115,103,116;, 3;116,103,117;, 3;117,103,118;, 3;118,103,102;, 4;8,119,120,0;, 4;119,121,122,120;, 4;121,123,124,122;, 4;123,125,126,124;, 4;124,127,128,122;, 4;120,129,130,0;; PhysicalMaterial{ 1; //float ns; ///< 抗力のばね係数 1; //float nd; ///< 抗力のダンパ係数 1; //float fs; ///< 摩擦力のばね係数 1; //float fd; ///< 摩擦力のダンパ係数 1; //float s; ///< 最大静止摩擦係数//0.3 0.5; //float d; ///< 動摩擦係数//0.3 } MeshMaterialList { 2; 102; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;; Material { 0.470500;0.470500;0.470500;1.000000;; 6.000000; 0.100000;0.100000;0.100000;; 0.338760;0.338760;0.338760;; TextureFilename { "negiyoko_tex3d_0.png"; } } Material { 0.705750;0.705750;0.705750;1.000000;; 8.000000; 0.360000;0.360000;0.360000;; 0.141150;0.141150;0.141150;; TextureFilename { "newnegi_tex3d_0.PNG"; } } } MeshNormals { 115; -0.022983;0.980717;-0.194077;, -0.023289;0.968350;0.248508;, -0.013119;0.749566;0.661799;, -0.000992;0.402094;0.915598;, -0.000862;-0.019568;0.999808;, -0.012429;-0.424368;0.905405;, -0.029758;-0.740173;0.671758;, -0.043233;-0.935624;0.350341;, -0.050075;-0.998745;-0.000028;, -0.053015;-0.928367;-0.367865;, -0.428989;-0.394641;-0.812543;, -0.390532;-0.172309;-0.904320;, -0.380543;0.043316;-0.923748;, -0.389726;0.260771;-0.883239;, -0.412238;0.487027;-0.769976;, -0.026610;0.937069;-0.348127;, 0.756627;-0.066305;0.650477;, 0.769809;-0.043271;0.636806;, 0.767490;-0.073245;0.636863;, 0.415572;0.175144;0.892538;, 0.418385;-0.025061;0.907924;, 0.416800;-0.245302;0.875274;, 0.425403;-0.445940;0.787509;, 0.765464;-0.046867;0.641770;, 0.765515;-0.046893;0.641707;, 0.765483;-0.046938;0.641741;, 0.765480;-0.046886;0.641750;, 0.765495;-0.046936;0.641728;, 0.765469;-0.046865;0.641764;, 0.765492;-0.046719;0.641747;, 0.771267;-0.060832;0.633599;, 0.773495;-0.071633;0.629742;, 0.765478;-0.052925;0.641281;, -0.012166;0.953105;-0.302396;, -0.005036;0.985728;-0.168273;, -0.016971;0.774994;-0.631740;, -0.003582;0.974407;0.224761;, -0.018745;0.379809;-0.924875;, -0.005102;0.730265;0.683145;, -0.026539;0.008815;-0.999609;, -0.006818;0.394420;0.918905;, -0.041735;-0.378217;-0.924776;, -0.016260;-0.006512;0.999847;, -0.058935;-0.702972;-0.708771;, -0.032972;-0.400777;0.915582;, -0.071997;-0.917372;-0.391465;, -0.052611;-0.724509;0.687255;, -0.075908;-0.996916;-0.019938;, -0.068762;-0.931367;0.357529;, -0.010178;0.742885;0.669342;, -0.002998;0.400351;0.916357;, -0.014796;0.971011;0.238577;, -0.006361;-0.013097;0.999894;, -0.015887;0.981965;-0.188395;, -0.020309;-0.414221;0.909950;, -0.022865;0.943284;-0.331199;, -0.039395;-0.734079;0.677921;, -0.033161;0.793593;-0.607544;, -0.054825;-0.934167;0.352600;, -0.031673;0.398080;-0.916804;, -0.061695;-0.998053;-0.009161;, -0.028565;0.014311;-0.999489;, -0.060226;-0.924485;-0.376431;, -0.037205;-0.384410;-0.922413;, -0.050527;-0.711559;-0.700808;, -0.018477;0.388973;0.921064;, -0.019735;-0.007900;0.999774;, -0.011878;0.736539;0.676291;, -0.034566;-0.395381;0.917867;, 0.002271;0.976503;0.215494;, -0.053816;-0.718948;0.692977;, -0.002406;0.989497;-0.144532;, -0.071402;-0.929705;0.361317;, -0.008362;0.953423;-0.301522;, -0.082475;-0.996284;-0.024817;, -0.013746;0.764355;-0.644650;, -0.084464;-0.910526;-0.404732;, -0.031966;0.380498;-0.924229;, -0.077852;-0.688097;-0.721431;, -0.050987;0.010320;-0.998646;, -0.065432;-0.364509;-0.928898;, -0.641105;0.013677;-0.767331;, -0.037178;-0.369950;-0.928307;, -0.002784;-0.387976;-0.921665;, 0.004366;-0.404617;-0.914476;, -0.020855;0.748527;0.662777;, 0.005443;0.977674;0.210057;, -0.003598;0.990809;-0.135221;, -0.071699;-0.929265;0.362390;, -0.011541;0.949849;-0.312497;, -0.086474;-0.995858;-0.028081;, -0.013045;0.764946;-0.643962;, -0.092333;-0.906755;-0.411425;, -0.039359;0.388806;-0.920479;, -0.089146;-0.680765;-0.727057;, -0.065305;0.011118;-0.997804;, -0.079050;-0.358016;-0.930363;, -0.658135;0.047032;-0.751429;, -0.667898;0.056003;-0.742143;, -0.666334;0.056662;-0.743497;, -0.665661;0.057635;-0.744025;, -0.665289;0.059021;-0.744249;, -0.665088;0.060602;-0.744302;, -0.665163;0.061866;-0.744131;, -0.641776;0.005566;-0.766872;, -0.461592;-0.169616;-0.870726;, -0.677221;-0.004207;-0.735767;, -0.701829;-0.015859;-0.712169;, -0.047397;-0.366085;-0.929374;, -0.038078;-0.367194;-0.929365;, -0.041388;-0.370779;-0.927798;, -0.013755;-0.385594;-0.922566;, -0.003029;-0.410572;-0.911823;, 0.019153;-0.392590;-0.919514;, -0.035375;-0.375451;-0.926167;; 102; 3;32,16,17;, 3;32,17,18;, 3;32,18,19;, 3;32,19,20;, 3;32,20,21;, 3;32,21,22;, 3;32,22,23;, 3;32,23,24;, 3;32,24,25;, 3;32,25,26;, 3;32,26,27;, 3;32,27,28;, 3;32,28,29;, 3;32,29,30;, 3;32,30,31;, 3;32,31,16;, 4;49,2,3,50;, 4;49,50,40,38;, 4;49,38,36,51;, 4;49,51,1,2;, 4;50,3,4,52;, 4;50,52,42,40;, 4;51,36,34,53;, 4;51,53,0,1;, 4;52,4,5,54;, 4;52,54,44,42;, 4;53,34,33,55;, 4;53,55,15,0;, 4;54,5,6,56;, 4;54,56,46,44;, 4;55,33,35,57;, 4;55,57,14,15;, 4;56,6,7,58;, 4;56,58,48,46;, 4;57,35,37,59;, 4;57,59,13,14;, 4;58,7,8,60;, 4;58,60,47,48;, 4;59,37,39,61;, 4;59,61,12,13;, 4;60,8,9,62;, 4;60,62,45,47;, 4;61,39,41,63;, 4;61,63,11,12;, 4;62,9,10,64;, 4;62,64,43,45;, 4;63,41,43,64;, 4;63,64,10,11;, 4;65,40,42,66;, 4;65,66,20,19;, 4;65,19,85,67;, 4;65,67,38,40;, 4;66,42,44,68;, 4;66,68,21,20;, 4;67,85,86,69;, 4;67,69,36,38;, 4;68,44,46,70;, 4;68,70,22,21;, 4;69,86,87,71;, 4;69,71,34,36;, 4;70,46,48,72;, 4;70,72,88,22;, 4;71,87,89,73;, 4;71,73,33,34;, 4;72,48,47,74;, 4;72,74,90,88;, 4;73,89,91,75;, 4;73,75,35,33;, 4;74,47,45,76;, 4;74,76,92,90;, 4;75,91,93,77;, 4;75,77,37,35;, 4;76,45,43,78;, 4;76,78,94,92;, 4;77,93,95,79;, 4;77,79,39,37;, 4;78,43,41,80;, 4;78,80,96,94;, 4;79,95,96,80;, 4;79,80,41,39;, 3;97,81,98;, 3;98,81,99;, 3;99,81,100;, 3;100,81,101;, 3;101,81,102;, 3;102,81,103;, 3;103,81,104;, 3;104,81,105;, 3;105,81,106;, 3;106,81,107;, 3;107,81,10;, 3;10,81,11;, 3;11,81,12;, 3;12,81,13;, 3;13,81,14;, 3;14,81,97;, 4;108,109,82,110;, 4;109,111,83,82;, 4;111,112,84,83;, 4;112,105,81,84;, 4;84,113,113,83;, 4;82,114,114,110;; } MeshTextureCoords { 131; 0.482450;0.471590; 0.328580;0.191250; 0.193730;0.231420; 0.106370;0.331680; 0.059270;0.481020; 0.096250;0.638380; 0.197490;0.741500; 0.332820;0.830220; 0.490410;0.832620; 0.637460;0.802420; 0.766530;0.704210; 0.840230;0.586380; 0.879660;0.468080; 0.859450;0.317550; 0.775490;0.190280; 0.605720;0.119430; 0.469080;0.154210; 0.265990;0.266470; 0.269340;0.014110; 0.338040;0.013920; 0.332900;0.266440; 0.328340;0.490910; 0.263010;0.490820; 0.193710;0.490870; 0.194440;0.266720; 0.195260;0.014590; 0.390860;0.013730; 0.387700;0.266270; 0.384910;0.490810; 0.127960;0.495110; 0.131010;0.269430; 0.134140;0.015600; 0.443470;0.013920; 0.442300;0.266440; 0.441250;0.490910; 0.075540;0.494910; 0.077150;0.269800; 0.084090;0.015150; 0.499340;0.014110; 0.499550;0.266470; 0.499750;0.490820; 0.009100;0.492350; 0.009950;0.268850; 0.011250;0.017490; 0.561660;0.014590; 0.562590;0.266720; 0.563390;0.490870; 0.990620;0.265090; 0.993970;0.488570; 0.929980;0.488870; 0.925370;0.265520; 0.920170;0.014290; 0.994720;0.013730; 0.621470;0.015600; 0.623510;0.267460; 0.625320;0.491390; 0.873620;0.488960; 0.870770;0.265650; 0.867560;0.014500; 0.680320;0.027940; 0.684250;0.268210; 0.687070;0.491920; 0.817070;0.488870; 0.815980;0.265520; 0.814750;0.014290; 0.750610;0.015610; 0.752430;0.266970; 0.754060;0.490460; 0.322960;0.755170; 0.381600;0.755130; 0.378760;0.982840; 0.318330;0.982840; 0.256480;0.982450; 0.259500;0.754930; 0.440010;0.755170; 0.438960;0.982840; 0.191360;0.982070; 0.192840;0.754740; 0.499980;0.754930; 0.500170;0.982450; 0.120240;0.989590; 0.123830;0.760760; 0.564330;0.754740; 0.565160;0.982070; 0.072040;0.988180; 0.073650;0.759900; 0.627460;0.755000; 0.629290;0.982070; 0.001240;0.984810; 0.010350;0.755430; 0.690370;0.755220; 0.693220;0.982070; 0.998410;0.751670; 0.995040;0.992000; 0.940070;0.978290; 0.935400;0.751800; 0.755960;0.753550; 0.757610;0.980180; 0.879870;0.978290; 0.876970;0.751840; 0.818340;0.751800; 0.819450;0.978290; 0.462690;0.161550; 0.474220;0.462370; 0.328160;0.184730; 0.205160;0.248680; 0.119780;0.337010; 0.079540;0.469410; 0.115720;0.634070; 0.213350;0.731290; 0.339570;0.806650; 0.498770;0.811780; 0.633160;0.773370; 0.751100;0.688160; 0.823900;0.576370; 0.862150;0.466840; 0.843540;0.337450; 0.750640;0.211600; 0.596660;0.144600; 0.490410;0.832620; 0.482450;0.471590; 0.490410;0.832620; 0.482450;0.471590; 0.490410;0.832620; 0.482450;0.471590; 0.490410;0.832620; 0.482450;0.471590; 0.482450;0.471590; 0.482450;0.471590; 0.482450;0.471590; 0.482450;0.471590;; } }