Skip to content

AK3847/Flow-Field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9fb5d8b · Jan 2, 2024

History

58 Commits
Dec 31, 2023
Dec 28, 2023
Dec 27, 2023
Jan 2, 2024
Dec 28, 2023
Dec 31, 2023

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!