搜索资源列表
MY3DS
- 加载3d模型,可以加载3dmas中建立的模型,并进行鼠标交互
F16
- f16战机的三维立体模型,可以在三维空间实现飞机姿态的旋转和俯冲。有鼠标左键控制。
EagleEye
- 使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。 使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。 VS 2008+OSG 2.6测试通过 模型文件与源代码在同一目录下
Sierpinski 三角形进行Sierpinski化
- 功能介绍: 1.鼠标拖动 2.对三角形进行Sierpinski化 问及解决: 1.全局变量与局部变量的区别,资源与变量类的关系。变量析构并不代表着资源的析构。(画布 光照 画图) 2.画图前的视图模型的初始化 3.调用函数比较生疏
wrl_viewer.rar
- 可以实现wrl格式的三维模型输入,并且实现多种功能的显示,用户可以用鼠标键盘与各个模型进行交互,Wrl format can achieve three-dimensional model of input, and achieve multi-functional display, the user can use the mouse to the keyboard to interact with various model
SimpleOpenglProgram.rar
- 本程序使用opengl语言实现简单三维图形的显示与控制,包括三维场景构建,各种变换的使用;光照模型;材质使用;基本的图元绘制和鼠标控制视角变换。,This program realizes the Control and Display of simple 3D objects with opengl language.
DynamicWorld
- 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
3D-cup-model
- DXUT框架下的3D纸杯模型,用鼠标控制转动角度,纹理使用的是一个microsoft的logo-3D mesh in DXUT
VTKline
- 可以在ply模型上面通过鼠标拾取点,并绘制经过拾取点的线。-In the ply model above through the mouse pickup point, and draw after the pick-up point line.
bdefface
- 自动导入3ds文件,并完成三维显示过程.程序可直接运行,里面已经封装好了矩阵处理,纹理显示,可进行鼠标左右上下拖动,以旋转模型.非常值得做三维人脸显示的同学研究. -Automatically import 3ds files and complete three-dimensional display process. Program can be run directly, which has a good package matrix processing, texture displ
3DSLoader
- 可以读取3ds格式的模型,并显示出来,同时可以运用鼠标对图形进行简单的操作-3ds format model can be read and displayed, and can use the mouse to manipulate simple graphics
Delpohi_OpenGL_3Dmodel
- 在Delphi环境下,基于GL_Scene控件编写而成的3D四轴飞行器模型,3D自由视图,支持3D旋转和鼠标缩放功能。-In the Delphi environment, the 3D four axis vehicle model and GL_Scene control based on the preparation, 3D free view, support 3D rotation and zoom function of mouse.
19.)-3D-Picking-Pt.-2
- 该模型主要是进行3D模型任一点的拾取功能,常用的方法是使用一屏幕上的包围盒去拾取鼠标的点击物体,而我们使用的是光线投射方法。-This tutorial is the continuation of the first tutorial 3D Picking Part1, where we used a bounding box rendered “behind the scenes” to find an object user has clicked on. Problem of this
MouseFollowRotation
- 实现鼠标拖拽 模型放大缩小旋转功能 同时还有缓动功能-Drag the mouse model to achieve zoom function as well as easing the rotation function
globe
- 用VB环境下的OpenGL制作的可用鼠标拖动的地球模型-Made with OpenGL under VB environment can use the mouse to drag the model of the earth.