搜索资源列表
LoadAbj
- 用c++编写的如何读取3dmax的obj文件的程序,可直接运行-used to prepare the reader how the obj 3Dmax document procedures can be directly run
ReadOBJFile
- OBJ文件在很多游戏开发中都得到大量应用 本源码用VC++对实现了OBJ文件的读取与可视化,是很好的学习材料 -OBJ document in the development of many games have been large-scale application of the source code used to achieve the VC OBJ documents Reading and visualization, is a very good learning mat
OBJ
- 能狗实现.obj格式的三维数据文件的图形模型读取操作。结合相应的实例进行了操作。
maya obj文件读取
- maya的obj文件读取基于opengl编程c++程序
.obj 3D模型文件载入程序
- Visual Studio c++载入.obj 3D模型文件
用OpenGL实现读取三维模型obj文件的一个例
- 用OpenGL实现读取三维模型obj文件的一个例子,供参考-This is the code to read Obj file
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.
OBJReadandRender.rar
- 用VC++写的读取用3D Max做的obj文件的程序,并实现了3D模型的渲染和绘制,以及对模型位置、光线的调节等功能。此源码一定可以通过编译运行,请放心使用~~,Using VC++ to write the read 3D Max to do with obj files, and the rendering of 3D models and rendering, as well as the location of the model, light regulation and other
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.
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
obj_viewer
- 改程序实现了对obj文件的读取和显示,对于学习3d图形编程的同学们很有帮助-load the obj file and view
objectloader
- 改程序实现了对obj格式的3D文件的读取和显示,对于学习3d编程很有帮助-load the obj file and view
YFStereoBuilder
- 本套三维立体画制作工具提供了制作三维立体画所需的各种功能。国内此类产品不多,而这套工具提 供了几乎没有其它哪个免费产品可以比拟的特性。以下是这个软件的全部特点: 1、流程简洁,简单易学。 2、在真正的三维场景下用如同给3D模型“照相”的方法轻松制作您的作品。 3、内部采用双深度缓存技术,3D信息全面,左右对称。 4、支持使用最为广泛的3D模型文件*.3ds以及文本格式的*.obj和*.objf,使此软件具有了高度的开放性 和可扩展性。 5、采用无缝纹理贴接,过取样算法
demo1
- C++读取3dmax生成的obj文件数据的程序-3dmax C++ read file data generated by the program obj
smooth
- 读取obj文件,进行光照处理,表面光顺。有键盘鼠标互动。-Obj file to read, the light treatment, the surface smooth. A keyboard and mouse interaction.
OBJ-parser
- obj 解析程序。 程序给出两个obj文件,并对其进行分析读取。-obj parser
read-the-file-of-obj
- 读取.obj文件,能够进行3D文件仿真,以便OCS计算-read the files of .obj
load_obj-shader
- 加载obj文件,写shader ,用opengl渲染(load obj file and implemen render with shader)