Website: http://www.blackspirit.ch
Blackspirit Graphics is a 2D Java graphics library designed for games, providing a powerful but simple interface.
The intention is to allow users to quickly start with 2D graphics while still giving them lots of possibilities and less
details to worry about.
It is suited for real-time applications, but also integratable into graphical user interfaces.
The implementation provided is using JOGL for its rendering to provide operating system independency and
hardware acceleration.
Besides simple drawing operations (points, lines, triangles, images, text) some more advanced features are
available like texturing and coloring triangles, shapes, animation and some helpful utilities (to create shapes for example).
The current version is 2.0 Beta 2 which is pretty close to a release candidate.
Version 2.0 Beta 3 will follow in August:
- Some missing features added
- Now a sourceforge.net project (http://sourceforge.net/projects/bsgraphics/)
- First version to be open source
Downloads and documentation (in work) and demos are available on the website.
A forum will soon be added to the Blackspirit website (for feedback and bug reports).
Please let me know what you think of it!