mandelbrot_ppm_test, a C++ code which calls mandelbrot_ppm(), which creates a binary PPM image of the Mandelbrot set.
The information on this web page is distributed under the MIT license.
mandelbrot_ppm, a C++ code which generates a binary Portable Pixel Map (PPM) image of the Mandelbrot fractal set, by Eric Weeks.