Open Source Android Apps for Developers: Catcake (Android Game Engine)
Open Source Android Apps for Developers: Catcake (An Open Source Graphics Engine)
Description
Catcake is an Open Source Graphics Engine which runs on following platforms for now:
* Android
* Windows
* Linux
Catcake is a cross-platform 3D graphics engine intended to be easy-to-use and high performance, which also supports the features for game development, such as animation, input device handling and sound playing.
Project Home
http://code.google.com/p/catcake/
Project owners
takashi.kitao
Version
0.9.5
Downloads
http://code.google.com/p/catcake/downloads/list
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://catcake.googlecode.com/svn/trunk/ catcake-read-only
The main features include:
* Polygon and sprite rendering with scene graph
* Transparent objects management
* Lightweight task management for animation
* Resource (includes VRAM) management
* Memory management
* Automatic frame-rate adjustment
* Font rendering (TTF, TTC, OTF, and so on)
* Screen splitting
* Real-time debugging monitor
* Programmable shaders (GLSL)
* Lighting (parallel and point lights)
* Input device (mouse and keyboard) management
* Sound playing with 4-channel mixer
* Collision detection (sphere, box, triangle and ray)
* Configuration file parser
* 3D model drawing (3DS)
* Motion playing
* 3D model auto-generation from 2D images
Posted by Cute Android
Related Android Apps:
- Open Source Android (2D or 3D) Game Engine for Android Developers Plus
- Open Source Android Apps for Developers: jMonkeyEngine (Java Based 3D Game Engine)
- Ten Open Source Android (2D or 3D) Game Engine for Android Developers
- Open Source Android Apps for Developers: Android-2D-Engine (Android Game)
- Open Source Android Apps for Developers: YoghurtGum (Android Game Engine)
- Open Source Android Apps for Developers: Mages (Android Game Engine)
- Open Source Android Apps for Developers: jPCT-AE (Android Game 3D Engine)
- Open Source Android Apps for Developers: Angle (Android Game Engine)
- Open Source Android Apps for Developers: AndEngine (Android Game Engine)
- Open Source Android Apps for Developers: Forget3d