Module solver

Module solver 

Source
Expand description

§Impulse Solver

Pure mathematical implementation of constraint resolution using impulses.

Structs§

ImpulseSolver
A mathematical solver for impulse-based constraint resolution.
VelocityState
Represents the physical state of a body relevant to impulse resolution.