Back

 

SYNOPSIS

revolution [ blocksize ]

DESCRIPTION

A pattern of circular shapes. The scale of the grid can be specified.

The options are as follows:

blocksize The diameter of the circles in the pattern. Valid values range from 10 to 255.

EXAMPLES

revolution  200

revolution

The first example draws fewer and larger circles. The second example is equivalent to using option 64.

ORIGIN

revolution was developed for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

revolution.java

 

© GNU Public License v.2

SEE ALSO

nuclear

BUGS

Please report bugs.

Back