noise2D

final static Double noise2D(Double x, Double y)

Generates perlin noise values for 2D for given x and y offset

Return

The perlin noise value at x and y location at given point it time

Parameters

x

y x and y offset