Key features:
- Resource management, include textures, shaders, fonts
- Orthographic camera
- Occlusion culling, draw only what can be seen
- Sprite rendering, sorted by Z value
- Animation rendering
- Text rendering, using bitmap font
- Particle effect(WIP)
Screenshot
Usage
see TestCase.cpp for example usage
Dependencies
- pugixml
- FreeImage
- openFrameworks
LICENSE
- GPL, see LICENSE file for more information
- i do not own the sprite