Title: Output from my own Software - simple Mandelbrot 2D Detail Post by: Florian on December 27, 2015, 06:03:39 PM Output from my own Software - simple Mandelbrot 2D Detail (http://nocache-nocookies.digitalgott.com/gallery/18/13025_27_12_15_6_03_38.png) http://www.fractalforums.com/index.php?action=gallery;sa=view;id=18529 I am writing a fractal explorer software and just played around with some Mandelbrotdetail. This is the output. I want the program to put several frames down to a directory, to be able to put it together to animations. For now the software needs to be improved in speed and handling. I want a common interface to any kind of fractal. Started to write the code just before christmas 2015. I just uses plain simple Java with no addons or plugins. And I want to keep it as simple as possible. |