A new version of Blackspirit Graphics has been released, now including all the 2.0 features and bugfixes.
2 Demos have been added to the website (Particle System, Image Capturing) and the forum is online now.
The project is now open source and available on http://sourceforge.net/projects/bsgraphics/.
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).