SaveBox01.x
上传用户:lslight
上传日期:2022-01-10
资源大小:14248k
文件大小:5k
- xof 0303txt 0032
- 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 {
- <f6f23f43-7686-11cf-8f52-0040333594a3>
- DWORD nNormals;
- array Vector normals[nNormals];
- DWORD nFaceNormals;
- array MeshFace faceNormals[nFaceNormals];
- }
- template Coords2d {
- <f6f23f44-7686-11cf-8f52-0040333594a3>
- FLOAT u;
- FLOAT v;
- }
- template MeshTextureCoords {
- <f6f23f40-7686-11cf-8f52-0040333594a3>
- DWORD nTextureCoords;
- array Coords2d textureCoords[nTextureCoords];
- }
- 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 Material {
- <3d82ab4d-62da-11cf-ab39-0020af71e433>
- ColorRGBA faceColor;
- FLOAT power;
- ColorRGB specularColor;
- ColorRGB emissiveColor;
- [...]
- }
- template MeshMaterialList {
- <f6f23f42-7686-11cf-8f52-0040333594a3>
- DWORD nMaterials;
- DWORD nFaceIndexes;
- array DWORD faceIndexes[nFaceIndexes];
- [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>]
- }
- template TextureFilename {
- <a42790e1-7810-11cf-8f52-0040333594a3>
- STRING filename;
- }
- template VertexDuplicationIndices {
- <b8d65549-d7c9-4995-89cf-53a9a8b031e3>
- DWORD nIndices;
- DWORD nOriginalVertices;
- array DWORD indices[nIndices];
- }
- Mesh {
- 24;
- 23.671496;0.000000;-14.009659;,
- 63.285018;0.000000;-14.009659;,
- 23.671496;0.000000;26.570045;,
- 63.285018;0.000000;26.570045;,
- 23.671496;32.850240;-14.009659;,
- 63.285018;32.850240;-14.009659;,
- 23.671496;32.850240;26.570045;,
- 63.285018;32.850240;26.570045;,
- 23.671496;0.000000;-14.009659;,
- 63.285018;32.850240;-14.009659;,
- 63.285018;0.000000;-14.009659;,
- 23.671496;32.850240;-14.009659;,
- 63.285018;0.000000;26.570045;,
- 63.285018;32.850240;-14.009659;,
- 63.285018;0.000000;26.570045;,
- 23.671496;32.850240;26.570045;,
- 23.671496;0.000000;26.570045;,
- 63.285018;32.850240;26.570045;,
- 23.671496;0.000000;26.570045;,
- 23.671496;32.850240;-14.009659;,
- 63.285018;0.000000;-14.009659;,
- 63.285018;32.850240;26.570045;,
- 23.671496;0.000000;-14.009659;,
- 23.671496;32.850240;26.570045;;
- 12;
- 3;0,3,2;,
- 3;3,0,1;,
- 3;4,7,5;,
- 3;7,4,6;,
- 3;8,9,10;,
- 3;9,8,11;,
- 3;20,21,12;,
- 3;21,20,13;,
- 3;14,15,16;,
- 3;15,14,17;,
- 3;18,19,22;,
- 3;19,18,23;;
- MeshNormals {
- 24;
- 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;,
- 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;,
- 0.000000;0.000000;1.000000;,
- 0.000000;0.000000;1.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;;
- 12;
- 3;0,3,2;,
- 3;3,0,1;,
- 3;4,7,5;,
- 3;7,4,6;,
- 3;8,9,10;,
- 3;9,8,11;,
- 3;20,21,12;,
- 3;21,20,13;,
- 3;14,15,16;,
- 3;15,14,17;,
- 3;18,19,22;,
- 3;19,18,23;;
- }
- MeshTextureCoords {
- 24;
- 1.000000;1.000000;,
- 0.000000;1.000000;,
- 1.000000;0.000000;,
- 0.000000;0.000000;,
- 0.000000;1.000000;,
- 1.000000;1.000000;,
- 0.000000;0.000000;,
- 1.000000;0.000000;,
- 0.000000;1.000000;,
- 1.000000;0.000000;,
- 1.000000;1.000000;,
- 0.000000;0.000000;,
- 1.000000;1.000000;,
- 0.000000;0.000000;,
- 0.000000;1.000000;,
- 1.000000;0.000000;,
- 1.000000;1.000000;,
- 0.000000;0.000000;,
- 0.000000;1.000000;,
- 1.000000;0.000000;,
- 0.000000;1.000000;,
- 1.000000;0.000000;,
- 1.000000;1.000000;,
- 0.000000;0.000000;;
- }
- MeshMaterialList {
- 1;
- 12;
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0;
- Material {
- 1.000000;1.000000;1.000000;1.000000;;
- 3.200000;
- 0.000000;0.000000;0.000000;;
- 0.000000;0.000000;0.000000;;
- TextureFilename {
- "";
- }
- }
- }
- VertexDuplicationIndices {
- 24;
- 8;
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 0,
- 5,
- 1,
- 4,
- 3,
- 5,
- 3,
- 6,
- 2,
- 7,
- 2,
- 4,
- 1,
- 7,
- 0,
- 6;
- }
- }