搜索资源列表
objloader
- 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
ReadObj
- 一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c
model
- 自己导出的一些3d家具模型,为obj格式,包括文理文件,保证可以使用。-3d furniture export some of their models, the obj format, including the Arts and documents, guaranteed to use.
svn
- iphone显示3D模型,可以把.obj文件格式显示出来-iphone display the 3D model can be. obj file format display
OBJ-File-Loader
- OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D file
openglUsingModels
- Delphi环境下使用OpenGL载入obj 3D模型,很不错的读取实例!-Delphi environment using OpenGL loading obj 3D model, it is a good example of the read!
Object_Files
- format of .obj files for 3d modelling. Object files define the geometry and other properties for objects in Wavefront s Advanced Visualizer. Object files can also be used to transfer geometric data back and forth between the Advanced Visualizer
woc1-0-5
- Easy tool to create 3D objects like obj http://home.btconnect.com/stevewhi/graphicssamples/
3DFile
- 对几种3D文件格式的解析和渲染。包括MS3D, MD2,OBJ格式。-Of several 3D file formats parsing and rendering.
ReadObj
- OpenGL read obj format in 3d game
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-File-Loader
- 用VC++开发的三维物体建模软件,可以进行三维重建、旋转,光照等变化。里面有详细的注释。非常适合进行三维重建方面研究的学者。-3D reconstruction
SBG_Training.tar
- 在ubuntu下用opengl库实现的3d模型.obj显示。-Under the library with opengl in ubuntu 3d model implemented. Obj display.
obj_file_loader
- obj_loader_for_mac 顾名思义 这是一个用来载入3D模型的c++程序-a obj file loader for mac
skeletonDrivenAnimation
- 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并进行解读,实现实时的数据驱动的角色动画。程序会根据AMC文件生成播放列表,产生连续播放,两个不同动作文件之间会有光滑过渡。有关ASF/AMC的格式介绍,请查阅相关资料。角色有蒙皮,你可以根据自己需要选择自己的蒙皮,但需要自己提供Obj格式的三维模型,为了使骨骼驱动皮肤,你还需要提供皮肤与骨骼绑定的权重数据,我提供了maya插件可以将你的模型和骨骼的权重数据在maya中导出,注意may
OpenGl
- 使用openGl 将3D模型文件obj中的模型信息载入,进行编程-To use openGl loaded model information in the 3D model file obj programming
grid
- openGL,提供了几个OBJ格式的3D格网数据,装入并显示这些文件.-openGL, provides several OBJ format 3D grid data, load and display these files.
OpenGL-3D-obj
- 使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放-Using the trackball and GLM, can read and display obj files, and rotate and zoom.Operating environment: vs2010, run after use or obj files, o o+ and- to zoom in
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 modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载