搜索资源列表
OBJ File Loader.zip
- OBJ文件的载入。- This a obj file loader,using OpenGL and Visual C++.
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.
OBJLOADER
- OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
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
OBJ
- 一个OBJ3D模型加载器,可以加载OBJ3D模型,挺有用的-OBJ3D
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!
LoadOBJ
- the code to load .obj file and display using opengl engine
obj--loader
- 用vc++ 和openGL编写的obj loader.-Using vc++ and openGL written obj loader.
objLoader
- Android OpenGl es .obj files loader source code
OBJ-OpenGL
- 解析obj文件和mtl文件中纹理贴图,然后用OpenGL绘图,非VBO程序!-Texture mapping, parse obj file and mtl file and then using the OpenGL graphics, non-VBO program!
OpenGL tutorial
- OpenGL win32平台例程,非常适合初学者,代码书写规范易懂。
OpenGLOBJDemo
- opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)
opengl读取obj
- 用opengl打开obj文件进行编程,代码简单清晰,附上obj模型文件,方便初学者使用(Open the obj file with OpenGL for programming)
opengl modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载
load_obj-shader
- 加载obj文件,写shader ,用opengl渲染(load obj file and implemen render with shader)