Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ak3847/flow-field

An Artistic Flow Field made using p5js
https://github.com/ak3847/flow-field

creative-code flowfield generative-art js p5js

Last synced: 24 days ago
JSON representation

An Artistic Flow Field made using p5js

Awesome Lists containing this project

README

        

## 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!