WEAVE

THE BOX'S MAIN HELP:
This function returns a weave pattern.
S   direction for width of weave.
T   direction for height of weave.
FQ  frequency of weave
FUZ fuzziness of the weave
WID width of weave strands
OS  output for width-wise strands.
OT  output for height-wise strands.

S (input):
This must be a varying float. The default is s.
This controls the direction of the width of the weave.

T (input):
This must be a varying float. The default is t.
This controls the direction of the height of the weave.

FQ (input):
This must be a float. The default is 8.
This is the frequency of the weave pattern.

FUZ (input):
This must be a float. The default is .1
This is the fuzziness along the edges of the weave pattern.

WID (input):
This must be a float. The default is .3.
This is the width of the strands in the weave pattern.

OS (output):
This function returns the weave pattern along S.

OT (output):
This function returns the weave pattern along T.

<-- BACK TO Patterns

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.