RUST

THE BOX'S MAIN HELP:
This function generates a fractal pattern which looks like rust.
PP is the seed for the turbulence function.
FQ  controls the frequency of the pattern.
OCT controls the amount of turbulence in the pattern.

PP (input):
This must be a varying point.  The default is the surface point, P.

FQ (input):
This must be a scalar.  The default is 0.8.
This value controls the frequency of the pattern.

OCT (input):
This must be an integer.  The default is 8.
This value controls the amount of turbulence in the pattern.

OUT (output):
This function returns a fractal pattern which looks like rust.

<-- BACK TO Patterns

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