NOISE2D

THE BOX'S MAIN HELP:
This function generates two-dimensional noise.
The return value is a scalar which lies in the range [0,1].

U (input):
This must be a scalar.  
These are the seeds for the noise function.

V (input):
This must be a scalar.  
These are the seeds for the noise function.

OUT (output):
This function generates two-dimensional noise.
The return value is a scalar which lies in the range [0,1].

<-- BACK TO Patterns

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