6 results for “topic:flowfield-animation”
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.
Playground for animations
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.