Skip to content

leonlaser/p5js-pixel-flowfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P5.js Flowfield Animation/Simulation

Flowfield animation demo

A flowfield animation/simulation using perlin noise to assign individual direction to each pixel on the canvas. The starting points are random and the direction of each pixel is shifted over time, to achive a more "hairy" look.

Made with P5.js.

Click here to show in your browser.