Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 432 Bytes

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.