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

搜索资源列表

  1. rgball

    0下载:
  2. 用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.cpp中包含了程序运行主体,phyobject.cpp中提供了力学碰撞的物理模型-with OpenGL write a similar pool of small game, including a pair of OpenGL and the basic operation of a simple mechanical model of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:226.29kb
    • 提供者:钟宇平
  1. MD3_VC6_VC7

    0下载:
  2. 大家知道QuakeIII这个游戏吧,这是一个导入QuakeIII人物角色的小程序-you know it the game, This is an introduction to the characters QuakeCon small programs
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.64mb
    • 提供者:赵鹏
  1. openglGame

    0下载:
  2. 本例从零开始实现了一个比较完整的声影并茂的OpenGL小游戏。 通过本例或光盘中的完整代码可以看出本例的一个特点就是根据具体情况构造了大量的函数。这也是大中型程序的特点,程序大了之后,系统本身提供的那些API函数就不够用了或是显得过于复杂。这时就不得不构造一些适合自己开发习惯和开发功能的函数和方法了。在习惯了这种做法之后,你会发现,其实它让我们节约了很多时间和精力。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:199.84kb
    • 提供者:赵舒
  1. choujiang

    0下载:
  2. 一个模拟抽奖的小工程,希望对游戏开发的程序员有帮助~
  3. 所属分类:OpenGL

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

    0下载:
  2. 本程序是用opengl和vc开发的一个小游戏,疯狂的网格,希望对大家有帮助。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:234.62kb
    • 提供者:lantianok
  1. GameSub-phaseXX

    0下载:
  2. 这是一个关于推相子的小游戏,非常好玩,非常适合初学MFC的程序员。 -This is a sub-phase on the Selection of small games, very fun, very suitable for novice programmers MFC.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:157.65kb
    • 提供者:钟华
  1. MyGame

    0下载:
  2. 这个程序是在vc和opengl下开发的,是一个小游戏,对学习opengl编程作用很大。-This procedure are at vc and opengl developed, is a small game, opengl to study the role of great programming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.47mb
    • 提供者:lantian
  1. SimpleGame

    0下载:
  2. Dev C++ OpenGL模板 简单的OpenGL小游戏,使用了各种OpenGL特性。 可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wa
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:772.84kb
    • 提供者:梁宇平
  1. osgcatch

    0下载:
  2. 该程序使用三维渲染引擎OpenSceneGraph实现了一个接盘子的小游戏-The program uses three-dimensional rendering engine access plate OpenSceneGraph implements a small game
  3. 所属分类:OpenGL program

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

    0下载:
  2. 基于OpenGL编写的汉诺塔小游戏,界面简单,程序层次清晰,利于OpenGL初学者学习-A Hanoi-Tower Game based on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1.82kb
    • 提供者:Jessica Bloom
  1. trunk-war

    0下载:
  2. 这个程序是在VC6.0环境下用OpenGL图形库写的一个小游戏坦克大战。程序中使用了OpenGL基本的图形操作,此外还使用了贴图,使得游戏更好看。-in this project ,i writed a sample game named trunk war. in the program, i use the basic operations of the OpenGL ,and i also used the knowlege o f texture.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2.17mb
    • 提供者:路会娜
  1. OPENGL_CSgame

    0下载:
  2. 本程序利用OPENGL 在VC开发环境下开发的类似CS的小游戏,供学习使用-The program utilizes OPENGL VC development environment developed the CS-like game for learning to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:1.22mb
    • 提供者:BoZhong
  1. PS04-zhaokunl

    0下载:
  2.   一共两个程序,第一个是bubble sort,以蓝色条形长度表示数字,然后依次进行bubble sort。第二个是一个飞船打障碍物的小游戏,左右键控制飞船水平移动,空格键控制发射炮弹。当炮弹击中障碍物,游戏结束。-A total of two programs, the first one is the bubble sort, the length of the blue bar represents a number, and then sequentially bubble s
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:4.31kb
    • 提供者:Robam
  1. MYCOLLISION1

    0下载:
  2. 基于openGL编写的模拟游戏场景的小程序,场景中色彩缤纷的小球碰撞到虚拟墙壁会反弹,并绽放出金色的光芒。-OpenGL prepared based simulation game scene applet scene colorful balls collide with the virtual wall will rebound, and bursting out with golden light.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:361.22kb
    • 提供者:Mr.shen
  1. MYRAIN

    0下载:
  2. 基于openGL编写的模拟游戏场景中雨水滴落在水池中的小程序。-OpenGL prepared based simulation game scene in the pool of rainwater dripping applet.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:689.38kb
    • 提供者:Mr.shen
搜珍网 www.dssz.com