搜索资源列表
OpenGLfenxingshu
- OPENGL分形树 鼠标键盘控制 增加高斯随机函数-OpenGL fractal tree mouse and keyboard control to increase Gaussian random function
3Dgamefighting
- 三维游戏实例,用鼠标键盘控制游戏者寻找地形上的敌人。
spinner
- 本程序为C++ OpenGL源程序 使用了鼠标键盘游戏杆输入设备
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
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
KeyandMouseControl
- opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
RotateAndTranslateASierpinski(3Dimension)
- 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environme
InnerCubeCanVisualOnly
- 这是一个VC++MFC环境下的程序,用OpenGL图形接口进行绘制,可以利用鼠标和键盘进行交互式地移动绘制的图形,而且在旋转的过程中始终看到的是cube的内部。非常适合opengl的初学者参考学习。-This is a VC++ MFC environment procedures, using OpenGL graphics interface for drawing, you can use mouse and keyboard to move the interactive graphic
ww
- 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
glut_mouse_keyboard
- Visualc++ 实现画圆 线 矩形 设备应用鼠标 键盘控制-Visual c++ realising to draw a line circle and rectangle with mouse and keyboard
aa
- opengl画球体,可以做多种变换,利用了键盘事件和鼠标事件-opengl draw sphere, we can do a variety of transformations, using the keyboard events and mouse events
CG_exp2
- 这是一个从文件中读入顶点和三角形信息,做出三维图形,并且同时用鼠标和键盘实现了缩放,旋转,平移等基本操作,是用opengl进行三维作图,实现键盘鼠标交互的一个不错例子-This is a read from a file vertex and triangle information, making three-dimensional graphics, and also with the mouse and keyboard to achieve the zoom, rotation, tra
openGLzoo
- 一个三维场景,实现鼠标键盘控制,用openGL实现的3d场景-A three-dimensional scene, to achieve mouse and keyboard control, achieved with openGL 3d scene
assig4_modellingzoo
- 用openGL实现三维的场景漫游,用鼠标键盘控制,并导入3ds文件-Three-dimensional scene using openGL roaming, with the mouse and keyboard control, and import 3ds files
glut_MFC_Std
- 只是一个简单的基于MFC的OpenGL编程。有基本的对鼠标键盘的影响处理-An MFC program using OpenGL, you can moving a Cube box with arrow key, drug mouse to rotate with left button down. Wheel with left button down to scale box.
naze
- 基于opengl三维迷宫游戏 源代码 可变换贴图场景 天气 鼠标键盘共同操作游戏-Opengl 3D maze game source code to transform the map scene weather mouse and keyboard operation game
3D-Billiard
- 基于opengl与openAL的简单3d桌球游戏,包括场景建模,声音,贴图,场景漫游,鼠标键盘控制等功能。-Opengl and openAL simple 3d billiard games, including the scene modeling, sounds, textures, scenes walkthrough, mouse and keyboard control functions.
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.)
openGL鼠标操作和字符键盘操作
- 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)
鼠标控制正方体下拉菜单
- 可实现鼠标控制正方体菜单的贴图和鼠标键盘控制旋转。(Mapping and mouse keyboard control can realize the mouse to control the rotating cube menu.)