搜索资源列表
COLORMAT.rar
- 一个交互式程序,它使用glColorMaterial()更改材料属性,通过鼠标控制鼠标按钮更改散射属性的颜色
NeheGL_Glut.rar
- opengl一个用鼠标控制旋转的立方体,有纹理贴图,并加入了光照-opengl rotation of a cube with the mouse control, a texture mapping, and joined the light
cube.rar
- opengl画立方体,有一定的交互性,可用鼠标控制旋转-opengl draw cube, a certain interaction, the mouse can control the rotation
OpenGL实现的房间虚拟现实
- 利用VC的opengl开发的三维房间场景的浏览,通过鼠标控制真实浏览视角。-Using Visual C++ and OpenGL to realize the browse of 3D scene of room and controlling visual angle through the mouse
glMatrix
- 可以用鼠标控制的简单2D机器手臂,利用MFC写的OpenGL的例子。适合入门。-this is a simple code about two dimension machine arm use OpenGl, mfc version!
Surface.2000.6.5
- 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考 -use OpenGL 3D coordinates of the mouse and the control surfaces on the space rotation, as a reference Programming
myRobot
- 可以用鼠标控制的机器人手臂,学习OpenGL得不错例子。-mouse can be used to control the robot arm, learning OpenGL well example.
viewing
- 基于VC和OpenGL的三维场景漫游, 可以前后左右移动,用方向键和鼠标控制-based VC and the OpenGL 3D roaming around can move around using the direction keys and mouse control
Textures
- vc++与opengl实现三维地形漫游,可用鼠标控制,也可用键盘控制,可以自定义控制键-vc with opengl 3D terrain roaming, can be used to control the mouse and keyboard can be used to control, You can define key control
rectang
- 基于OPENGL的用鼠标控制立方体光照变化的程序-based on the OpenGL cube with the mouse control light change procedures
fengche-opengl
- 风车转动的图形用opengl实现 可以用鼠标控制风车转动的速度-windmills rotating graphics using opengl mouse can be used to achieve control of the rotational speed of the wind turbine
openglMouse
- 基于opengl的三维模型鼠标控制,使用时点击鼠标右键,即可对模型操作。-opengl on the 3D model mouse control, use it with the right mouse button, can operate on the model.
三维环境及鼠标控制
- 读入bmp文件并用来生成三维环境,鼠标控制游弋-read bmp file and used to generate 3D environment, mouse cruise control
cube
- opengl画立方体,有一定的交互性,可用鼠标控制旋转-opengl draw cube, a certain interaction, the mouse can control the rotation
MAD
- 简单的三维场景,可鼠标控制旋转观看。供初学者参考。-Simple three-dimensional scene can watch the mouse to control rotation. Reference for beginners.
ww
- 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
opengl
- 在一块地形上有几架飞机,鼠标点击飞机可以让飞机偏航,可以鼠标控制观察方向;vs2015项目(There are some planes on a ground. You can use your mouse to control the plane's condition and your viewport. The project can run on VS2015 perfectly.)
鼠标控制正方体下拉菜单
- 可实现鼠标控制正方体菜单的贴图和鼠标键盘控制旋转。(Mapping and mouse keyboard control can realize the mouse to control the rotating cube menu.)
用OpenGL实现鼠标控制
- 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考(Using OpenGL to realize the three-dimensional coordinates of mouse control and the space rotation of the upper surface, which can be used as a reference for programmers)
draw_line
- 使用openGL画直线,使用鼠标控制,左键按下开始画直线,松开完成(Draw straight lines with openGL)