搜索资源列表
Control
- 这个是用opengl编写的用于加载3DS模型的一个类,这里面主要是加载了一个飞机
programme
- 本程序可以读入任何3ds文件作为碰撞检测的对象。压缩包附带一个大肠模型(intestine.3ds)和程序操作说明
DUMP3DS
- 基于3ds模型的载入设计方法,x文件设计有不足之处。-3ds model-based design method of loading, x document design inadequacies.
qian
- 这个作品已经搭建一个3D的场景,能加载3DS模型和对于人物的一些动作,比如用枪射击-This work has been to build a 3D scene, to load 3DS model and some of the action for the characters, such as shooting a gun
3ds
- 3D模型导入MFC混合编程的源码,适合新手学习交流用的-3D model import MFC mixed programming source code, suitable for novice to learn to use the
Terrain
- OpenGL的导入3ds模型,并添加透视变换,视角大,可通过鼠标来改变-opengl import 3ds model and add perspective transformation, viewing angle can be changed via the mouse
skeleton
- 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
Papervision3D_2.1
- 一款用于flash player的3d引擎,实现简单物体的3d建模,渲染,也可导入3ds和dae格式是模型。基于as3的3d游戏轻松实现。