Physically based simulation shows algorithmic implementations of physically realistic simulations. The works shown here are mainly based on the PBD algorithm used to solve Navier Stokes' equations.
Cloth is simulated using the mass-spring model. Different integrators are implemented to explore the effect they have on the final result.
Simple rigid body simulation using a simplectic step integrator.