mandelbrot_test


mandelbrot_test, a C code which calls mandelbrot(), which generates an ASCII Portable Pixel Map (PPM) image of the Mandelbrot set.

Licensing:

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

Related Data and Programs:

mandelbrot, a C code which generates an ASCII Portable Pixel Map (PPM) image of the Mandelbrot fractal set;

Source Code:


Last revised on 13 July 2019.