Perlin noise walker
Drive a position with p5's noise() function by continuously advancing a separate time-offset variable, then mapping the 0-1 output to the desired range.
What it is
How it works
Parameters & tuning
Where it’s been used
Variants & neighbours
Go deeper
Connected to
Variant of: Random walk
Built from: Perlin noise