Arbiter
Creates manifolds to detect collisions and apply forces to them. Discrete in nature and only evaluates pairs of bodies in a single manifold.
Constructors
Types
Functions
Link copied to clipboard
Conducts a narrow phase detection and creates a contact manifold.
Link copied to clipboard
Resolves any penetrations that are left overlapping between shapes. This can be cause due to integration errors of the solvers integration method. Based on linear projection to move the shapes away from each other based on a correction constant and scaled relative to the inverse mass of the objects.