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

搜索资源列表

  1. OglD3DMix

    1下载:
  2. 这里没有 游戏代码片段分类,只好放这里了。 这是一个Direct3D和OpenGL混合的框架。 可通过 F1控制用OpenGL渲染还是用D3D渲染。-There is no classification code fragments game, but up here. This is a mixed Direct3D and OpenGL framework. F1 can be controlled through use of OpenGL rendering or a Mo
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:48409
    • 提供者:邵小宁
  1. man

    0下载:
  2. 小游戏是男人就下一百层源码,详细注释了该程序的编写过程,以及各程序段的作用 使用说明,运行游戏之前需要下载opengl的库文件,开始游戏按B,恢复初始化R,左右方向键控制人物左右移动
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:140882
    • 提供者:范凡
  1. 3DEngine

    0下载:
  2. 3d引擎,没有用API。用的OpenGL. 包括 建筑3d模型 旋转模型 平坦阴影 光照 控制操作  -3d engine, did not use API. Using OpenGL. Including construction 3d model of a flat rotation model of the shadow of light control operations
  3. 所属分类:Game Engine

    • 发布日期:2017-04-17
    • 文件大小:267795
    • 提供者:赵文
  1. simplevaders

    0下载:
  2. Simplevaders是一款与“太空入侵者”相似的太空射击类游戏,玩家只需要控制屏幕底部的飞船向上部的“太空入侵者”击落,阻止其下落到屏幕底部。相比前作,Simplevaders具有一些更高级的特性,主要是因为Simplevaders基于Opengl开发,具有很多特效。-Is a Simplevaders and " Space Invaders" is similar to the space shooting games, players only need to con
  3. 所属分类:Shot Game

    • 发布日期:2017-04-02
    • 文件大小:341354
    • 提供者:mengfei
  1. workForGame

    0下载:
  2. 本程序使用OPENGL实现了一个3D的场景地图实现以及漫游功能,可以使用按键控制行走。-This program uses OPENGL implements a 3D map of the scene to achieve, as well as roaming, you can use the keys to control walking.
  3. 所属分类:Other Games

    • 发布日期:2017-06-21
    • 文件大小:38144639
    • 提供者:jason
  1. SkyAndTerrain

    0下载:
  2. 这是用OpenGL在vc++6.0环境下写的天空地形游走的代码,可用键盘控制。-It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain, available keyboard control.
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1479185
    • 提供者:王力
  1. GLGLGL

    0下载:
  2. 一个简单的openGL演示程序,方向键控制,esc退出-a simple opengl demo
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:986446
    • 提供者:noname poi
  1. SDL

    0下载:
  2. SDL是Simple DirectMedia Layer(简易直控媒体层)的缩写。它是一个跨平台的多媒 体库,以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了 2D图形帧缓冲(framebuffer)的接口, 以及为 OpenGL 与各种操作系统之间提供了统一的标准接口以实现 3D图形。从这些属性我 们可以看出,SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。-SDL is the Simple
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:586882
    • 提供者:peng
  1. OpenGL-GAME-Shoot-Fly

    1下载:
  2. OpenGL实现的小游戏“猎杀飞机”源代码、项目文件和资源图片,大学“游戏程序设计”课的作业。游戏内容为玩家控制潜水艇发导弹打飞机。-A sample about OpenGL.A game about shooting plane.
  3. 所属分类:Shot Game

    • 发布日期:2017-05-27
    • 文件大小:9998921
    • 提供者:踏破星辰
  1. MD3Loader

    0下载:
  2. 游戏开发C++代码,利用opengl控制人物的活动-Game development C++ code using opengl control activities of the characters
  3. 所属分类:Other Games

    • 发布日期:2017-05-26
    • 文件大小:8806011
    • 提供者:szx
  1. DancingBallon

    0下载:
  2. opengl 1.0编写的一段小动画,没有添加控制系统,简单线条和高质量的卡通渲染,如果有心可以在本引擎上自行改进和添加功能。-opengl 1.0 written a small animation, do not add the control system, simple lines and high-quality cartoon rendering, if determined to improve and add functionality in the engine itself.
  3. 所属分类:Game Engine

    • 发布日期:2017-11-14
    • 文件大小:68876
    • 提供者:赵洋
  1. Chess-9

    1下载:
  2. Qt + OpenGL OpenGL部分只是棋盘和落子的绘制 实现基本功能有: 棋局保存、打开、背景音乐、暂停、悔棋、认输、交换棋局、排行榜 可以做参考,Qt版本是4.8.2 不足的地方很多,比如基本的功能控制没有做,如需帮助,可留言我,邮箱:mrzhufeng@126.com-Qt+ OpenGL OpenGL part is just the drawing board and Lazi basic functions are: chess game s
  3. 所属分类:棋牌游戏

    • 发布日期:2013-07-06
    • 文件大小:17905184
    • 提供者:朱峰
  1. ConsoleMain

    0下载:
  2.   单人游戏:一方用户控制,一方电脑自动控制   使用OpenGL编程实现-Single game: one user control, automatic control of one computer programming using OpenGL
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:3351
    • 提供者:huaxixi
  1. skeleton

    0下载:
  2. 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:431231
    • 提供者:李小强
  1. HW2

    0下载:
  2. 简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++ -A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:92701
    • 提供者:shengxiang guo
  1. earthusingopenglPVCPP

    0下载:
  2. 键盘控制opengl模型运动,人机交互的小例子-opengl motion
  3. 所属分类:Other Games

    • 发布日期:2017-05-31
    • 文件大小:13177198
    • 提供者:刘德华
  1. 5DGS-OpenGLgame10

    0下载:
  2. 5DG S OpenGL游戏 项目名称:5DG S Win32 Framework 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换-5DG S OpenGL 5DG S Win32 Framework
  3. 所属分类:Shot Game

    • 发布日期:2017-05-03
    • 文件大小:900864
    • 提供者:刘庆
  1. 5DGS-OpenGLgame-9

    0下载:
  2. 5DG S OpenGLgame9 5DG S OpenGL版 项目名称:5DG S Win32 Framework 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换-5DG S OpenGLgame9
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:3617476
    • 提供者:刘庆
  1. 方形SiO2空间转移术

    0下载:
  2. 基于OpenGL,实现摄像机控制,方块模型,记录模型位置,实现砌砖,验收双模式。(Based on OpenGL, camera control, box model, record model location, bricklaying, acceptance dual mode.)
  3. 所属分类:游戏

    • 发布日期:2018-04-22
    • 文件大小:7983104
    • 提供者:ue4菜菜子
搜珍网 www.dssz.com