A renderer for the Witchcraft game engine.
The witchcraft renderer can currently only handle 2d graphics.
Sprite loading support coming soon.
3d graphics support is planned, but not a priority.
[x] Have a working rendering pipeline.
[x] Have a working texture loader.
[ ] Have a working model loader.
[ ] Have a working sprite loader.
[x] Have a working depth buffer.
[ ] Have a working light system.