Source Code

Drag the screen to move around the noise.

: Seed
: Width
: Height
: Noise Scale
: Octaves
: Persistance
: Lacunarity
{
    "seed": 0,
    "x": 0,
    "y": 0,
    "width": 200,
    "height": 200,
    "noiseScale": 45,
    "octaves": 4,
    "persistance": 0.5,
    "lacunarity": 2.3
}