/Turbine

Barebones 2D OpenGLES game engine

Turbine

All the legwork of setting up a 2D OGLES environment, loading and packing images into textures, and drawing these sprites from the textures is done. The texture packing algorithm I used can be found here:

http://www.blackpawn.com/texts/lightmaps/