Implemented various real-time physics simulations using OpenGL and Unity 3D , focusing on deformable bodies and cloth-like behavior using the Mass-Spring System.
โข
Simulated 2D cloth using a grid of particles and interconnected springs
โ
Watch Demo
โข
Modeled a soft-body sphere using radial springs under external force
โ
Watch Demo
โข
Implemented a dynamic spring-mass network to simulate elastic behavior
โ
Watch Demo