mandelbrot_ascii_test


mandelbrot_ascii_test, a C code which calls mandelbrot_ascii(), which generates an ASCII image of the Mandelbrot set using two lines of code.

Licensing:

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

Related Data and Programs:

mandelbrot_ascii, a C code which generates an ASCII text image of the Mandelbrot fractal set using just two lines of (very obscure) C.

Source Code:


Last revised on 13 July 2019.