搜索资源列表
OBJ
- 能狗实现.obj格式的三维数据文件的图形模型读取操作。结合相应的实例进行了操作。
3modelmagic3d
- openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染
ivcon
- 3D图形文件转换工具。 支持的3D图形文件格式: 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA, STLB, TEC, TRI/TRIA, TRIB, TXT, UCD, VLA, WRL, XGL
kgpjCode.zip
- java3d Loader 能load 很多种3d文件 格式 如.3ds,.obj,.wrl,.ocb,.dxf.,java3d Loader can load many 3d formats such as .3 ds,. Obj,. WRL,. 2003,. Dxf.
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
trianglemesh
- 三角形半边法的源码,输入obj格式,改变顶点顺序-Triangular half of law source, type obj format, change the order of vertex
OBJ_DISPLAY_Display
- OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
readOBJ
- 实现OBJ格式文件的读取,并且进行三角面片的绘制-the read of OBJ file and the rendering if triangles
load_the_object
- 此程序实现了obj格式的3d文件的读入和显示,对于学习3d编程很有帮助-load the obj file
objectloader
- 改程序实现了对obj格式的3D文件的读取和显示,对于学习3d编程很有帮助-load the obj file and view
SKULL
- 人类的头骨模型,包含各种三维格式,如Ply,off,3ds,obj-Human skull model, includes a variety of 3D formats, such as Ply, off, 3ds, obj, etc.
YFStereoBuilder
- 本套三维立体画制作工具提供了制作三维立体画所需的各种功能。国内此类产品不多,而这套工具提 供了几乎没有其它哪个免费产品可以比拟的特性。以下是这个软件的全部特点: 1、流程简洁,简单易学。 2、在真正的三维场景下用如同给3D模型“照相”的方法轻松制作您的作品。 3、内部采用双深度缓存技术,3D信息全面,左右对称。 4、支持使用最为广泛的3D模型文件*.3ds以及文本格式的*.obj和*.objf,使此软件具有了高度的开放性 和可扩展性。 5、采用无缝纹理贴接,过取样算法
openglreadobj
- 能够载入obj格式的三维模型,并且包含纹理贴图-load obj
wrl2obj_wrlV2
- 自己写的一个将wrl格式的文件转换为obj格式文件,以便导入Maya进行渲染-Write a will convert wrl obj file format format for import into Maya for rendering
Archive
- 载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.
Src
- 在很多书上介绍的三维图形数据都是.obj,3ds格式,.dxf等格式的,真正讲解如何读取的就只有.obj格式文件的。但是我现在所做的内容,要求从.ply文件中读取初始塞维图形数据,-Are many books on the introduction of the three-dimensional graphics data. Obj, 3ds format dxf format really explain how to read only. Obj format. But I am doi
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