3DMF_TRIMESH
上传用户:shtaya11
上传日期:2021-10-17
资源大小:941k
文件大小:0k
源码类别:

2D图形编程

开发平台:

Visual C++

  1. trimesh%d:
  2. Container (
  3. TriMesh (
  4. %d %d %d %d %d %d
  5. # triangles
  6. %s # vertices
  7. %s # bounding box:
  8. %s)
  9. AttributeArray ( 3 0 0 0 0
  10. # triangle normals
  11. %s)
  12. AttributeArray ( 3 0 2 0 0
  13. # vertex normals
  14. %s)
  15. AttributeArray ( 2 0 2 1 0
  16. # u,v coordinates
  17. %s)
  18. attributeSet%d:
  19. Container (
  20. AttributeSet ( )
  21. Container (
  22. TextureShader ( )
  23. PixmapTexture (