CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - events

搜索资源列表

  1. mouse_events

    0下载:
  2. 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.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:
  1. Once

    0下载:
  2. 该例子演示的是使用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
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:942.79kb
    • 提供者:张震沣
  1. aa

    0下载:
  2. opengl画球体,可以做多种变换,利用了键盘事件和鼠标事件-opengl draw sphere, we can do a variety of transformations, using the keyboard events and mouse events
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:1.91kb
    • 提供者:cloud
  1. OpenGL_Robert

    0下载:
  2. 该程序用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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:
  1. GlutEvents

    0下载:
  2. Demonstration C++ code. Demonstrates Glut events handling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:13.31kb
    • 提供者:bob stan
  1. openglshubiaochuli

    0下载:
  2. 该代码使用opengl函数编写,实现的功能是对鼠标点击事件进行处理-The code uses the opengl function to write, implement the function is to handle mouse click events
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:39.78kb
    • 提供者:刘玉
  1. OPENGlCODE

    0下载:
  2. OPENgl绘制多边形,可实行光照变换,和鼠标事件改变位置,动画功能-OPENgl polygon, it can take light transform, and change the location of mouse events, animated feature
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:17.97kb
    • 提供者:AQ
  1. events

    0下载:
  2. this file is about events on OpenGl and C-this file is about events on OpenGl and C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:113.68kb
    • 提供者:dana
  1. CMFOpenGL

    0下载:
  2. 使用android openglES实现了旋转的正方体的绘制,包括支持纹理,监听并响应触摸事件-The android openglES rotating cube drawing, including support for texture, listens and responds to touch events
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:481.96kb
    • 提供者:mfcai
  1. OGLEvent

    0下载:
  2. VC与OpenGL的事件编程(源码):实现小球的绘制,可以改变背景颜色,添加光照,进行比例缩放和动画旋转-VC and OpenGL programming events (source): drawing of the ball, can change the background color, add light, scaling and rotation animation......
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:张少帅
  1. bicycleByOpenGL

    0下载:
  2. opengl写的一个可以运动的自行车程序 可以放大缩小 改变方向,接收键盘事件 向前转动行走,停止等-opengl write an exercise bike program You can zoom Change direction, receive keyboard events Walking forward rotation, stop, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:135.62kb
    • 提供者:刘咏梅
  1. openGLRedBlue

    0下载:
  2. 利用OpenGL实现的 红蓝三维图像 显示并旋转功能。可以对窗体进行切换,并且响应了键盘事件。-Use OpenGL, red and blue three-dimensional image display and rotate functions. Forms can be switched on and responding to keyboard events.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:14.94kb
    • 提供者:lqy
  1. mouse1

    0下载:
  2. 计算机图形学opengl 鼠标事件的基本框架,包括鼠标回调函数,鼠标点击,移动,释放登事件-The basic framework of computer graphics opengl mouse events, including mouse callback function, mouse click, move, release the registration event
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1.13kb
    • 提供者:patxingyi
  1. OpenGL_CPP_mfc

    0下载:
  2. 使用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.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8.08mb
    • 提供者:oscar
  1. glfw-3.0.4

    0下载:
  2. 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
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:836.62kb
    • 提供者:李刚
  1. Bresenham

    0下载:
  2. Bresenham画圆算法,采取圆的8个对称点画圆,增添鼠标控制事件-On Bresenham algorithm, take a round of eight symmetrical point circle, adding mouse control events
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1.34kb
    • 提供者:张博
  1. Bresenham-linear-algorithm

    0下载:
  2. Bresenham直线绘制算法,增添了鼠标控制事件,绘制直线-Bresenham line drawing algorithm, adding a mouse to control events, draw a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:张博
  1. qgraphicsitem

    0下载:
  2. item事件可用于鼠标事件等qgraphicsitem 与qgraphicsview 等结合-The item for qgraphicsitem events such as the mouse events
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:596.11kb
    • 提供者:陈林
  1. glfw-master

    1下载:
  2. glfw: Go cross-platform glfw library for creating an OpenGL context and receiving events.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:15.12kb
    • 提供者:semang
  1. assignment1

    1下载:
  2. 有一些按键实现和基本的房间布置以及光源纹理设置等(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
  3. 所属分类:OpenGL

    • 发布日期:2018-12-21
    • 文件大小:183kb
    • 提供者:一个小萌新
« 12 »
搜珍网 www.dssz.com