# mandelbrot-gui this tool is both a gui and a zoom out renderer compile with `gcc lodepng.c mandelbrot.c -o mandelbrot -lgmp -lncurses -fopenmp -lm -Ofast` run with `./mandelbrot `