Package zombie.iso.weather
Class SimplexNoise
java.lang.Object
zombie.iso.weather.SimplexNoise
public class SimplexNoise
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SimplexNoise()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SimplexNoise
public SimplexNoise()
-
-
Method Details
-
noise
public static double noise(double double1, double double2) -
noise
public static double noise(double double1, double double2, double double3) -
noise
public static double noise(double double1, double double2, double double3, double double4)
-