SYNOPSIS
vortex [ color ]
DESCRIPTION
The points that make up the pattern are drawn in response to mouse movement. The more movement, the more defined the pattern.
The options are as follows:
color valid values are 1=white and 0=black (default).
EXAMPLES
vortex 1 vortex The first example draws a white vortex. When no argument is given, the color is black.
vortex 1
vortex
The first example draws a white vortex. When no argument is given, the color is black.
ORIGIN
Vortex was written for Lexicon in 2002. It exploits a mathematical phenomena discovered by Henon.
AUTHOR
Andy Deck
LINK
artcontext.org
SOURCE CODE
vortex.java
© GNU Public License v.2
BUGS
Please report bugs.