A simple fractals program adapted from Kirby Urner's code found here
The program will allow you to create a render of the Julia or Mandelbrot fractal and look at specific sections of those fractals.
- modified to provide coordinate positions upon mouse click
- modified to allow rendering of either Julia or Mandelbrot
Double click the main.py file and make sure the modules file is also in the same directory, after executing it on screen instructions will appear on the command prompt.