Exploring Mandelbrot

by Marcello Falco

 

·      Clicking and dragging the mouse you can zoom any part of Mandelbrot’s set.

·      Pressing key ‘q’ you can restart the applet.

·      Pressing any key you can increase the image’s resolution.

The code is based on a recursive function.

Source code

Built with Processing