A small fractal renderer in c
Compute points in the mandelbot set and render data to bmp formatted images.
Simply run make to get started.
Sample execution: This will generate a single image, and write it to the pics folder
./main -h 1500 -w 2000 -x -1.25 -y 0.35 -p 0.05 -i 1000 -f output