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 cheese_tex3d{ 110; 0.07643;0.02097;-0.02773;, -0.02964;0.05000;-0.07166;, 0.07643;0.05000;-0.02773;, 0.07643;-0.02304;-0.02773;, 0.05490;-0.02282;-0.00620;, 0.07643;-0.05000;-0.02773;, -0.02964;0.05000;0.07834;, 0.07643;0.05000;-0.02773;, 0.05490;0.02119;-0.00620;, 0.07643;0.02097;-0.02773;, -0.02964;-0.05000;0.07834;, -0.02964;0.05000;-0.07166;, -0.02964;0.02277;-0.03865;, -0.02964;0.02297;-0.07166;, -0.02964;-0.02103;-0.07166;, 0.07643;-0.05000;-0.02773;, -0.02964;-0.05000;-0.07166;, -0.02964;-0.05000;-0.07166;, -0.02964;-0.02124;-0.03865;, -0.02964;-0.02103;-0.07166;, -0.01560;-0.05000;-0.02753;, -0.00067;-0.02178;-0.02753;, -0.01560;0.05000;-0.02753;, 0.02440;0.05000;-0.02753;, -0.00067;0.02223;-0.02753;, 0.02440;0.02176;-0.01790;, 0.02440;-0.05000;0.00447;, 0.02440;0.05000;0.00447;, 0.02440;0.05000;-0.02753;, 0.02440;0.02182;-0.02753;, 0.02440;-0.05000;-0.02753;, 0.02440;0.02182;-0.02753;, 0.02440;-0.05000;-0.02753;, 0.02440;-0.02225;-0.01790;, -0.02964;0.02297;-0.07166;, 0.02440;-0.02219;-0.02753;, 0.02440;-0.02219;-0.02753;, 0.07643;-0.02304;-0.02773;, 0.05490;-0.02282;-0.00620;, 0.07643;-0.02304;-0.02773;, 0.02440;-0.02219;-0.02753;, 0.02440;-0.02225;-0.01790;, -0.02964;-0.02124;-0.03865;, -0.00067;-0.02178;-0.02753;, 0.07643;0.02097;-0.02773;, 0.02440;0.02176;-0.01790;, 0.02440;0.02182;-0.02753;, -0.00067;0.02223;-0.02753;, 0.05490;0.02119;-0.00620;, -0.02964;-0.02103;-0.07166;, -0.02964;0.02297;-0.07166;, -0.02964;0.02277;-0.03865;, -0.02964;-0.02124;-0.03865;, -0.02964;0.02277;-0.03865;, -0.00067;-0.02178;-0.02753;, 0.02440;-0.02225;-0.01790;, 0.02440;0.02176;-0.01790;, 0.05490;-0.02282;-0.00620;, 0.05490;0.02119;-0.00620;, -0.00067;0.02223;-0.02753;, 0.07643;-0.05000;-0.02773;, -0.02964;0.05000;0.07834;, -0.00688;0.01978;0.05559;, -0.02964;0.05000;0.07834;, -0.02964;0.02001;0.07834;, -0.00688;0.01978;0.05559;, -0.02964;-0.05000;0.07834;, 0.07643;-0.05000;-0.02773;, -0.00688;-0.02022;0.05559;, -0.02964;-0.05000;0.07834;, -0.00688;-0.02022;0.05559;, -0.02964;-0.02000;0.07834;, -0.00688;0.01978;0.05559;, -0.02964;0.05000;0.07834;, -0.02964;0.02021;0.04685;, -0.02964;0.02001;0.07834;, -0.02964;-0.02000;0.07834;, -0.02964;-0.01980;0.04685;, -0.02964;0.02021;0.04685;, -0.00688;0.01978;0.05559;, -0.02964;0.02001;0.07834;, -0.02964;-0.01980;0.04685;, -0.02964;-0.02000;0.07834;, -0.00688;-0.02022;0.05559;, -0.02964;-0.01980;0.04685;, -0.00688;-0.02022;0.05559;, -0.00688;0.01978;0.05559;, -0.02964;0.02021;0.04685;, -0.02964;0.05000;-0.07166;, 0.02440;0.05000;-0.02753;, 0.07643;0.05000;-0.02773;, -0.01560;0.05000;-0.02753;, 0.02440;0.05000;0.00447;, -0.02964;0.05000;0.07834;, -0.01560;0.05000;0.00447;, -0.02964;-0.05000;-0.07166;, 0.07643;-0.05000;-0.02773;, 0.02440;-0.05000;-0.02753;, -0.01560;-0.05000;-0.02753;, 0.02440;-0.05000;0.00447;, -0.02964;-0.05000;0.07834;, -0.01560;-0.05000;0.00447;, 0.02440;0.05000;0.00447;, -0.01560;-0.05000;0.00447;, -0.01560;0.05000;0.00447;, -0.01560;0.05000;0.00447;, -0.01560;-0.05000;-0.02753;, -0.01560;0.05000;-0.02753;, 0.02440;-0.05000;0.00447;, -0.01560;-0.05000;0.00447;; 72; 3;0,1,2;, 3;3,4,5;, 3;6,5,4;, 3;7,6,8;, 3;7,8,9;, 3;6,4,8;, 3;10,11,12;, 3;11,13,12;, 3;14,15,16;, 3;17,10,18;, 3;17,18,19;, 3;10,12,18;, 3;20,21,22;, 3;23,22,24;, 3;22,21,24;, 3;25,26,27;, 3;27,28,25;, 3;25,28,29;, 3;20,30,21;, 3;31,23,24;, 3;32,26,33;, 3;26,25,33;, 3;0,34,1;, 3;21,30,35;, 3;36,32,33;, 3;14,37,15;, 3;38,39,40;, 3;41,38,40;, 3;42,43,40;, 3;44,45,46;, 3;47,44,46;, 3;48,45,44;, 3;40,39,42;, 3;39,49,42;, 3;50,44,47;, 3;47,51,50;, 3;52,53,54;, 3;55,56,57;, 3;58,57,56;, 3;54,53,59;, 3;60,61,62;, 3;63,64,65;, 3;66,67,68;, 3;69,70,71;, 3;67,72,68;, 3;73,11,74;, 3;73,74,75;, 3;76,77,10;, 3;74,11,77;, 3;11,10,77;, 3;78,79,80;, 3;81,82,83;, 3;84,85,86;, 3;84,86,87;, 3;88,89,90;, 3;89,88,91;, 3;90,89,92;, 3;93,90,92;, 3;93,92,94;, 3;88,93,94;, 3;91,88,94;, 3;95,96,97;, 3;95,97,98;, 3;97,96,99;, 3;96,100,99;, 3;95,101,100;, 3;98,101,95;, 3;99,100,101;, 3;102,103,104;, 3;105,106,107;, 3;108,103,102;, 3;109,106,105;; 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 { 5; 72; 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2;; Material { 0.800000;0.772000;0.166400;1.000000;; 5.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } Material { 0.696800;0.564800;0.166400;1.000000;; 5.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } Material { 0.800000;0.800000;0.800000;1.000000;; 5.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "newnegi_tex3d_0.PNG"; } } Material { 0.800000;0.800000;0.800000;1.000000;; 5.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } } MeshNormals { 68; 0.707107;-0.000000;0.707107;, 0.382684;0.000000;-0.923879;, 0.382684;0.000000;-0.923879;, 0.707107;-0.000000;0.707107;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, -1.000000;0.000000;0.000000;, -1.000000;-0.000000;0.000000;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;-0.000000;0.707107;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -1.000000;-0.000000;-0.000000;, 0.707107;0.000000;0.707106;, 0.707107;0.000000;0.707106;, 0.707107;-0.000001;0.707107;, 0.707107;0.000000;0.707107;, -1.000000;-0.000000;-0.000000;, -1.000000;0.000000;0.000000;, 0.000000;1.000000;-0.000000;, -0.000000;-1.000000;0.000000;, 0.707107;-0.000000;0.707107;, 0.707107;0.000000;0.707107;, -1.000000;-0.000000;0.000000;, -1.000000;0.000000;-0.000000;, 0.382684;0.000000;-0.923879;, 0.016294;0.999848;0.006251;, 0.016294;0.999848;0.006251;, 0.016294;0.999848;0.006251;, 0.016294;0.999848;0.006251;, 0.016294;0.999848;0.006251;, 0.016294;0.999848;0.006251;, -0.016293;-0.999848;-0.006237;, -0.016293;-0.999848;-0.006256;, -0.016293;-0.999848;-0.006217;, -0.016293;-0.999848;-0.006230;, -0.016293;-0.999848;-0.006256;, 0.016294;0.999848;0.006251;, -0.016293;-0.999848;-0.006256;, -0.016292;-0.999848;-0.006256;, 0.358368;0.000002;-0.933580;, 0.358368;0.000002;-0.933580;, 0.358368;0.000002;-0.933581;, 0.358368;0.000002;-0.933581;, 0.358368;0.000002;-0.933580;, 0.358368;0.000001;-0.933580;, 0.707107;0.000000;0.707107;, -1.000000;-0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;0.000000;, -0.016293;-0.999848;-0.006256;, 0.016294;0.999848;0.006251;, -0.358368;-0.000000;0.933581;, -0.358368;-0.000000;0.933581;, -0.358368;0.000000;0.933581;, 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.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;0.000000;-1.000000;, 1.000000;0.000000;0.000000;; 72; 3;1,1,2;, 3;8,9,3;, 3;0,3,9;, 3;22,0,10;, 3;22,10,23;, 3;0,9,10;, 3;4,24,4;, 3;24,4,4;, 3;1,1,1;, 3;4,4,4;, 3;4,4,4;, 3;4,4,4;, 3;5,5,5;, 3;5,5,5;, 3;5,5,5;, 3;11,7,6;, 3;6,25,11;, 3;11,25,12;, 3;5,5,5;, 3;5,5,5;, 3;4,7,13;, 3;7,11,13;, 3;1,1,1;, 3;5,5,5;, 3;4,4,13;, 3;1,26,1;, 3;27,28,29;, 3;30,27,29;, 3;31,32,29;, 3;33,34,35;, 3;36,33,35;, 3;37,34,33;, 3;29,28,31;, 3;28,38,31;, 3;39,33,36;, 3;36,40,39;, 3;41,42,42;, 3;43,44,44;, 3;45,44,44;, 3;42,42,46;, 3;3,0,16;, 3;0,14,16;, 3;47,3,17;, 3;47,17,15;, 3;3,16,17;, 3;48,24,18;, 3;48,18,49;, 3;50,19,4;, 3;18,24,19;, 3;24,4,19;, 3;51,51,51;, 3;52,52,52;, 3;53,54,53;, 3;53,53,55;, 3;56,57,58;, 3;57,56,59;, 3;58,57,60;, 3;61,58,60;, 3;61,60,20;, 3;56,61,20;, 3;59,56,20;, 3;62,63,64;, 3;62,64,65;, 3;64,63,63;, 3;63,63,63;, 3;62,21,63;, 3;65,21,62;, 3;63,63,21;, 3;66,66,66;, 3;67,67,67;, 3;66,66,66;, 3;67,67,67;; } MeshTextureCoords { 110; 0.690257;0.083408;, 0.414051;0.007812;, 0.690257;0.007812;, 0.591473;0.474041;, 0.647535;0.473478;, 0.591473;0.544256;, 0.867679;0.283846;, 0.591473;0.283846;, 0.647535;0.358880;, 0.591473;0.359442;, 0.007812;0.268222;, 0.398427;0.007812;, 0.312463;0.078730;, 0.398427;0.078192;, 0.414051;0.099033;, 0.690257;0.174465;, 0.414051;0.174465;, 0.398427;0.268222;, 0.312463;0.193328;, 0.398427;0.192790;, 0.810046;0.268222;, 0.771174;0.194738;, 0.810046;0.007812;, 0.705882;0.007812;, 0.771175;0.080140;, 0.941571;0.357395;, 0.883304;0.544256;, 0.883304;0.283846;, 0.966635;0.283846;, 0.966635;0.357238;, 0.705882;0.268222;, 0.705882;0.081204;, 0.966635;0.544256;, 0.941571;0.471993;, 0.414051;0.078192;, 0.705882;0.195802;, 0.966635;0.471836;, 0.690257;0.104249;, 0.227957;0.690085;, 0.284018;0.746147;, 0.148535;0.745636;, 0.148535;0.720573;, 0.007812;0.774591;, 0.083242;0.745636;, 0.867679;0.674289;, 0.732196;0.699863;, 0.732196;0.674799;, 0.666903;0.674799;, 0.811618;0.730350;, 0.007812;0.860555;, 0.591473;0.559880;, 0.591473;0.645845;, 0.007812;0.990777;, 0.007812;0.876179;, 0.083242;0.992188;, 0.883304;0.950513;, 0.883304;0.835915;, 0.962726;0.951998;, 0.962726;0.837400;, 0.083242;0.877590;, 0.299643;0.950495;, 0.575849;0.690085;, 0.516599;0.768776;, 0.983876;0.128725;, 0.983876;0.206821;, 0.924626;0.207416;, 0.867679;0.927694;, 0.591473;0.927694;, 0.808430;0.850155;, 0.548175;0.268223;, 0.488926;0.190684;, 0.548175;0.190089;, 0.808430;0.745975;, 0.007812;0.007812;, 0.089806;0.085395;, 0.007812;0.085908;, 0.007812;0.190088;, 0.089806;0.189575;, 0.098867;0.876179;, 0.158117;0.898923;, 0.098867;0.958173;, 0.414051;0.272083;, 0.414051;0.190089;, 0.473301;0.249339;, 0.983876;0.111993;, 0.924626;0.113100;, 0.924626;0.008920;, 0.983876;0.007812;, 0.007812;0.674461;, 0.148535;0.559542;, 0.284018;0.560052;, 0.044371;0.559542;, 0.148535;0.476211;, 0.007812;0.283846;, 0.044371;0.476211;, 0.299643;0.283846;, 0.575849;0.398255;, 0.440366;0.398765;, 0.336202;0.398765;, 0.440366;0.482096;, 0.299643;0.674461;, 0.336202;0.482096;, 0.987468;0.559880;, 0.883304;0.820290;, 0.883304;0.559880;, 0.909001;0.007812;, 0.825670;0.268222;, 0.825670;0.007812;, 0.987468;0.820290;, 0.909001;0.268222;; } }