perlin-verlet
Particle flow in Perlin fields using verlet integration.
How to run
Clone the repository.
gh clone alelouis/perlin-verlet
Then run main binary using cargo.
cargo run
Finally, use the following keybinds for interaction:
A
: Draw modeG
: Spawn 10000 random particlesC
: Clear particlesSpace
: Pause / Resume