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.
Source code and additional information are available on GitHub.