Skip to content

Gurkinator1/cloth_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloth Simulator

This is a very basic cloth simulation using raylib-rs and Verlet Integration.

example cloth example cloth after cutting

Notes

  • most variables are currently hardcoded, you can change them in src/main.rs
  • you can cut the simulated cloth by holding down the left mouse button.
  • If you use NixOS, you can use the shell.nix by running shell-nix or direnv by running direnv allow.
  • on NixOS, you might need something like NixGL for running this binary. I put a small script in bin, that is added to path if you use direnv.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published