I.6: Perlin Noise Detail in p5.js
In Part I.6 of the Perlin Noise Tutorial, I look at the p5.js function noiseDetail() how it can be used to alter the results Perlin noise function. The concepts of octaves and falloff are explained.
The Nature of Code - online book by Daniel Shiffman
Repository for example p5.js code from the Nature of Code book
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund