Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 267 Bytes

File metadata and controls

3 lines (3 loc) · 267 Bytes

cloth_sim

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.