搜索资源列表
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
LOD
- java读取obj模型-read obj model
用OpenGL实现读取三维模型obj文件的一个例
- 用OpenGL实现读取三维模型obj文件的一个例子,供参考-This is the code to read Obj file
final.三维物体模型显示程序设计
- 三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 ,Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model
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
obj_display
- 读取obj模型并且显示的matlab代码。 简单易懂-matlab code to read .obj model
candlestic
- C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
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.
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
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
obj
- it is a code for pso and i read it carefully
ObjModels
- 项目实现在DirectX程序利用objLoader类读取obj文件,在3dmax中建好的模型不必转换成X文件格式。-Project implementation procedures for the use of the DirectX class objLoader read obj files, 3dmax models built in do not have to convert the X file format.
ReadObj
- OpenGL read obj format in 3d game
Open-GL-read-obj
- Open GL读取obj文件 初步进行文件读取与操作-Open GL read obj file
MultiMeshFrame(MinimalSurfaceSample)
- 读OBJ文件的小程序,附带显示功能,可以显示点,线,面和打光,另外还能显示纹理。(Read OBJ file applet, with the display function)