Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 419 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 419 Bytes

Simple Soft Body Simulation

hippo

C++ code for a simple soft body simulation that contains rigid obstacles, and is based on a particle mass-spring model. Euler integration is performed at each time step to determine the next state of the simulation. Rendered using OpenGL 3.3.