The fractal renderer supports procedural generation, for faster viewable results, and navigation, for changing the center location of the render as well as the scale.
       
      
        Nice values to test: 0.367+0.132i, -1.187+0.17i, -0.056-0.668i, -0.564-0.475i, -1.285+0.0i, -1.313-0.067i
		Notes: use "0.0" instead of "0" and "x+0.0i" instead of "x"
       
      
        You can export images using color engines, greyscale or black and white.
       
      
        Written in Java using JavaFx.