Skip to content

A simple cloth simulation using mass-spring system in Bevy engine

License

Notifications You must be signed in to change notification settings

jbargu/cloth-simulation-bevy-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloth simulation in Bevy

A simple cloth simulation using mass-spring system. A web demo available here. It works better on desktop.

simulation.mp4

Installation

cargo run

Use

  • Hold left mouse button to exert FORCE around the area.
  • Hold right mouse button to REMOVE links around the area.
  • Hold mouse wheel to MOVE the camera.
  • Scroll mouse wheel to ZOOM in/out the camera.

References

About

A simple cloth simulation using mass-spring system in Bevy engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages