public final class ImprovedNoise
extends Object
ImprovedNoise
Fast perlin noise.
-
Constructor Summary 
Constructors
-
Method Summary 
static double
noise(double x,
double y,
double z)
static double
noise2d(double x,
double y,
int nbOctave)
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait