Skip to content

AK3847/Flow-Field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow Fields 🡭

logo

Flow Fields are used in generative art to create interesting trajectories/shapes/curves using Vectors to control the flow of particles in a given space. Here I have used the Perlin Noise function to achieve pseudo randomness for particle position. The tool is made using p5js library 🡭 and it's inspired from this video series 🡭

Examples

ex1

ex2

ex3

Contribution

The project is open to feature suggestion or contribution, just raise an issue!