technique

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.

Also called: noise-driven motion · noise() offset walking

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


Revision 1 · 1 source · Something wrong? Tell us.