You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cloth sim in Rust based on Verlet integration. Uses Macroquad for graphics and user input.
Implemented using the methods here. Learning project to familiarize myself with Rust.