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

搜索资源列表

  1. OpenGL_Game_Programming_Source_classical_framework

    0下载:
  2. OpenGL游戏编程设计经典框架源码OpenGL Game Programming Source classical framework-Classical framework OpenGL Game Programming Source OpenGL Game Programming Source classical framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:13277
    • 提供者:puo
  1. opengl_game_programming_the_camera_roaming_Source.

    0下载:
  2. opengl游戏编程之摄像漫游源码opengl game programming the camera roaming Source-The roaming camera opengl game programming source code opengl game programming the camera roaming Source
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:107613
    • 提供者:puo
  1. GameDesign

    0下载:
  2. openGL下的飞机小游戏,包含自动地图生成,阴影,天空体,碰撞检测等功能-aircraft under openGL games, including automatic map generation, shadows, sky, body, collision detection and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:13098115
    • 提供者:huxiang
  1. 15th-chapter

    0下载:
  2. 这是OPENGL游戏编程的一个经典例子,游戏引擎,里面有两个游戏角色,简单的地图设计。对游戏初学者来说是不可多得的材料。-it is one game engine using OPENGL design.this game consists of two actors and one classic game map.if you are interested in the game design, it is sure that you will get a good starting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7132115
    • 提供者:yandong
  1. game_select_guaiwu

    0下载:
  2. 仿照openGL游戏开发中怪物角色的选择功能,程序中有三个怪物可选(用select模式渲染)-OpenGL game developers modeled the role of the selection function in the monster, the program has three monsters available (with the select mode rendering)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:249833
    • 提供者:mengmakies
  1. Lesson32

    0下载:
  2. opengl设置射击场景模拟射击的小游戏-opengl set the fire scene simulation shooting game
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:386103
    • 提供者:江川
  1. 1

    0下载:
  2. SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple Direc
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8253348
    • 提供者:我的名字
  1. rokon_tutorials

    0下载:
  2. 关于Rokon Rokon 是Android平台一个开源(New BSD)的2D OpenGL 游戏引擎,目前版本为 2.0.3 (09/07/10) 。其中集成了Box2D,帮助你在游戏中实现物理效果。本源码是Rokon的使用例子-About Rokon Rokon is an open source Android platform (New BSD) of the 2D OpenGL game engine, the current version is 2.0.3 (09/07/10
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3685550
    • 提供者:刘军
  1. OpenGlGameProgram

    0下载:
  2. OpenGL 游戏编程入门介绍,包括DirectX环境安装配置。适合新手入门-Introduction to game programming OpenGL, DirectX environments, including installation configuration. For Getting Started
  3. 所属分类:Game Program

    • 发布日期:2017-05-28
    • 文件大小:10796551
    • 提供者:solar
  1. A10Srccode

    0下载:
  2. 游戏源码,飞机射击游戏,VC++,OPENGL-VC++,OPENGL
  3. 所属分类:Shot Game

    • 发布日期:2017-03-31
    • 文件大小:258338
    • 提供者:yyb
  1. OpenGL

    0下载:
  2. 使用OpenGL编写游戏的教程,附带游戏源代码,对学习OpenGL编程很有帮助 -Written using the OpenGL game tutorial, with the game source code, useful for learning OpenGL programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8261061
    • 提供者:姜程
  1. OpenGL

    0下载:
  2. 开源的PolyVox中所给实例。做游戏的好帮手。-Open source PolyVox given in the instance. Make the game a good helper.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:333432
    • 提供者:yun
  1. OPENGL

    0下载:
  2. VC++ 中openGL 开发的游戏的完整代码-Using openGL develops the games
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1943843
    • 提供者:永强
  1. Watermelon-Chess

    0下载:
  2. 来自书籍 (完全探索 - Java游戏程序设计) 的程序码 主要介绍Java SE 6.0程序的相关基础知识,包含Layout Manager、事件、Java Web Start、网络程序结构、绘图与音效、Java Media Framework等内容,并介绍如何使用Java Bindings for OpenGL来开发3D程序与场景,及分别以Java Applet、Java 窗口、Java Web Start、主从结构等形式来开发游戏范例-From books (fully explore-
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:579789
    • 提供者:張景為
  1. 3d-cube-code

    0下载:
  2. 一个3D模仿游戏的源码极其资源 C++ OpenGL-3D cube game resource code C++ OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:30624
    • 提供者:yuan ye
  1. OpenGL

    0下载:
  2. OpengL三维游戏编程电子书!!!!希望对大家有帮助-OpenGL 3d proagram
  3. 所属分类:Shot Game

    • 发布日期:2017-06-08
    • 文件大小:46842880
    • 提供者:weida
  1. SDL-Introduction

    0下载:
  2. Simple DirectMedia Layer, 简称SDL,是一个自由的跨平台的多媒体开发包,主要通过OpenGL和2D视频帧缓冲(framebuffer)提供对音频、键盘、鼠标、游戏操纵杆 (joystick)和3D硬件的底层访问。它被广泛的应用于MPEG回放软件、模拟器和多个著名游戏中,如获得大奖的《文明:权倾天下》-Simple DirectMedia Layer, abbreviated SDL, is a free cross-platform multimedia develop
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:785688
    • 提供者:KaneAustin
  1. nddsa

    0下载:
  2. 简单的opengl游戏,适合初学者进行学习研究,不错的源码-Simple opengl games, suitable for beginners to learn research, a good source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:316405
    • 提供者:ideac3
  1. saddddfew

    0下载:
  2. 实例-深入opengl游戏 ,适合初学者进行学习研究,不错的源码-Example- in-depth opengl games, suitable for beginners to learn research, a good source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:289229
    • 提供者:
  1. CUNTIE_snake

    0下载:
  2. opengl环境下的贪吃蛇游戏,添加部分纹理,添加时钟-Snake game opengl environment, add some texture, add the clock
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:427474
    • 提供者:CUNTIE
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com