搜索资源列表
TextureBlend
- 一个聚光灯,当鼠标拖动它,就会出现其它形状的,欢迎大家下来看看哦。-a spotlight, when the mouse drag it, there will be other shapes, welcoming everyone down to see oh.
Sierpinski 三角形进行Sierpinski化
- 功能介绍: 1.鼠标拖动 2.对三角形进行Sierpinski化 问及解决: 1.全局变量与局部变量的区别,资源与变量类的关系。变量析构并不代表着资源的析构。(画布 光照 画图) 2.画图前的视图模型的初始化 3.调用函数比较生疏
3D
- FLASH做的3D效果,拖动鼠标可以查看各个视角-FLASH do 3D effects, drag the mouse to see the various perspectives
sanweixuanzhuan
- 实现三维旋转,拖动鼠标测试。基于C++MFC编写而成,可运行。-Three-dimensional rotation, drag the mouse test. Based on written in C++ MFC, you can run.
3DGraphicsDesignSystem
- 系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体自由运动等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
ccd
- 单击鼠标拖动图形,可以使立方体随意进行旋转-Graphical drag the mouse click, you can make free to rotate cube
PICK_MOVE.RAR
- 拾取与拖动结合的例子 鼠标左键点击物体表示选取,选取后可以拖动物体,右键点击物体后选取失效。-Combination of pick-and-drag example Click the left mouse button, said select objects, drag objects can be selected, right-click to select objects after the failure.
cube
- 显示一个可以旋转的立方体,通过鼠标的拖动而旋转。-Showing a rotating cube by mouse drag and spin.
showjs
- 立方体根据随着鼠标拖动方向转动,立方体原来位置不发生变化-With the mouse drag the cube according to the direction of rotation, the cube does not change the original position
Shell3D
- 三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
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
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.
stl_Reader-master
- 该程序可以使用opengl从.stl文件读取并显示对象。 用户可以旋转,缩放并选取片段。 点击左键会选择片段点击左键并拖动鼠标可以旋转点击右键会放大和缩小物体(The program can read and show the object from the .stl file using opengl. The user can rotate, zoom and pick the fragment. click left button will pick the fragment click
R语言画立体红心
- 用R语言画的一个立体红心图,可鼠标拖动旋转观看,给初学R语言画立体图形的人一个学习案例。