搜索资源列表
maya obj文件读取
- maya的obj文件读取基于opengl编程c++程序
gloop.zip OpenGL类库源码
- OpenGL类库源码 ,The sourcecode for OpenGL library
ExObjLoader.rar
- 实现对三维模型.obj类型文件的导入,并通过OPENGL进行绘制显示。,Realization of three-dimensional model. Obj file type to import, and to draw OPENGL display.
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
OBJLoader
- Load Obj file into OpenGL
OBJShadow
- 根据Nehe阴影改写,可显示obj模型阴影-According to the shadow Nehe rewritten obj model can show the shadow of
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.
OpenGl--snow
- 在vc6.0环境下,基于Opengl编译的雪粒子系统-In vc6.0 environment, based on Opengl subsystem compiled Snow Grains
load_model
- This program desmotrate how to load and 3d model with .OBJ format in openGL.
scanline
- scanline algorithm be implemented by opengl and use vector to read .obj model
glut32obj
- glut 32 obj for OpenGL
libwave.tar
- libwave is a library for reading Wavefront .obj object files and rendering them with IrisGL or OpenGL. It supports basic geometry (faces and lines), and materials and texture maps, as far as is possible with GL (i.e. no bump maps, reflection, or refr
objTester
- 一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面-a simple program loading obj and mtl. it can read how many points, lines, and planes.
openGL-OBJ-capture
- 演示了OpenGL怎么实现对象捕捉! -Demonstrate how to achieve the object of the OpenGL capture! Demonstrate how to achieve the object of the OpenGL capture!
objView
- obj viwer opengl windows applcation
ReadObj
- OpenGL read obj format in 3d game
OpenGL tutorial
- OpenGL win32平台例程,非常适合初学者,代码书写规范易懂。
opengl modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载