Skip to content

Update examples to use FastNoise and Smooth Noise modules

Compare
Choose a tag to compare
@monkstone monkstone released this 15 Apr 09:37
· 11 commits to master since this release

The default behaviour is FastNoise, with tnoise option more suitable for terrain sketches. Importantly SimplexNoise generates values in range -1.0..1.0 cf Perlin noise and processing.org noise 0..1.0.