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 ...
In this repository, I have implemented some Ordinary Differential Equations (ODE) solvers and cloth particle system that use them. They basically do something like this: ...