搜索资源列表
tmlopenglcai
- 完整的3D漫游框架,3DS文件读取,碰撞检测-complete 3D roaming framework 3DS file read, collision detection.
Lib3DS
- 3DS文件读取类,经过修改,并测试可以运行的使用库-3DS file read category, as amended, and test run for the use of
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
3ds_reader
- 3ds 三维图形文件的读取,显示,操作等功能-3ds three-dimensional graphics file read, display, operation and other functions
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!
3DSLoader
- 很好的OpenGL环境下的3ds文件读取程序-Good OpenGL environment 3ds file read program
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(usable)
- 使用visual C++编程语言,基于MFC编程环境和opengl读取3DS文件-Read 3DS file using Visual C++ programming language, based on MFC programming environment and opengl
OBJread
- obj 文件的读取,读取文件中的点,面信息,用于openGl的渲染-obj file, read, read point, the surface information for openGl rendering
glm
- GLM类库,由nate编写,封装了对OBJ文件操作,可实现对obj文件的读取加载显示等操作-GLM class library written by nate, packaging operation OBJ files can be loaded obj file read display operation
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
FILE_READ_WRITE(osgDB)
- 文件读写(osgDB)示例,带有进度现实的osg文件读写-File read and write (osgDB) example with realistic progress osg file read and write
opengl-read-3ds-format-file
- 对OpenGL做了基本的介绍,并详细介绍了3ds模型的文件格式.在VC++下的OpenGL编程中完成了3ds模型 的读取与重绘.并例举了一个3ds模型验证了程序的可行性.-The paper has a basic presentation in OpenGL and introduces file format of 3ds‘models in detail.It completes read and redraw of 3ds models in the OpenGL program
VB-Read-STL-File
- 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
MFC_OpenGL_3DMAX_OBJ
- 这是一个在MFC下调用OpenGL读取3dmax文件的源码。其实,实现将其转换为.obj模型格式,实现对.obj文件的读取,适合工程人员进行研究学习-This is a call OpenGL in MFC read 3dmax source file. In fact, convert it to achieve obj model format, to achieve the obj file read, suitable for engineering staff research stu
STL-FILE
- 基于VC++和OpenGL的STL文件读取显示STL是三维模型常用的文件格式。对STL文件进行读取和显示,是对模型进行后续操作的前提。在对STL文件格式进行详细分析的基础上,以VC+-I-作为开发平台-Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file format. To read and display of STL file, is the precondition o
VC--OpenGL-STL
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
STL-MOVE
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
