📄 kan_20c.x
字号:
xof 0302txt 0064template 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 { <F6F23F44-7686-11cf-8F52-0040333594A3> FLOAT u; FLOAT v;}template Matrix4x4 { <F6F23F45-7686-11cf-8F52-0040333594A3> array FLOAT matrix[16];}template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha;}template ColorRGB { <D3E16E81-7835-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue;}template TextureFilename { <A42790E1-7810-11cf-8F52-0040333594A3> 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 MeshTextureCoords { <F6F23F40-7686-11cf-8F52-0040333594A3> DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords];}template MeshMaterialList { <F6F23F42-7686-11cf-8F52-0040333594A3> DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material]}template MeshNormals { <F6F23F43-7686-11cf-8F52-0040333594A3> DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals];}template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...]}template FrameTransformMatrix { <F6F23F41-7686-11cf-8F52-0040333594A3> Matrix4x4 frameMatrix;}template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...]}template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues];}template TimedFloatKeys { <F406B180-7B3B-11cf-8F52-0040333594A3> DWORD time; FloatKeys tfkeys;}template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys];}template AnimationOptions { <E2BF56C0-840F-11cf-8F52-0040333594A3> DWORD openclosed; DWORD positionquality;}template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...]}template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation]}Header { 1; 0; 1;}Frame frm-ka20c_1 { 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 ka20c_1 { 15; -29.933121;9.564576;-3.942432;, -29.933121;9.564576;-3.942432;, -22.073921;9.564576;-3.942432;, -22.073921;9.564576;-3.942432;, -22.073921;-0.078500;-3.942432;, -29.933121;9.564576;-20.853920;, -29.933121;-0.078500;-20.853920;, -22.073921;-0.078500;-20.853920;, -22.073921;9.564576;-20.853920;, -29.933121;-0.078500;-20.853920;, -29.933121;9.564576;-20.853920;, -29.933121;-0.078500;-3.942432;, -22.073921;-0.078500;-3.942432;, -22.073921;9.564576;-3.942432;, -29.933121;9.564576;-3.942432;; 5; 4;11,4,3,1;, 4;6,11,0,5;, 4;7,9,10,8;, 4;12,7,8,2;, 4;13,8,10,14;; MeshMaterialList { 3; 5; 0, 1, 0, 1, 2;Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_30.ppm"; } }} MeshNormals { 15; 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;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.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;; 5; 4;11,4,3,1;, 4;6,11,0,5;, 4;7,9,10,8;, 4;12,7,8,2;, 4;13,8,10,14;; } MeshTextureCoords { 15; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 1.000000;0.000000;, 1.000000;1.000000;, 1.000000;0.000000;, 1.000000;1.000000;, 1.000000;1.000000;, 1.000000;0.000000;, 0.000000;1.000000;, 0.000000;0.000000;, 0.000000;1.000000;, 0.000000;1.000000;, 1.000000;1.000000;, 0.000000;1.000000;; }}Frame frm-ka20c_2 { 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 ka20c_2 { 17; 0.149887;9.564576;25.359680;, 0.149887;9.564576;25.359680;, 4.154207;9.564576;19.032959;, 4.154207;9.564576;19.032959;, 0.149887;-0.078500;25.359680;, -17.432961;9.564576;15.619518;, -13.428799;9.564576;9.292480;, -13.428799;9.564576;9.292480;, -13.428799;-0.078500;9.292480;, -17.432961;-0.078500;15.619518;, -13.428799;-0.078500;9.292480;, -13.428799;9.564576;9.292480;, -17.432961;9.564576;15.619518;, 0.149887;-0.078500;25.359680;, 4.154207;-0.078500;19.032959;, 4.154207;9.564576;19.032959;, 0.149887;9.564576;25.359680;; 5; 4;4,14,3,1;, 4;2,7,5,0;, 4;14,8,6,15;, 4;10,9,12,11;, 4;9,13,16,12;; MeshMaterialList { 3; 5; 0, 1, 2, 0, 2;Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_30.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }} MeshNormals { 17; 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.484584;0.000000;-0.874745;, -0.844998;0.000000;-0.534770;, 0.484584;0.000000;-0.874745;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;, 0.844976;0.000000;0.534804;; 5; 4;4,14,3,1;, 4;2,7,5,0;, 4;14,8,6,15;, 4;10,9,12,11;, 4;9,13,16,12;; } MeshTextureCoords { 17; 0.814505;1.000000;, 0.045448;0.000000;, 1.000000;0.606234;, 1.000000;0.000000;, 0.045448;1.000000;, 0.000000;0.393786;, 0.014910;0.000000;, 0.185488;0.000000;, 0.014910;1.000000;, 0.000000;1.000000;, 0.954577;1.000000;, 0.954577;0.000000;, 0.000000;0.000000;, 0.985076;1.000000;, 1.000000;1.000000;, 1.000000;0.000000;, 0.985076;0.000000;; }}}Frame frm-ka20c_3 { 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 ka20c_3 { 11; -12.794559;9.683456;-1.650528;, -21.585281;9.683456;3.027840;, -21.585281;9.683456;-29.869459;, -12.794559;-0.078500;-1.650528;, -12.794559;-0.078500;-29.869459;, -21.585281;-0.078500;-29.869459;, -21.585281;-0.078500;3.027840;, -12.794559;9.683456;-29.869459;, -21.585281;9.683456;-29.869459;, -21.585281;9.683456;3.027840;, -12.794559;9.683456;-1.650528;; 4; 4;7,2,1,0;, 4;5,6,9,8;, 4;4,5,8,7;, 4;3,4,7,10;; MeshMaterialList { 2; 4; 0, 1, 1, 1;Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_30.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }} MeshNormals { 11; 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 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.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;; 4; 4;7,2,1,0;, 4;5,6,9,8;, 4;4,5,8,7;, 4;3,4,7,10;; } MeshTextureCoords { 11; 1.000000;0.857789;, 0.000000;1.000000;, 0.000000;0.000000;, 0.142211;1.000000;, 1.000000;0.999999;, 1.000000;0.999999;, 0.000000;1.000000;, 1.000000;0.000000;, 1.000000;0.000000;, 0.000000;0.000001;, 0.142211;0.000001;; }}}Frame frm-ka20c_4 { 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 ka20c_4 { 13; 29.579134;9.683456;21.919682;, 29.579134;9.683456;21.919682;, -12.794559;9.683456;-1.650528;, 25.086559;9.683456;28.988800;, -21.585281;9.683456;3.027840;, -21.585281;-0.078500;3.027840;, 25.086559;-0.078500;28.988800;, -21.585281;9.683456;3.027840;, 25.086559;9.683456;28.988800;, 29.579134;-0.078500;21.919682;, -12.794559;-0.078500;-1.650528;, -12.794559;9.683456;-1.650528;, 29.579134;9.683456;21.919682;; 4; 4;9,10,2,1;, 4;4,3,0,11;, 4;5,6,8,7;, 4;6,9,12,8;; MeshMaterialList { 2; 4; 0, 1, 0, 0;Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_14.ppm"; } }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "build_30.ppm"; } }} MeshNormals { 13; 0.486104;0.000000;-0.873901;, 0.486104;0.000000;-0.873901;, 0.486104;0.000000;-0.873901;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, -0.486103;0.000000;0.873901;, -0.486103;0.000000;0.873901;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.486104;0.000000;-0.873901;, 0.486104;0.000000;-0.873901;, 0.486104;0.000000;-0.873901;, 0.486104;0.000000;-0.873901;; 4; 4;9,10,2,1;, 4;4,3,0,11;, 4;5,6,8,7;, 4;6,9,12,8;; } MeshTextureCoords { 13; 1.000000;0.769280;, 1.000000;0.000000;, 0.098107;0.000000;, 0.912193;1.000000;, 0.000000;0.152692;, 0.000000;0.999999;, 0.993375;1.000000;, 0.000000;0.000000;, 0.993375;0.000001;, 1.000000;1.000000;, 0.098107;0.999999;, 0.171813;0.000000;, 1.000000;0.000000;; }}}Frame frm-ka20c_5 { 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 ka20c_5 { 13; 2.917696;0.000000;-9.983841;, -4.926079;0.000000;-14.220608;, -12.769920;0.000000;-9.983841;, -12.769920;0.000000;-1.510303;, -4.926079;0.000000;2.726398;, 2.917696;0.000000;-1.510303;, 2.917696;4.113728;-9.983841;, -4.926079;4.113728;-14.220608;, -12.769920;4.113728;-9.983841;, -12.769920;4.113728;-1.510303;, -4.926079;4.113728;2.726398;, 2.917696;4.113728;-1.510303;, -4.926079;7.156960;-5.747070;; 12; 3;10,11,12;, 3;9,10,12;, 3;8,9,12;, 3;7,8,12;, 3;6,7,12;, 3;11,6,12;, 4;4,5,11,10;, 4;3,4,10,9;, 4;2,3,9,8;, 4;1,2,8,7;, 4;5,0,6,11;, 4;0,1,7,6;; MeshMaterialList { 2; 12; 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1;Material { 0.500000;0.125000;0.050000;1.000000;; 40.000000; 1.000000;0.500000;0.250000;; 0.250000;0.050000;0.000000;; }Material { 1.000000;1.000000;1.000000;1.000000;; 50.000000; 1.000000;1.000000;1.000000;; 0.700000;0.700000;0.700000;; }} MeshNormals { 13; 1.000000;0.000000;0.000000;, -0.237621;0.000000;-0.939927;, -1.000000;0.000000;0.000000;, -0.237618;0.000000;0.939929;, 0.237622;0.000000;0.939928;, 0.237622;0.000000;0.939928;, 0.091886;0.962456;-0.169111;, -0.091884;0.962456;-0.169111;, -0.183769;0.964151;0.000001;, -0.091884;0.962456;0.169113;, 0.091886;0.962456;0.169113;, 0.091886;0.962456;0.169113;, 0.091886;0.962456;0.169113;; 12; 3;10,11,12;, 3;9,10,12;, 3;8,9,12;, 3;7,8,12;, 3;6,7,12;, 3;11,6,12;, 4;4,5,11,10;, 4;3,4,10,9;, 4;2,3,9,8;, 4;1,2,8,7;, 4;5,0,6,11;, 4;0,1,7,6;; } MeshTextureCoords { 13; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; }}}}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -