Visualization of Mandelbrot set and Julia set.
MacOS only supported, there is no guarantee that this project will work on Linux or Windows.
===============USAGE================
- Compile project using Makefile (make or make all)
- ./fractol "name of fractol", for example ./fractol Julia
- You can zoom in and out using mouse wheel.
- If you chose Julia set, press SPACE and move your mouse around.
Mandelbrot set -----------
Julia set --------------