PROJECT~/work/soft-body

SOFT BODY SIMULATION


$ ./run soft_body.exe_

About Soft Body Simulation

Built with MonoGame (formerly Microsoft XNA) in C#. Each point of the body is modelled as a node in a spring-mass system — connected by springs with configurable stiffness and damping — which produces realistic soft-body deformation without a physics library.