mandel1.icn: Program to display the Mandelbrot set

June 17, 1994; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This is a barebones version of a display of the Mandelbrot set.  It
has deliberately been left simple and free of options so that the
basic idea is clear and so that it can be used as the basis of
more capable versions.

This program is based on material given in "Chaos, Fractals,
and Dynamics", Robert L. Devaney, Addison-Wesley, 1990.

Source code | Program Library Page | Icon Home Page