Makes a Buddhabrot using parallel processing
Here is an example output image (scaled down to 27.5% of the original size)
To run the program, simply clone the repository somewhere and run the following
sh build.sh release # for a release version
sh build.sh debug # for a debug version