搜索资源列表
MD3 File Loader.zip
- MD3 File Loader Md3 文件载入器源代码
ASE File Loader.zip
- This a ase file loader and render,using the OpenGL and Visual C++
OBJ File Loader.zip
- OBJ文件的载入。- This a obj file loader,using OpenGL and Visual C++.
3DS File Loader
- OPENGL 3DS FILE LOADER
OBJ-File-Loader
- OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D file
NeHe7
- 编写的一个OpenGL的读取stl文件的小程序,能够读取stl ASCII格式-Read a prepared OpenGL applet stl file, stl ASCII format can be read
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
OPENGL-load-3DS-file
- opengl导入3DS文件,原3DS文件较大,可以在代码中更换。-opengl load 3ds file
3DS File Loader
- 3DS文件导入-3DS file
49(3ds)
- opengl读取3ds文件的源代码。 -read 3ds file opengl source code.
MFCopengl
- opengl中如何利用MFC的教程,文件格式是pdf的!-how to use MFC in opengl tutorial, pdf file format is the!
3DFileLoader
- 读取3DS类型文件,并交互显示,实现语言采用C++, OpenGL基础类库-loading 3DS file and interactively display
meshDisplay-20Nov09_old
- can display mesh polygon from a file in C++ using openGL
3DS-File-Loader
- 3ds文件导入opengl,学习三维虚拟现实的进阶资料-3ds file into opengl, learning advanced information on three-dimensional virtual reality
3DS-File-Loader
- opengl读取3ds文件,并可以实现对文件的进一步操作-opengl 3ds file reader
ASE-File-Loader
- ASE文件是指3D Studio Max ASCII Export输出文件,它以文本形式保存了3D模型的所有信息。该文件易于读取,也非常容易修改-ASE file is the output file of 3D Max ASCII Export ,it stores the whole imformation of 3D models in text format.This kind of file is easy to read as well as to modify.
3DS-File-Loader
- 在OpenGL中载入3ds文件,将3ds文件显示出来-3ds file loaded in OpenGL, 3ds file will be displayed
opengl--insert-3ds-file
- opengl导入3ds max 文件的一个实例,比较简单-A file of how to insert the 3ds max file into opengl
3DS-File-Loader(usable)
- 使用visual C++编程语言,基于MFC编程环境和opengl读取3DS文件-Read 3DS file using Visual C++ programming language, based on MFC programming environment and opengl
Load-Obj-file
- 用opengl编的一个可以读取OBJ文件的程序,可以通过鼠标进行rotate等各种操控-Use opengl to load OBj file and interactive it with keyboard