Description: DXFramework--不错游戏开发引擎平台。OpenGL方面的东东。详细情况看里面说明。-DXFramework-- good platform game development engine. The OpenGL Wanton. See details of the note inside. Platform: |
Size: 11897856 |
Author:何明 |
Hits:
Description: 这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting. Platform: |
Size: 743424 |
Author:李玲 |
Hits:
Description: 使用open gl编写的游戏引擎,有漫游等功能,可以在此基础上进行简单的游戏开发-use open gl prepared by the game engine, features such as roaming, this can be conducted on the basis of a simple game Platform: |
Size: 1209344 |
Author:zzy |
Hits:
Description: ZFXC是一款比较出名的3D游戏引擎。使用lua为脚本语言。图形模块用OpenGL和Direct3D开发实现跨平台。总之这个引擎很不错值得研究。-ZFXC is a relatively well-known 3D game engine. The use scripting language for the song. Graphics with OpenGL and Direct3D to achieve cross-platform development. In short, the engine very well worth studying. Platform: |
Size: 1113088 |
Author:张朋 |
Hits:
Description: E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能!
因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~
文件说明
Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的
WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存
UnitX.txt 单位定义文件 所有游戏单位的定义都在这里~ 包括自己的飞机~ 子弹 敌人~等等~ 敌人如何行动也是在这里定义的
Level.lev 游戏关卡文件 保存了游戏关卡数据文件
使用以上4个文件 你就能做出你自己的飞机游戏了~~
你也可以试着把这个未完成的关卡完成~
目前地图编辑器正在开发中~~
=========================
控制说明
发射子弹 空格
Ctrl 炸弹
方向键 控制行动
=========================
-- 其他功能继续完善中 --
-E. fighters is I spent a few months to do a simple game engine aircraft, which currently support from the definition of resources, Since the definition of units, editing functions such as hurdles! I do not really understand them because currently the OpenGL games or use GUI ~ ~ drawing on the CPU requests than ~ ~ ~ and higher OpenGL texture is not in support of any size photo-documented Reslist.g am documents game game resources needed resources are pictures here- definition version of the current form it is the preservation of WA V.txt game voice resource documents game inside-the voices are used in the text is here ~ UnitX preservation. txt units definition files all game units in the definition here- including its own aircraft bullets enemies ~ ~ ~ enemy, etc. How can people in actio Platform: |
Size: 652288 |
Author:杨明 |
Hits:
Description: ZIG Game Engine是一个免费的,或扩展的,C/C++ 游戏库。它提供了联网,脚本化,调试帮助和其它工具。和你的多媒体库(如Allegro, SDL, OpenGL)一起使用,你可以生成一个完整的客户端/服务器游戏或引擎-ZIG Game Engine is a free, or expanded, C/C for the game. It provides networking, scripts, debugging and other tools to help. And your multimedia library (such as the Allegro, SDL, OpenGL) used together, You can generate a complete client/server or game engine Platform: |
Size: 1561600 |
Author:kuse |
Hits:
Description: EasyWay Game Engine是一个强大的2D(将来将实现3D) OpenGL Java游戏引擎。它易于使用、快速和可扩展。利用EasyWay只需编写几行代码就能够实现你的游戏梦想。-EasyWay Game Engine is a powerful 2D (the future to achieve 3D) Op enGL Java games engine. It easy to use, fast and can be expanded. EasyWay prepared using only a few lines of code will be able to achieve your dream of the game. Platform: |
Size: 3196928 |
Author:vkuang |
Hits:
Description: 经典射击类游戏quake1的原代码,游戏引擎的祖宗,内还3D,立体,等源码,采用opengl开发-Shooting quake1 classic original game code, game engine ancestors, which is also 3D, three-dimensional, such as source code, using opengl development Platform: |
Size: 376832 |
Author:爱逍遥 |
Hits:
Description: 采用 OpenGL 开发的游戏引擎!支持 Linux /Windows 平台-Developed using OpenGL game engine! Support for Linux/Windows platform Platform: |
Size: 482304 |
Author:Xiaobin Zhang |
Hits:
Description: 开发工具是vc和opengl,是一个游戏引擎,看完后能提高你对opengl的认识-Development tools is vc and opengl, is a game engine, after reading to enhance your understanding of opengl Platform: |
Size: 1215488 |
Author:lantian |
Hits:
Description: 如果你想编写自己的3D引擎而不知道何处下手,那么就看这本书吧。虽然使用的是OpenGL,但是大部分时候你不必关心所使用软件渲染器,我们讨论的是引擎的架构而不是学习OpenGl API什么的。-3D Game Engine Architecture,for you design
your engine.Be note,we point to design, not hacking a bunch of code into IDE . Platform: |
Size: 3472384 |
Author:ray |
Hits:
Description: opengl游戏引擎,简单实用,非常有参考和学习价值哦。-opengl game engine, simple and practical, very good reference and learning the value of Oh. Platform: |
Size: 2413568 |
Author:zsj |
Hits:
Description: 此代码为< OpenGL游戏编程> 一书的源代码。内容包含:
游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the source code. Content includes: Quick Start Game Development, OpenGL application framework, OpenGL transformations, OpenGL lighting, material and texture, OpenGL font, camera roaming, open space and terrain structure, model loading, real-time shadows, DirectInput use, DirectSound use, game The physical simulation, particle system, constructed the game engine, 3DRPG game, Quake and other instances of indoor scenes Platform: |
Size: 11613184 |
Author:yangang |
Hits: