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

搜索资源列表

  1. kock

    1下载:
  2. 用OpenGL编程,分别以直线段和正三角形为生成元,实现迭代6次以内的Kock曲线,用键盘交互控制迭代次数。 -Programming with OpenGL, respectively, as a straight line segment and triangle generator, to achieve within 6 iterations Kock curve, the number of iterations interactive control with the keybo
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1037
    • 提供者:祝策
  1. plane_roaming

    0下载:
  2. 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:107393
    • 提供者:张勇
  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-03-31
    • 文件大小:50402
    • 提供者:parker
  1. spirograph.c

    0下载:
  2. Draws spiral patterns in 2D with simple parameter animation and mouse control. Press the space bar to display a menu of keyboard and mouse options. In particular try the "a" and "e" keys. Run in the background while you re programming to increase pro
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:5862
    • 提供者:周默
  1. GraphicsEnd

    2下载:
  2. OpenGL编程实现的雪地模型,有山、水、房子、飞机等模型,场景移动响应鼠标、键盘操作,可以开启雾化效果,实现天空盒,有碰撞检测-OpenGL programming realize snow model, a mountain, water, the house, the airplane model, scene mobile response mouse, keyboard, can open atomization effect, achieve the sky box, there a
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-01
    • 文件大小:40009728
    • 提供者:李超
  1. cylinder-win32keyboardPmove

    0下载:
  2. WIN32环境下的OPENGL编程。实现功能:通过构建二次方程绘制三维图形,光照和材料设置,圆柱体上下表面封闭处理,键盘控制物体的旋转,缩放和移动。-WIN32 environment OPENGL programming. Function: quadratic equation by constructing three-dimensional graphics rendering, lighting and material set, the upper and lower surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1012651
    • 提供者:
  1. kock

    0下载:
  2. 1. 了解什么是kock曲线,其特点用途 2. 进一步体会opengl编程,并结合以往经验,运用迭代完成kock曲线 3. 学习使用键盘交互控制kock曲线迭代次数 -Understand what is kock curve, its characteristic purposes Further opengl programming experience, and connecting with the previous experience, adopting iterat
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:259803
    • 提供者:zhou shun
  1. Terrain3DTest

    0下载:
  2. 3d飞行游戏,有一架飞机在蓝天和绿地之间飞行,可以通过键盘对飞机的飞行进行导航。涉及到飞机建模以及大地和天空建模的知识,是学习OpenGl游戏编程非常好的例子。-3d flying game, a plane flying between the blue sky and green, through the keyboard to navigate the flight. Related to the knowledge of the aircraft modeling, and modeli
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:359709
    • 提供者:公维宾
  1. 3dSierpinski-light-texture-

    0下载:
  2. 3dSierpinski的漫游,光照,纹理等等!!!基于游戏编程的新框架,有对应的键盘响应处理-Roaming of 3dSierpinski, illumination, texture, and so on! ! ! New framework based on game programming, the corresponding keyboard response processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-03
    • 文件大小:305020
    • 提供者:鬼哥
  1. opengltest

    0下载:
  2. 本程序运用opengl编程语言绘制多纹理图形,并实现用键盘实现平移,用鼠标点击实现旋转-This procedure using opengl to draw more texture graphical programming language, using a keyboard realizing translation,and using the mouse to click on the implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18458242
    • 提供者:zenobia
  1. Three-dimensional-sphere

    0下载:
  2. 在c语言中使用opengl编程,在窗口中绘制三维球体,使用键盘中的上下左右方向键,左右键使得球体左右移动,上下坚实的球体朝里或朝外移动,但当向外移动到一定程度时,上下键功能相反-C language using opengl programming, rendering three-dimensional sphere in the window, use the up and down the keyboard arrow keys, left and right keys making sp
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1524804
    • 提供者:小子
  1. OpenGL-Spot

    0下载:
  2. OpenGL编程 实现点光源,键盘交互,可以移动光源,来观察物体表面的亮度变化。-OpenGL programming point source, keyboard interaction, you can move the light source, to observe changes in the brightness of the object' s surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:826495
    • 提供者:
  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:噼哩啪啦
搜珍网 www.dssz.com