搜索资源列表
mouse_events
- Source code example of processing mouse events in an OpenGL program using the Win32 API. -Source code example of processing mouse ev ents in an OpenGL program using the Win32 API.
Once
- 该例子演示的是使用OPENGL标准框架在游戏中建立菜单的方法,包括菜单的建立、鼠标指针的创建、菜单对鼠标的响应事件以及对贴图的处理和在菜单中对光线的应用。-demonstrated by the example of the use of OpenGL standard framework for the game to establish the menu, including the establishment of the menu, the mouse pointer's fou
aa
- opengl画球体,可以做多种变换,利用了键盘事件和鼠标事件-opengl draw sphere, we can do a variety of transformations, using the keyboard events and mouse events
OpenGL_Robert
- 该程序用OpenGL绘制出一个机器人,并且可以通过键盘按键事件来控制机器人的四肢及头眼睛的运动-The program with the OpenGL draw a robot, and can be controlled via the keyboard key events eye robot' s limbs and head movement
GlutEvents
- Demonstration C++ code. Demonstrates Glut events handling.
openglshubiaochuli
- 该代码使用opengl函数编写,实现的功能是对鼠标点击事件进行处理-The code uses the opengl function to write, implement the function is to handle mouse click events
OPENGlCODE
- OPENgl绘制多边形,可实行光照变换,和鼠标事件改变位置,动画功能-OPENgl polygon, it can take light transform, and change the location of mouse events, animated feature
events
- this file is about events on OpenGl and C-this file is about events on OpenGl and C++
CMFOpenGL
- 使用android openglES实现了旋转的正方体的绘制,包括支持纹理,监听并响应触摸事件-The android openglES rotating cube drawing, including support for texture, listens and responds to touch events
OGLEvent
- VC与OpenGL的事件编程(源码):实现小球的绘制,可以改变背景颜色,添加光照,进行比例缩放和动画旋转-VC and OpenGL programming events (source): drawing of the ball, can change the background color, add light, scaling and rotation animation......
bicycleByOpenGL
- opengl写的一个可以运动的自行车程序 可以放大缩小 改变方向,接收键盘事件 向前转动行走,停止等-opengl write an exercise bike program You can zoom Change direction, receive keyboard events Walking forward rotation, stop, etc.
openGLRedBlue
- 利用OpenGL实现的 红蓝三维图像 显示并旋转功能。可以对窗体进行切换,并且响应了键盘事件。-Use OpenGL, red and blue three-dimensional image display and rotate functions. Forms can be switched on and responding to keyboard events.
mouse1
- 计算机图形学opengl 鼠标事件的基本框架,包括鼠标回调函数,鼠标点击,移动,释放登事件-The basic framework of computer graphics opengl mouse events, including mouse callback function, mouse click, move, release the registration event
OpenGL_CPP_mfc
- 使用C++编写的openGL的mfc项目,使用到了一些,贴图,渲染,音乐,鼠标键盘事件。作为了解OpenGL有抛砖引玉的功能。-Written using openGL C++ the mfc project, use to some, textures, rendering, music, mouse and keyboard events. There are better ideas as to understand the function of OpenGL.
glfw-3.0.4
- GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events. It is easy to integrate into existing applications and does not lay claim to the main loop
Bresenham
- Bresenham画圆算法,采取圆的8个对称点画圆,增添鼠标控制事件-On Bresenham algorithm, take a round of eight symmetrical point circle, adding mouse control events
Bresenham-linear-algorithm
- Bresenham直线绘制算法,增添了鼠标控制事件,绘制直线-Bresenham line drawing algorithm, adding a mouse to control events, draw a straight line
qgraphicsitem
- item事件可用于鼠标事件等qgraphicsitem 与qgraphicsview 等结合-The item for qgraphicsitem events such as the mouse events
glfw-master
- glfw: Go cross-platform glfw library for creating an OpenGL context and receiving events.
assignment1
- 有一些按键实现和基本的房间布置以及光源纹理设置等(1. Draw at least five geometric primitives in the 3D space bounded by the five planes; 2. Ensure that the objects are in good lighting condition; 3. Create at least five keyboard or mouse events; 4. Design diverse objects
