SaveBox01.x
上传用户:lslight
上传日期:2022-01-10
资源大小:14248k
文件大小:5k
源码类别:

DirextX编程

开发平台:

C#

  1. xof 0303txt 0032
  2. template Vector {
  3.  <3d82ab5e-62da-11cf-ab39-0020af71e433>
  4.  FLOAT x;
  5.  FLOAT y;
  6.  FLOAT z;
  7. }
  8. template MeshFace {
  9.  <3d82ab5f-62da-11cf-ab39-0020af71e433>
  10.  DWORD nFaceVertexIndices;
  11.  array DWORD faceVertexIndices[nFaceVertexIndices];
  12. }
  13. template Mesh {
  14.  <3d82ab44-62da-11cf-ab39-0020af71e433>
  15.  DWORD nVertices;
  16.  array Vector vertices[nVertices];
  17.  DWORD nFaces;
  18.  array MeshFace faces[nFaces];
  19.  [...]
  20. }
  21. template MeshNormals {
  22.  <f6f23f43-7686-11cf-8f52-0040333594a3>
  23.  DWORD nNormals;
  24.  array Vector normals[nNormals];
  25.  DWORD nFaceNormals;
  26.  array MeshFace faceNormals[nFaceNormals];
  27. }
  28. template Coords2d {
  29.  <f6f23f44-7686-11cf-8f52-0040333594a3>
  30.  FLOAT u;
  31.  FLOAT v;
  32. }
  33. template MeshTextureCoords {
  34.  <f6f23f40-7686-11cf-8f52-0040333594a3>
  35.  DWORD nTextureCoords;
  36.  array Coords2d textureCoords[nTextureCoords];
  37. }
  38. template ColorRGBA {
  39.  <35ff44e0-6c7c-11cf-8f52-0040333594a3>
  40.  FLOAT red;
  41.  FLOAT green;
  42.  FLOAT blue;
  43.  FLOAT alpha;
  44. }
  45. template ColorRGB {
  46.  <d3e16e81-7835-11cf-8f52-0040333594a3>
  47.  FLOAT red;
  48.  FLOAT green;
  49.  FLOAT blue;
  50. }
  51. template Material {
  52.  <3d82ab4d-62da-11cf-ab39-0020af71e433>
  53.  ColorRGBA faceColor;
  54.  FLOAT power;
  55.  ColorRGB specularColor;
  56.  ColorRGB emissiveColor;
  57.  [...]
  58. }
  59. template MeshMaterialList {
  60.  <f6f23f42-7686-11cf-8f52-0040333594a3>
  61.  DWORD nMaterials;
  62.  DWORD nFaceIndexes;
  63.  array DWORD faceIndexes[nFaceIndexes];
  64.  [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>]
  65. }
  66. template TextureFilename {
  67.  <a42790e1-7810-11cf-8f52-0040333594a3>
  68.  STRING filename;
  69. }
  70. template VertexDuplicationIndices {
  71.  <b8d65549-d7c9-4995-89cf-53a9a8b031e3>
  72.  DWORD nIndices;
  73.  DWORD nOriginalVertices;
  74.  array DWORD indices[nIndices];
  75. }
  76. Mesh {
  77.  24;
  78.  23.671496;0.000000;-14.009659;,
  79.  63.285018;0.000000;-14.009659;,
  80.  23.671496;0.000000;26.570045;,
  81.  63.285018;0.000000;26.570045;,
  82.  23.671496;32.850240;-14.009659;,
  83.  63.285018;32.850240;-14.009659;,
  84.  23.671496;32.850240;26.570045;,
  85.  63.285018;32.850240;26.570045;,
  86.  23.671496;0.000000;-14.009659;,
  87.  63.285018;32.850240;-14.009659;,
  88.  63.285018;0.000000;-14.009659;,
  89.  23.671496;32.850240;-14.009659;,
  90.  63.285018;0.000000;26.570045;,
  91.  63.285018;32.850240;-14.009659;,
  92.  63.285018;0.000000;26.570045;,
  93.  23.671496;32.850240;26.570045;,
  94.  23.671496;0.000000;26.570045;,
  95.  63.285018;32.850240;26.570045;,
  96.  23.671496;0.000000;26.570045;,
  97.  23.671496;32.850240;-14.009659;,
  98.  63.285018;0.000000;-14.009659;,
  99.  63.285018;32.850240;26.570045;,
  100.  23.671496;0.000000;-14.009659;,
  101.  23.671496;32.850240;26.570045;;
  102.  12;
  103.  3;0,3,2;,
  104.  3;3,0,1;,
  105.  3;4,7,5;,
  106.  3;7,4,6;,
  107.  3;8,9,10;,
  108.  3;9,8,11;,
  109.  3;20,21,12;,
  110.  3;21,20,13;,
  111.  3;14,15,16;,
  112.  3;15,14,17;,
  113.  3;18,19,22;,
  114.  3;19,18,23;;
  115.  MeshNormals {
  116.   24;
  117.   0.000000;-1.000000;0.000000;,
  118.   0.000000;-1.000000;0.000000;,
  119.   0.000000;-1.000000;0.000000;,
  120.   0.000000;-1.000000;0.000000;,
  121.   0.000000;1.000000;0.000000;,
  122.   0.000000;1.000000;0.000000;,
  123.   0.000000;1.000000;0.000000;,
  124.   0.000000;1.000000;0.000000;,
  125.   0.000000;0.000000;-1.000000;,
  126.   0.000000;0.000000;-1.000000;,
  127.   0.000000;0.000000;-1.000000;,
  128.   0.000000;0.000000;-1.000000;,
  129.   1.000000;0.000000;0.000000;,
  130.   1.000000;0.000000;0.000000;,
  131.   0.000000;0.000000;1.000000;,
  132.   0.000000;0.000000;1.000000;,
  133.   0.000000;0.000000;1.000000;,
  134.   0.000000;0.000000;1.000000;,
  135.   -1.000000;0.000000;0.000000;,
  136.   -1.000000;0.000000;0.000000;,
  137.   1.000000;0.000000;0.000000;,
  138.   1.000000;0.000000;0.000000;,
  139.   -1.000000;0.000000;0.000000;,
  140.   -1.000000;0.000000;0.000000;;
  141.   12;
  142.   3;0,3,2;,
  143.   3;3,0,1;,
  144.   3;4,7,5;,
  145.   3;7,4,6;,
  146.   3;8,9,10;,
  147.   3;9,8,11;,
  148.   3;20,21,12;,
  149.   3;21,20,13;,
  150.   3;14,15,16;,
  151.   3;15,14,17;,
  152.   3;18,19,22;,
  153.   3;19,18,23;;
  154.  }
  155.  MeshTextureCoords {
  156.   24;
  157.   1.000000;1.000000;,
  158.   0.000000;1.000000;,
  159.   1.000000;0.000000;,
  160.   0.000000;0.000000;,
  161.   0.000000;1.000000;,
  162.   1.000000;1.000000;,
  163.   0.000000;0.000000;,
  164.   1.000000;0.000000;,
  165.   0.000000;1.000000;,
  166.   1.000000;0.000000;,
  167.   1.000000;1.000000;,
  168.   0.000000;0.000000;,
  169.   1.000000;1.000000;,
  170.   0.000000;0.000000;,
  171.   0.000000;1.000000;,
  172.   1.000000;0.000000;,
  173.   1.000000;1.000000;,
  174.   0.000000;0.000000;,
  175.   0.000000;1.000000;,
  176.   1.000000;0.000000;,
  177.   0.000000;1.000000;,
  178.   1.000000;0.000000;,
  179.   1.000000;1.000000;,
  180.   0.000000;0.000000;;
  181.  }
  182.  MeshMaterialList {
  183.   1;
  184.   12;
  185.   0,
  186.   0,
  187.   0,
  188.   0,
  189.   0,
  190.   0,
  191.   0,
  192.   0,
  193.   0,
  194.   0,
  195.   0,
  196.   0;
  197.   Material {
  198.    1.000000;1.000000;1.000000;1.000000;;
  199.    3.200000;
  200.    0.000000;0.000000;0.000000;;
  201.    0.000000;0.000000;0.000000;;
  202.    TextureFilename {
  203.     "";
  204.    }
  205.   }
  206.  }
  207.  VertexDuplicationIndices {
  208.   24;
  209.   8;
  210.   0,
  211.   1,
  212.   2,
  213.   3,
  214.   4,
  215.   5,
  216.   6,
  217.   7,
  218.   0,
  219.   5,
  220.   1,
  221.   4,
  222.   3,
  223.   5,
  224.   3,
  225.   6,
  226.   2,
  227.   7,
  228.   2,
  229.   4,
  230.   1,
  231.   7,
  232.   0,
  233.   6;
  234.  }
  235. }