JAME is a Java real-time multi-thread fractal graphics platform which supports images and animations. The core of JAME is the graphics engine which supports layers, filters, effects and alpha composition. JAME creates Mandelbrot and Julia fractals and supports zoom, rotation and colour shift. Creating an animation is very easy; JAME can record any action you do and store them as a clip. Clips are stored in a database and can be rendered with different resolutions or frame-rates; you can create many render profiles for every clip.
JAME supports batch rendering, caching and encoding of rendered data in different formats; JAME supports JPEG, PNG, BMP, TIFF, AVI and Quicktime formats. JAME is also an OSGi application and can be extended by plug-ins to provide new fractals, formulas, filters, effects, encoders and more.