mandelbrot_ppm_test


mandelbrot_ppm_test, a C++ code which calls mandelbrot_ppm(), which creates a binary PPM image of the Mandelbrot set.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

mandelbrot_ppm, a C++ code which generates a binary Portable Pixel Map (PPM) image of the Mandelbrot fractal set, by Eric Weeks.

Source Code:


Last revised on 26 March 2020.