/perlin-verlet

Particle flow in Perlin fields using verlet integration

Primary LanguageRust

perlin-verlet

rustc

Particle flow in Perlin fields using verlet integration.

animated

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 mode
  • G: Spawn 10000 random particles
  • C: Clear particles
  • Space: Pause / Resume