Posts tagged animation
SDF used to Deform Geometry

Building upon that collision detection, we can also use the SDF to deform the object upon the collision. Using the SDF value and some math, the grid can be deformed to create footprints stamped on by the Torus.

Read More