搜索资源列表
一个完善的读取3DS文件例子
- 可以用来读取3DS文件模型,一个非常完善的类,可读较大一部分3DS模型-used to read 3ds model. It is perfect class which is able to read mostly 3ds model
3ds_style
- 3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
Direct3D-3ds_loader-render
- 在direct3D技术下的3ds文件加载,渲染类。 使用方便,个人整理。-direct3D technology in the 3ds document loading exaggerating category. Easy to use, personal finishing.
frog3d-0.5
- 用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
3dsClass
- 一个功能强大的3ds文件读取程序,目前很多的3ds文件读取程序功能有限,这是一的完整功能的程序-a powerful 3ds document reader that many of 3ds document reader limited functions, This is a function of the integrity of the process
3dsself
- 自己在MFC内添加3ds文件读取-themselves within the MFC added 3ds document read.
3dsformat
- 这里提供一个vc编写的程序,它可以读出以上提到的所有内容,并可以扩充。它的结构受到了Andrea Ingegneri的启发,他的主页是http://www.tsrevolution.com/。 程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。 c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读
3ds
- c3DS类负责读取3ds文件结构,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。在具体例程中我写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。
3ds文件读取
- 一个完善的读取3ds文件的例子,你可以参考学习
393q
- 使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
3dsfileexplorttoVC
- 3ds文件导出成为VC++的源代码,然后可以查看模型的顶点数据、材质、纹理等信息。-3ds file to become VC++ Source code, and then can view the model vertex data, texture, texture, and more.
3DSLoader_vtk
- 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
3ds
- vc 调用3ds文件-vc call 3ds file
Read-3ds-file
- 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
VTK_import_scene
- VTK 导入3DS文件 场景导入 VC代码-VTK Import 3DS file import scene VC code
Read3DS
- 3Ds文件在vc中的读取。主要用于控制。-3Ds file in the vc read. Mainly used for control.
3ds
- .3ds文件格式说明及读取的源码,在文档中。在三维图形处理是必须的。-.3 Ds file format descr iptions and to read the source code, in the document. In the three-dimensional graphics processing is required.
3dsloader
- 3ds文件录入并显示程序,可进行各种视角变化-3ds loader
3DSMaxVC
- 3dsmax 将.3ds文件转换为.x文件 然后用VC++ 调用.x文件-3dsmax
read-3DS-file
- 一个完善的读取3DS文件例子 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Scene.cpp Texture.cpp vector.c-A perfect example to read 3DS file 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Sc