mandelbrot_ppm_test, a C++ code which calls mandelbrot_ppm(), which creates a binary PPM image of the Mandelbrot set.
The computer code and data files described and made available on this web page are 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.