CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 键盘

搜索资源列表

  1. OPENGL(4).rar

    1下载:
  2. 前面三篇文章已经把OPENGL的编程基本结构描述完毕。以后 会在这个基础上逐渐深化,不断增添新内容。这一篇是讲述 键盘操作和动画基础(实际还差的远哪)。只是个简单的能 由用户控制的动画,让物体前后移动,左右旋转。是我们自 己的第一个QUAKE!当然这个版本谁买谁上当,呵呵。 这篇的另一个目的就是加深前面对于CALLBACK函数的认识以 及对于变换的直观解释,任何变换你都可以从屏幕上通过自 己的操作看出来: 我只把和以前变化的部分标记中文解释
  3. 所属分类:OpenGL

    • 发布日期:2014-01-22
    • 文件大小:2.03kb
    • 提供者:
  1. 键盘控制和三维透明(7、8)

    1下载:
  2. 这个是相当不错的OpenGL教程,该教程的每一篇都是结合着实例, 结合着源代码来讲解的, 循序渐进, 是学习 OpenGL 的佳品。 Lesson7--Lesson8-this is a fairly good guide OpenGL, the Directory each with a combination example, in conjunction with the source code to explain the gradual process of learning Op
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:205.7kb
    • 提供者:唐伟
  1. SnowMan2

    1下载:
  2. opengl键盘和鼠标控制,改进了前面一个程序
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:185.11kb
    • 提供者:wangyun
  1. aswd实现Opengl漫游键盘控制

    0下载:
  2. 通过定义键盘上的aswd来控制OPENGL中的摄像机的前进、后退、左转、右转
  3. 所属分类:Windows编程

    • 发布日期:2011-03-14
    • 文件大小:600byte
    • 提供者:j_061034910
  1. opengl的太阳系

    0下载:
  2. 有详细注释的opengl包含光照,纹理,转动,键盘交互的程序
  3. 所属分类:源码下载

  1. opengl贴图旋转长方体

    0下载:
  2. 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
  3. 所属分类:源码下载

    • 发布日期:2012-06-25
    • 文件大小:2.53kb
    • 提供者:jndxxh@163.com
  1. OpenGL-Camera

    0下载:
  2. OpenGL 摄像机初始化与摄像机键盘控制-Camera OpenGL initialization and keyboard control the camera
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.4mb
    • 提供者:GaoWei
  1. Teapot

    0下载:
  2. 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:678.08kb
    • 提供者:卢成彪
  1. opengl

    1下载:
  2. 一个简单的场景漫游。通过鼠标、键盘等实现交互。程序简单,适合新手。-A simple scene roaming. Mouse, keyboard, etc. interact. Program is simple, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:11.4mb
    • 提供者:黄进
  1. circle

    0下载:
  2. OPENGL入门程序,圆形的绘制,包括响应键盘的移动-OPENGL entry process, drawing round, including the response to the keyboard for mobile
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5.23kb
    • 提供者:Fu Xiangwei
  1. opengl_my

    0下载:
  2. opengl漫游程序,可用键盘上下左右控制前进方向,是做虚拟现实的好资料-opengl roaming process, the keyboard can control up and down left and right direction is good information to do virtual reality
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.79mb
    • 提供者:haodan
  1. dffs

    2下载:
  2. 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-29
    • 文件大小:3.3mb
    • 提供者:徐慧慧
  1. Ball

    0下载:
  2. 自己编写的一个基于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
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:15.9kb
    • 提供者:Mohane
  1. dayandnight

    0下载:
  2. opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7.74mb
    • 提供者:xuhuihui
  1. MySolarSystem(1.2)

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

    • 发布日期:2017-06-10
    • 文件大小:16.96mb
    • 提供者:chen
  1. OpenGL Robot

    1下载:
  2. OpenGL机器人: 带有光照效果,并可以通过键盘或鼠标来改变光源的位置; 用户可以通过键盘来旋转机器人的手臂或腿; -MFC under the framework of opengl robot, head, hands, feet can include the overall rotation, of course, light and color! ! ! ! !
  3. 所属分类:OpenGL

    • 发布日期:2013-07-01
    • 文件大小:2.09mb
    • 提供者:黄荣浩
  1. NEHEOPENGL

    1下载:
  2. NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.57mb
    • 提供者:朱曙鹏
  1. robot

    0下载:
  2. opengl中实现机器人,手臂的绘画,用键盘控制,手臂的旋转-opengl in the robot arm of the painting, keyboard control, the rotation of the arm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1.37kb
    • 提供者:
  1. zhengye

    0下载:
  2. opengl代码,三维球体关照效果,带键盘操作-i can t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:郑冶
  1. openGL鼠标操作和字符键盘操作

    0下载:
  2. 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:13kb
    • 提供者:傻瓜盟主
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com