Softbody ======== This example simulates a `softbody `_ It models it as a grid of rigid particles joined by springs. The springs are damped: they have parameters stiffness (the "spring constant") and damping. Collisions as well as friction are handled bewteen the particles and the walls. .. video:: https://user-images.githubusercontent.com/83468982/178473002-b7f896f6-d5ed-4cc5-be34-bcccab9ef11e.mp4 :autoplay: :loop: