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

搜索资源列表

  1. robot

    0下载:
  2. OPENGL绘制机器人,绘制出来的机器人可以进行手脚的键盘控制-opengl control the robort with the keyboard
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:91880
    • 提供者:karen
  1. FractalTerrain

    0下载:
  2. OpenGL 编写的三维场景模拟程序。可以实现实时漫游。使用键盘方向键控制。-OpenGL three-dimensional scenes of the preparation of the simulation program. Can achieve real-time roaming. Use the keyboard arrow keys to control.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:71634
    • 提供者:小邵
  1. Terrain3DTest

    1下载:
  2. OpenGL编写的模拟飞行游戏。通过VC和opengl模拟地形以及飞机。通过键盘方向键控制飞机实现漫游。-Flight Simulator prepared OpenGL games. Through the VC and opengl terrain and aircraft simulation. Through the keyboard arrow keys to control the aircraft to achieve roaming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:370620
    • 提供者:小邵
  1. intercontrol

    0下载:
  2. OpenGL交互式控制的演示代码,演示了基本的功能:键盘交互 鼠标交互-Interactive control of OpenGL demo code to demonstrate the basic features: interactive keyboard mouse interaction
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:2024
    • 提供者:dde
  1. 3DSFileLoader

    0下载:
  2. 3ds文件阅读器 可以通过建模软件建立模型 然后通过文件导入程序 最后通过opengl控制实现动画的效果-3ds file reader through the modeling software can model the procedure and then file into the final opengl control through the realization of the effect of animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1560220
    • 提供者:dw
  1. Exam01

    0下载:
  2. MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1812079
    • 提供者:lcna
  1. code2

    0下载:
  2. opengl Blend ESC:退出程序 F1:窗口模式或全屏模式的切换 B:允许或禁止Blend 上下方向键:控制外层矩形的Alpha值 左右方向键:向左或向右移动外层的矩形 PageUP、PageDown:沿Z轴向外、向内移动外层的矩形-opengl Blend ESC: exit F1: Window mode or full-screen mode switch B: to permit or prohibit Blend up and down ar
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:634465
    • 提供者:ccl
  1. Puzzle

    0下载:
  2. OpenGL实现的puzzle小游戏,实现了基本图像及键盘控制功能。-OpenGL implementation puzzle game to achieve the basic image and keyboard control functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:824446
    • 提供者:yaoyuan
  1. OPENGLMaze

    0下载:
  2. OpenGL实现的迷宫程序,相应键盘的控制键,控制方向。-OpenGL implementation of the maze procedure, the corresponding control of the keyboard keys to control direction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:819031
    • 提供者:yaoyuan
  1. GLRobotArm

    0下载:
  2. 本程序主要实现对机器狗运动的仿真模拟,用opengl编程构造机器狗模型,以及运动的控制操作。-This program primarily to realize the movement simulation of robot dog, robot dog model constructed using opengl programming, as well as movement control operations.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:81752
    • 提供者:gaobaoyu
  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
    • 文件大小:2060719
    • 提供者:
  1. BspLines

    0下载:
  2. BspLines曲线生成 Step1:建立控制点数组; Step2:设定插值步长、曲线Si的控制点、参数t的取值区间为(0,1); Step3:用OPENGL画出各控制点及其连线; Step4:进行插值计算:计算出的若为第一个插值点定位到画图窗口否则画曲线到该点。 -BspLines curve generation Step1: establish control points group Step2: Set interpolation step, t
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2329851
    • 提供者:chengyangmao
  1. OpenGL3DStudio

    0下载:
  2. 一种OpenGL中3D Studio模型的读取与控制方法-A kind of OpenGL in the 3D Studio model to read and control methods
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:147927
    • 提供者:胡雨幕
  1. Bezier

    1下载:
  2. OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:12886
    • 提供者:不清楚
  1. 495410033_Hw4

    0下载:
  2. 用OPENGL寫的魔術方塊 可以利用鍵盤控制-Rubik' s Cube with the OPENGL write can use the keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:76698
    • 提供者:can
  1. rotate

    0下载:
  2. 提供opengl中选择的功能,可以控制物体的任意选择,有很好的接口控制绕各个轴的旋转-opengl rotate
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:93071
    • 提供者:刘刘
  1. reida3DemoBYZwqXin

    0下载:
  2. OpenGL编程之摄像漫游VC源码演示,这是学程序编游戏系列丛书中的一个实例,源码无错,编译顺利。窗口中运动的雷达和飞机是可以用键盘控制的,↑进 ↓退 →右 ←左 UP仰 DOWM俯,程序运行后会自动搜索视频渲染模式,如果找不到,会给出提示,程序也就不能运行,好好研究一下吧,这东西对编写三维游戏用得上-OpenGL programming of the camera roaming VC source code demo, this is the game of procedures compi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:50402
    • 提供者:parker
  1. TerrainHillshading

    1下载:
  2. 实现了MFC下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-MFC achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-24
    • 文件大小:9433562
    • 提供者:曹操
  1. version_three

    0下载:
  2. 1. 三角片渲染模型 2.鼠标控制物体旋转移动 OpenGL/C 开发-1. triangle-mesh modeling with input data 2. interactive mouse control the object Developed with OpenGL and C/C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4169187
    • 提供者:di cao
  1. piano

    0下载:
  2. opengl实现的钢琴小游戏,用按键控制钢琴键,还有背景音乐哦~-opengl implementation piano games, piano keys with the key control, as well as background music oh ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3341083
    • 提供者:李珊珊
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com