design2.icn: Program to draw circular design

February 17, 1995; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This program draws a design in which i points around a circle are
all connected to each other.  The number of points is given as
a command-line argument (default 20).  Values larger than 30 produce
results that are too dense to be interesting.

Source code | Program Library Page | Icon Home Page