Back

 

SYNOPSIS

structure [ density | density quantity | density quantity shadow ]

DESCRIPTION

Truss-like (/|/|/|/) forms that assume a variety of shapes.

The options are as follows:

density Determines the density of the criss-crossing pattern. Ranges from 1-50.
density quantity Valid quantity values range from 1 to 20.
density quantity shadow Valid shadow values range from 1 to 15.

EXAMPLES

structure  50 10

structure  20 4 1

The first example will use the maximum density value (50) and the module will exit after 10 mouse clicks. In the second example, the default density (20) and quantity (4) are used, but the shadow is set to its minimum value (1) instead of the default (5).

ORIGIN

Structure was developed for Lexicon in 2002. It's based on code written in 1999.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

structure.java

 

© GNU Public License v.2

SEE ALSO

mesh

BUGS

Please report bugs.

Back