Crate bgjk

source ·
Expand description

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

Structs

  • Vector for use in the bgjk function

Functions

  • The BGJK algorithm