Crate bgjk

Source
Expand description

Defines 3-space and implements the boolean GJK (BGJK) algorithm for intersection testing.

Structs§

Vec3
Vector for use in the bgjk function

Functions§

bgjk
The BGJK algorithm