搜索资源列表
3ds.rar
- 一个完善的读取3DS文件例子
一个完善的读取3DS文件例子
- 可以用来读取3DS文件模型,一个非常完善的类,可读较大一部分3DS模型-used to read 3ds model. It is perfect class which is able to read mostly 3ds model
opengl读取3DS的论文
- 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
openGL-load-3ds
- 基于windows的读取3ds文件到openGL环境的源码,可以直接拿来用
3ds
- 一个读取3DS文件并显示3D模型的例子,只显示,无控制功能。
3ds
- c3DS类负责读取3ds文件结构,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。在具体例程中我写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。
3ds
- 3DSLoader,读取3DS,完美支持多材质
OpenGL读取3ds模型
- 在VC下读取3DS模型,并显示纹理贴图
3ds文件读取
- 一个完善的读取3ds文件的例子,你可以参考学习
3ds 模型导入OpenGL显示
- 一个完整的读取3DS文件的OpenGL显示
3DS Explode
- 读取3ds文件源代码
3ds模型的自由旋转
- 将3ds文件中的模型读取并利用OpenGL函数库绘制和显示,并实现自由旋转。
3ds.rar
- 一个完善的读取3DS文件例子,A perfect example to read 3DS file
C#直接读取3ds的源码
- C#直接读取3ds的源码,引用Microsoft.DirectX 打开三维文件。-Read 3ds C# source code directly.
3ds
- 3DS文件解析器的源代码。能够正确读取3DS文件。作为参考还是不错的。-3DS paser. Can read 3DS file formate.
49(3ds)
- opengl读取3ds文件的源代码。 -read 3ds file opengl source code.
Read-3ds-file
- 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
3DS-Loader-opgengl
- 使用OpenGL读取3DS文件的示例代码,可以旋转,可以运行 -3DS file to read using the OpenGL sample code, you can rotate, you can run
3DS-File-Loader
- opengl读取3ds文件,并可以实现对文件的进一步操作-opengl 3ds file reader
3DS File Loader
- 采用OPENGL读取3ds文件,包含各个模块内容(Use OPENGL to read 3ds files, including the contents of each module.)