搜索资源列表
3modelmagic3d
- openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染
maya obj文件读取
- maya的obj文件读取基于opengl编程c++程序
用OpenGL实现读取三维模型obj文件的一个例
- 用OpenGL实现读取三维模型obj文件的一个例子,供参考-This is the code to read Obj file
skinAndskelet.zip
- 一个基于骨骼动画(bvh文件,obj文件)的三维人体运动 程序,c++ opgl,有演示程序 和源码。,Animation based on the bone (bvh file, obj file) of the three-dimensional human motion procedures, c++ opgl, have a demo program and source code.
TooL-v0.2.5-src
- obj模型格式的opengl源代码 Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
COpenGL
- 结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f-Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...
PickObj
- 这是一个教你如何在vc+OpenGL中读取.obj文件的程序-vc+opengl read .obj
Archive
- 载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.
LoadObj
- VC++ 结合OpenGL 实现.obj mesh文件的读取,并设有摄像机调整等功能-VC++ combine OpenGL implementation obj mesh file read and has a camera adjustment functions
ReadObj
- 将OBJ格式文件图像导入OpenGL,实例为导入一辆3D坦克-OBJ format image into OpenGL instance to import a 3D tank
OBJ-format-processing-OPenGL
- 3D模型OBJ格式 在Opengl中处理与输出-Opengl 3D models in OBJ format to deal with the output
obj-format-model
- 收集了一些obj格式的三维模型供大家参考和使用,obj可以配合opengl,利用VC++绘制和模拟现实世界 -Collected some obj format of 3 d model for your reference and use, can cooperate with opengl obj, using vc++ drawing and simulate the real world Collected some obj format of 3 d model for
TexObject
- 解析mtl文件的obj格式OpenGL环境下的纹理贴图,多纹理贴图。obj格式的文件可能会包含许多组件,这些组件的纹理参数放在mtl文件。通过解析mtl文件,进行obj对象的多纹理贴图。-read mtl of obj file,3D texture Binding
mesh.tar
- 网格简化程序,将标准的obj三维模型文件简化成为包含三角面片较少的三维模型,之后通过opengl显示出来。采用的主要算法为边坍缩算法。-Mesh simplification of procedures, the obj 3D model file standard simplified 3D model contains triangles become less, then through the OpenGL display. The main algorithm uses edge co
load_obj-shader
- 加载obj文件,写shader ,用opengl渲染(load obj file and implemen render with shader)