Flow Fields

A Generative Art Tool

About
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.

Source code and additional information are available on GitHub.
© 2020 Copyright Michael Freeman@mf_viz