You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.