Flow Fields 🡭
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 🡭
The project is open to feature suggestion or contribution, just raise an issue!