搜索资源列表
objloader
- 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
ReadObj
- 一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c
Xdai
- 用vc++ 和openGL编写的obj loader. 可以load .obj格式的模型
OBJLoader
- 在OpenGL编程中,实际上通常使用外部三维模型在载入程序中来具体实现,常用的三维模型格式就有Obj格式的模型文件,本程序通过在OpenGL环境中载入Obj格式的文件来学习
Mesh_Simplification
- 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果
ReadObj
- VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考.
opengl读取obj格式文件
- opengl读取obj格式文件
model
- 自己导出的一些3d家具模型,为obj格式,包括文理文件,保证可以使用。-3d furniture export some of their models, the obj format, including the Arts and documents, guaranteed to use.
tool3d_obj
- opengl读取obj文件,很好用,对于正在学习opengl读取obj格式点云的朋友很有帮助。-opengl read obj file, useful for studying opengl obj format point cloud to read friends helpful.
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
import-obj-to-opengl
- 文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。-This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.
ThreePhase
- 三相位结构光重建实例,C++实现,输出OBJ格式。-Three-phase structured light reconstruction instance, C++ implementation, the output OBJ format.
parser_obj
- 一个使用读取.obj文件并存问CGAL数据格式的类,供CGAL的初学者使用-Read a use. Obj file CGAL data formats coexist asked the class for beginners to use the CGAL
z_buffer12.12
- z_buffer算法。读入obj格式,按K切换z_buffer和opengl自带的深度缓冲-z_buffer algorithm. Read into the obj format, by K switch z_buffer and opengl s own depth buffer
OBJLoader
- vc读取.obj格式的文件,变实现文件内容的显示和基本操作。-vc to read. obj file formats, change the file contents to achieve the display and basic operation.
OBJLoader
- OBJLoader,读取OBJ格式的模型文件,适合初学者-OBJLoader, read OBJ model file format, suitable for beginners
3DFile
- 对几种3D文件格式的解析和渲染。包括MS3D, MD2,OBJ格式。-Of several 3D file formats parsing and rendering.
OBJLoader
- 本代码用Vc++语言与OpenGL函数库编写,可以导入OBJ格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in OBJ format can be imported into three-dimensional image, and draw out simple interaction can be achieved, for opengl beginn
Obj
- OpenGL 关于OBJ格式的读取,导入工作-OpenGL OBJ format to read into the work
DrawCubeDemo
- 基于OpenGL绘制cube,支持外部Obj格式 LoadObs