搜索资源列表
3modelmagic3d
- openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪
Read3DS
- 3ds是三维图形数据格式,利用OpenGL的图形功能和VC++的编辑功能,实现从3DS模型文件中读取模型数据并绘制模型
OpenGL3ds
- 关于在OpenGL中装载3ds模型文件的分析,分析3DS文件的格式及其读取方法
393q
- 使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
3dsfileexplorttoVC
- 3ds文件导出成为VC++的源代码,然后可以查看模型的顶点数据、材质、纹理等信息。-3ds file to become VC++ Source code, and then can view the model vertex data, texture, texture, and more.
A08_show3Dmode
- 本程序使3DS文件所显示的模型能在opengl平台下显示。-This procedure 3DS file so that the model shown in opengl platform show.
3DSFileLoader
- 该程序是学习3DS模型读取和绘制的学习程序。实现了一个三维头像纹理模型。采用C++与opengl实现。-The program is learning to read and draw 3DS model of the learning process. Achieved a three-dimensional image texture model. Using C++ With opengl achieve.
7.4
- 载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序 -hello world of import 3ds model
qwe1
- 在OPENGL中载入3DS的图形,附带有载入STL文件的算法-Loaded in OPENGL graphics 3DS, STL file comes with loading algorithm
Display3DS
- 使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码-The use of OpenGL to open and display 3DS file MFC programs, use the VC++ program that contains EXE and source code
3DSAnimation2_MOD
- 关于 opengl 读取3ds 动画的例子-Read 3ds animation on the opengl examples of
christmas
- 3D圣诞节 基于3DS OPENGL 即可学习又可趁圣诞节到来送人-3D Christmas 3DS OPENGL-based learning can also take advantage of Christmas can come give as gifts
3dsloder
- 将3ds文件加载到OpenGL中进行渲染和添加材质,并且进行实施的漫游操作。-my english is poor,sorry sir.please forgive me for my poor english.
MyfirstOpenGL
- 我的第一个OpenGL程序。将3ds文件加载到OpenGL中进行渲染和添加材质,并且进行实施的漫游操作。-my first progrom is loaded.
3DmaxSLoader
- 3DmaxSLoadervc++平台上,结合opengl,通过设置OpenGL,使之适合Windows平台.利用OpenGL生成.渲染虚拟的三维地形,读取.3DS模型文件的数据,实现地形漫游的可视化.rar-3DmaxSLoadervc++ platform, combined with opengl, by setting the OpenGL, to fit the Windows platform. Generated using OpenGL. Rendering a virtual t
duruwenjian
- 在vc中读入3ds文件,嵌入opengl,然后在vc中显示-In the vc read into the 3ds file, embedded in opengl, and then displayed in the vc
Cload3ds
- 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定
Load3DS
- 可以导入3ds 模型 到 opengl 程序中 编成环境保护可为 vc 6.0 导入的基本代码 -Opengl 3ds model can be imported into the program for the Environmental Protection compiled the basic code into vc 6.0
3DS Loader
- 将3D模型转换成*.h 和*.gl文件,然后读入到OpenGL程序中,-read 3D model into program based on OpenGL