mandala.icn: Program to draw mandala design

September 13, 1997; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This program draws "mandala" patterns.

The following options are supported:

     -g      run continuously; ignore user events; default: process user
               events
     -l i    limit on number of iterations, default 2 ^ 10
     -n i    maximum number of points, default 50
     -s i    size of window (width/height); default 256

Source code | Program Library Page | Icon Home Page