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 ...
This project aims to implement a powerful method of simulating deformable bodies within Unity, known as Extended Position Based Dynamics (XPBD). The focus of this simulation is on cloth objects, ...