In this coding challenge, I use Perlin noise to create a two-dimensional flow field with the p5.js library.
p5.js webpage with information and documentation about noise().
A collection of videos about noise algorithms in p5.js (JavaScript) and Processing (Java).
Live Stream with Perlin Noise and Flow Fields
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund