Desc: Basic mass-spring cloth simulation. You can anchor the cloth to something by giving it the Anchor component. Also added basic collision for spheres. How to run: Timing parameters are located in ...
This is a custom cloth simulation built in Unity as part of my technical portfolio. The goal is to develop a system that reacts to forces (like wind and gravity), anchors, and collisions, using ...