mandelbrot_ppm_test


mandelbrot_ppm_test, a C code which calls mandelbrot_ppm() to create a binary Portable Pixel Map (PPM) image of the Mandelbrot set.

Licensing:

The computer code and data files described and made available on this web page are 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 13 July 2019.