搜索资源列表
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
图像的移动
- 用鼠标控制图象的移动,类似于韩式菜单的效果。-image with the mouse to control the movement, similar to the story about the effect of the menu.
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
vc鼠标操作软件
- windows的鼠标控制软件-windows mouse control software
三维环境及鼠标控制
- 读入bmp文件并用来生成三维环境,鼠标控制游弋-read bmp file and used to generate 3D environment, mouse cruise control
一个茶壶的3D模型
- directX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转
46_MultiSample
- opengl的图形编程样例,有光照,材质 倒影 雾的效果 ,鼠标控制-graphical programming opengl example, there are light, material reflection of the effect of fog, mouse 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)