Game engines for Android
1. Unity 3D
unity 3d is an award winning game engine designed by Unity technologies.
| Platforms | Android, IOS, Windows, Web, PS3 |
|---|---|
| Web Page | http://unity3d.com/ |
| Liscense | Commercial |
| Languages | C#, Javascript, Boo |
| UI | Scene editor, Animation editor, Terrain editor |
| Scene type | 3D/2D |
| Details | Best game engine, directly create apk, no support for armv6 phones |
2. Wave Engine
| Platforms | Android, IOS, Windows |
|---|---|
| Web Page | http://www.waveengine.net/ |
| Liscense | Free |
| Languages | .NET |
| UI | Asset manager, VS integration, native physics, Control Library inspired on WPF technology |
| Scene type | 3D/2D |
| Details | requires Xamarin/Mono |
3. Lib gdx
| Platforms | Android, IOS, Windows, HTML5 |
|---|---|
| Web Page | http://libgdx.badlogicgames.com/ |
| Liscense | Free |
| Languages | java |
| UI | Eclipse integration, No GUI |
| Scene type | 3D/2D |
| Details | has fbx importer/converter, uses OpenGL ES 2.0, IOS export requires Xamarin/Mono |
4. jMonkey
| Platforms | Android [?] |
|---|---|
| Web Page | http://jmonkeyengine.org/ |
| Liscense | Free |
| Languages | java |
| UI | Netbeans integration |
| Scene type | 3D/2D |
| Details | support for GLSL, particle systems; asset system; Bullet physics; supports wide range of 3D models |
5. DX Studio
| Platforms | Android, Windows, HTML |
|---|---|
| Web Page | http://www.dxstudio.com/features.aspx |
| Liscense | Free, Pro:free |
| Languages | Javascript, .NET |
| UI | Scene Editor, VS and eclipse integration |
| Scene type | 3D/2D, (3D currently not available for android) |
| Details | currently incomplete, toony interface, VS upto 2010 support, 3D scene not supported in android |


Comments
Post a Comment