搜索资源列表
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
songame
- D3D写的一个轻量级引擎。使用静态链接!直接编译成lib-D3D write a lightweight engine. Use static links! Directly compiled into lib
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
dunker_demo
- 经典小游戏大菠萝源码,角色扮演精品之作,轻量级游戏功能完备-Large pineapple source for classic games, role-playing fine for the game fully functional lightweight
mrsd-v0.2
- mrsd是一款轻量级的中国象棋游戏源码,棋力一般。-Open-source Chinese chess program
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
ZeroBraneStudioExample_xlua-master
- ZeroBrane Studio 是一个轻量级的Lua IDE。拥有代码提示、语法高亮、远程调试、代码分析、调试等功能。支持多个 Lua 引擎 (LuaJIT, Löve 2D, Moai, Gideros, Corona, Marmalade Quick, MobileLua, GSL-shell, and others). 它是基于 Estrela Editor.用Lua开发的,用到了lua socket、WxWidget等。 可以很好的结合cocos2d-x做游戏开发。调
xLua-master
- XLua 脚本开发,该脚本语言轻量级,小巧,开发简单,效果高(Xlua scr ipt developing)
H5games
- 四款轻量级有游戏,基于H5实现的,可玩性高,运行速度快!(Four lightweight games, based on H5 implementation, high playability, fast operation!)
Unity.PureMVC
- PureMVC是一个轻量级框架,用于基于经典的“模型-视图-控制器”设计元模式创建应用程序。