Skip to content

Particle flow in Perlin fields using verlet integration

Notifications You must be signed in to change notification settings

alelouis/perlin-verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Particle flow in Perlin fields using verlet integration

Topics

Resources

Stars

Watchers

Forks

Languages