docs

Physics Library

Smash Hit uses a low level physics library created by Dennis Gustafsson [Source].

While not much research has been done, the library appears to work on the level of algorithms rather than objects. For example, there is a class TdGjk with a few methods that use the GJK distance algorithm.

Classes

Functions

Bodies

Contexts

Shapes

Solver

Scene

Transforms