文件名称:3dsformat
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- 大**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这里提供一个vc编写的程序,它可以读出以上提到的所有内容,并可以扩充。它的结构受到了Andrea Ingegneri的启发,他的主页是http://www.tsrevolution.com/。
程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。
c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。-Vc here to provide a procedure for the preparation, it can read out all the contents mentioned above, and can be expanded. Its structure has been inspired by Andrea Ingegneri, his home page is http://www.tsrevolution.com/. Procedures for the preparation of a core idea is to understand the types of 3ds file structure, but no specific data structure. Specific data structure has its sub-class provided by the file structure so as not to limit. c3DS is one such category, it provides a series of virtual function to read data, but it does not save data, you have to write a class to inherit it and override these virtual functions. I wrote a routine called c3DSMODEL class, it read-only grid data, and rendering.
程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。
c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。-Vc here to provide a procedure for the preparation, it can read out all the contents mentioned above, and can be expanded. Its structure has been inspired by Andrea Ingegneri, his home page is http://www.tsrevolution.com/. Procedures for the preparation of a core idea is to understand the types of 3ds file structure, but no specific data structure. Specific data structure has its sub-class provided by the file structure so as not to limit. c3DS is one such category, it provides a series of virtual function to read data, but it does not save data, you have to write a class to inherit it and override these virtual functions. I wrote a routine called c3DSMODEL class, it read-only grid data, and rendering.
相关搜索: 3ds
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3dsformat
.........\3ds format.txt
.........\3ds.h
.........\main.cpp
.........\main.dsp
.........\main.dsw
.........\main.ncb
.........\main.opt
.........\main.plg
.........\man.3DS
.........\tree1.3DS
.........\3ds format.txt
.........\3ds.h
.........\main.cpp
.........\main.dsp
.........\main.dsw
.........\main.ncb
.........\main.opt
.........\main.plg
.........\man.3DS
.........\tree1.3DS