搜索资源列表
fire_opengl
- 利用粒子系统自己写的模拟火焰的小程序,支持鼠标操作,在闭室中的火焰-particle system simulation write their own small flame procedures, support mouse operation, in the closed room Flame
GLDesign
- 用VC采用openGL设计一个简单的游戏,可以实现绘制简单图形以及响应鼠标操作 -VC using openGL design a simple game, Rendering can be achieved in response to simple graphics and mouse operation
VC结合OpenGL绘制效果图
- 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color
glutdlls37beta.zip
- 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
TeaRotate
- 在OpenGL中可以绕任意轴旋转的茶壶,也可以用鼠标操作!-In OpenGL, you can rotate the teapot around an arbitrary axis, you can also use the mouse!
OgreWtl
- 基于WTL的ogre调用,已经带有键盘和鼠标操作-WTL based on the ogre called, has a keyboard and mouse operation
Ball
- 自己编写的一个基于OpenGL的反弹球小程序,鼠标点击中间的小球可使其运动,并在盒子中反弹,根据点击位置的不同会有不同的运动轨迹。可通过键盘进行改变视角等操作,可作为OpenGL入门的参考-A OpenGL-based program, the bouncing ball. Click on the ball, and the ball will start moving, the path is based on the point you click. You can also change
snowman
- 采用opengl开发的雪人程序,显示一个逼真的雪人,支持光照效果,鼠标操作可以旋转、缩放。-Snowman program developed using opengl to display a realistic snowman, support lighting effects, mouse operation can rotate, zoom.
MySolarSystem(1.2)
- OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
trackball
- opengl C++ 鼠标模拟轨迹球操作旋转立方体,供初学者学习之用。-opengl C++ mouse trackball operation rotating cube simulation for beginners learning.
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
KeyandMouseControl
- opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
opengl_qt
- windows下的qt的opengl库的入门编程例子,是一个立方体,可以通过鼠标旋转,放大缩小操作。-under windows the qt library entry programming opengl example, is a cube, the mouse can rotate, zoom operation.
OpenGLClipCap
- OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap f
d_3dmg
- 水纹火焰模拟,可支持鼠标操作,岩浆模拟界面简洁-水纹火焰模拟
yuansha
- 场景漫游,通过键盘或者鼠标操作,可以漫游整个场景-Scene roaming through the keyboard or mouse, you can roam the entire scene
ww
- 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
ps3
- 鼠标操作绘制多边形,可以任意移动旋转放大绘制的多边形,检测鼠标的位置,当鼠标接近多边形顶点时,拖动鼠标来改变多边形顶点的位置;当鼠标接近做边形的边时,在该边上任意加入顶点。-Mouse drawing polygons, you can draw any move to enlarge the polygon rotation to detect the mouse position, when the mouse near the polygon vertices, the drag the
OpenGL_MFC
- OpenGL绘制3D图形,支持鼠标操作,很好很强大,具有参考价值。-Draw 3D OpenGL graphics, support for mouse, nice and strong, with the reference value.
openGL鼠标操作和字符键盘操作
- 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)