Skip to content

JupyterJones/flowFields

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowFields

This project uses a particle simulation to visualize a field of directional vectors. It uses Perlin Noise to construct a field of random (but related) forces in horizontal and vertical directions (that change over time). The project uses the P5js library, and is heavily based on this tutorial series and the corresponding code.

Here are a few examples of what you can make using the tool.

Multi color drawing

Black and white drawing

Red drawing

About

A generative art project driven by Perlin Noise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 38.5%
  • CSS 10.3%