Flaming-Torch-Framework
Flaming-Torch-Framework copied to clipboard
Open Source 2D Game Framework under zlib/libpng license (currently pre-alpha)
Need to be able to animate UI elements, like make them bounce, slide, fade in, etc.
Sometimes there's a frame or two when changing UI element textures a lot that text will get messed up. Figure out why and fix it.
Do this in another branch (nextgen) - Must be zlib compatible - Must be feature complete
- Exit (exits app) - Reload (reloads resources for now) - vars (shows all variables) - commands (shows all commands)
Now that the old UI code is gone we need a new text renderer. - Store glyphs in a texture - Cleanup out-of-use glyphs - Add Rotation support
Whenever a file within the PackageContent folder is modified, repack and reload.
http://ciechanowski.me/blog/2014/02/18/drawing-bezier-curves/