Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 777 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 777 Bytes

Softbody Physics Simulation

Description

Pressure soft-body model. Each of the circles represents a point-mass in space, and each of the white lines represents a spring that attempts to continuously resolve towards it's resting length. Uses simple Euler integration for the physics, admittedly imperfect as it is susceptible to issues if the timestep gets too large (notice how it gets stuck in itself sometimes).
Demo video can be found here

Reference material: