A flowfield visualization with particle simulation
-
Updated
Jun 5, 2025 - Python
8000
A flowfield visualization with particle simulation
P5.js Flowfield Animation/Simulation
Simulation of Flow Fields using perlin noise that you can change in real-time
This project creates an animated visual effect where thousands of particles move through a mathematically generated flow field, leaving colorful trails that form organic, fluid-like patterns. The result is a hypnotic visualization that responds to the underlying mathematical patterns.
It uses P5.js to create an interactive particle system. Each particle moves according to Perlin noise, producing smooth, organic motion. The semi-transparent background creates a fading trail effect, enhancing the visual appeal. Releasing the mouse resets the noise pattern, adding dynamic interaction.
Playground for animations
Add a description, image, and links to the flowfield-animation topic page so that developers can more easily learn about it.
To associate your repository with the flowfield-animation topic, visit your repo's landing page and select "manage topics."