OpenSimplexNoise

Undocumented in source.

Constructors

this
this(short[] perm)
Undocumented in source.
this
this(long seed)
Undocumented in source.

Members

Functions

noise
double noise(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
noise
double noise(double x, double y, double z)
Undocumented in source. Be warned that the author may not have intended to support it.
noise
double noise(double x, double y, double z, double w)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta