Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ak3847/flow-field
- Owner: AK3847
- Created: 2023-12-25T13:39:45.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-02T17:25:47.000Z (about 1 year ago)
- Last Synced: 2024-01-02T18:41:14.670Z (about 1 year ago)
- Topics: creative-code, flowfield, generative-art, js, p5js
- Language: JavaScript
- Homepage: https://flow-field-abdul-k.vercel.app/
- Size: 18.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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
ðŸ¡## Examples
## Contribution
The project is open to feature suggestion or contribution, just raise an issue!