Port of the Mandelbrot web project to Java
- Version 0.1 - All visualization functionality, with multithreaded rendering (using 4 threads)
- Version 0.2 - Improvements to rendering threads. Added progress bar and animation feature
- Version 1.0 - It's pretty much complete now. Added color editor, made huge improvements to the UI design, and even added the option to view Julia sets
- Version 1.1 - Improved rendering with checkerboarding pattern and using 100% of the CPU threads available