搜索资源列表
OBJ_OpenGl
- 在VC++6.0下读入OBJ文件并在OpenGl环境下惊醒显示-in VC 6.0 read OBJ file and the environment awakened OpenGl show
hw2_starter
- Glut,QT 及VC写的读取Obj文件的示例-Glut, QT and the VC was read Obj document examples
用OpenGL实现读取三维模型obj文件的一个例
- 用OpenGL实现读取三维模型obj文件的一个例子,供参考-This is the code to read Obj file
tool3d_obj
- opengl读取obj文件,很好用,对于正在学习opengl读取obj格式点云的朋友很有帮助。-opengl read obj file, useful for studying opengl obj format point cloud to read friends helpful.
OBJLOADER
- OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
OGL
- openGL实现.obj文件的读取和显示,界面友好,可自行制作渲染效果-read .Obj file display it , friendly interface, make rendering by yourself
candlestic
- C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
obj
- 读入一个OBJ文件,生成对应的网格模型,含MFC-Read an OBJ file, generate the corresponding mesh, with MFC
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.
parser_obj
- 一个使用读取.obj文件并存问CGAL数据格式的类,供CGAL的初学者使用-Read a use. Obj file CGAL data formats coexist asked the class for beginners to use the CGAL
OBJ_DISPLAY_Display
- OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
scanline
- scanline algorithm be implemented by opengl and use vector to read .obj model
openglUsingModels
- Delphi环境下使用OpenGL载入obj 3D模型,很不错的读取实例!-Delphi environment using OpenGL loading obj 3D model, it is a good example of the read!
objTester
- 一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面-a simple program loading obj and mtl. it can read how many points, lines, and planes.
readOBJ
- 实现OBJ格式文件的读取,并且进行三角面片的绘制-the read of OBJ file and the rendering if triangles
ObjLoaderWin32
- 对OBJ模型文件的读取,带有材质信息,且能动态操作模型-read obj model file with material information ,and we can operate model mutually.
OBJLoader
- vc读取.obj格式的文件,变实现文件内容的显示和基本操作。-vc to read. obj file formats, change the file contents to achieve the display and basic operation.
3DObjectViewer1.0
- 该代码实现了OBJ三维模型文件的读取,并在OpenGL视图下实现了模型的浏览。对于文件读取部分只留了几个好用的接口,使用起来方便。-The code to achieve the OBJ file to read three-dimensional model and achieved under the OpenGL model view browsing. Read some of the files only stay a few nice interface, easy to use.
ReadObj
- OpenGL read obj format in 3d game
MultiMeshFrame(MinimalSurfaceSample)
- 读OBJ文件的小程序,附带显示功能,可以显示点,线,面和打光,另外还能显示纹理。(Read OBJ file applet, with the display function)