搜索资源列表
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
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
openGL-OBJ-capture
- 演示了OpenGL怎么实现对象捕捉! -Demonstrate how to achieve the object of the OpenGL capture! Demonstrate how to achieve the object of the OpenGL capture!
ReadObj
- OpenGL read obj format in 3d game
LoadOBJ
- the code to load .obj file and display using opengl engine
GLC_lib_src_2.0.0
- GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
obj--loader
- 用vc++ 和openGL编写的obj loader.-Using vc++ and openGL written obj loader.
OpenGL-Load-OBJ-Model
- OpenGL加载OBJ模型 OpenGL加载OBJ模型-OpenGL load the OBJ model OpenGL OBJ model is loaded
Obj
- OpenGL 关于OBJ格式的读取,导入工作-OpenGL OBJ format to read into the work
OpenGL tutorial
- OpenGL win32平台例程,非常适合初学者,代码书写规范易懂。
法向量可视化
- opengl,实现对obj模型的读取以及法向量的可视化(OpenGL, to achieve the obj model read and the visualization of normal vectors)
opengl modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载