搜索资源列表
Irrlicht_bc
- irrlicht BorlandC++重制版本 irrlicht是一个轻量级3D游戏引擎,原本不支持Borland C++,本人重新修改,让其支持。并可以在C++ Builder中使用
LGame-Simple-0[1].2.5
- 可用于开发2D游戏的引擎,使用Java语言,将轻量级控件进行封装,方便使用-Can be used to develop 2D games engine, the use of Java language, will be lightweight controls package, easy to use
Gmatrix
- Gmatrix是一款轻量级的游戏引擎. 包含一个自主编写的轻量级的xmlReader类:去掉write和对nested结构的复杂逻辑以及一个清晰的分离体系:游戏控制、游戏生命体、道具、场景、游戏引擎、动画播放、音效播放、游戏事件等元素,利于代码重构和升级等等 -Gmatrix is a lightweight game engine. Contains a self-prepared XMLReader lightweight categories: remove the write and t
Rap3d_SDK
- Rap3d是自己写的一个轻量级3D引擎,自己觉得比较好用。 我在sourceforge上申请了开源项目,在那里可以下载到Rap3d SDK. http://rap3d.sf.net/ Rap3d SDK 中有引擎的使用说明和几个例子,上手很快的-Rap3d write their own 3D engine, a lightweight, feel relatively easy to use. I have applied for open-source project on
Irrlicht_Engine(zh_cn)
- Irrlicht是一款轻量级的 3D 引擎,引擎本身精简强悍,功能也齐全,并且有自己专用的场景编辑器;此pdf是Irrlicht的中文学习指南,对新手来说,入门快、学习快。-Irrlicht 3D Engine is a lightweight, powerful engine itself to streamline the functions are complete, and the scene has its own dedicated editor this pdf is the s
love2dENGINE
- LOVE是一个使用 Lua 作为编程语言的轻量级 2D 游戏框架。LÖ VE是完全免费的,能用在任何友好的开源项目,或者“邪恶”的闭源商业项目中。-LOVE is a programming language to use Lua as a lightweight 2D game framework. LÖ VE is completely free, friendly and can be used in any open source project, or evil c
Unity.PureMVC
- PureMVC是一个轻量级框架,用于基于经典的“模型-视图-控制器”设计元模式创建应用程序。