AlexanderFabisch / distance3d

Distance computation and collision detection in 3D.
https://alexanderfabisch.github.io/distance3d/
Other
61 stars 8 forks source link

[STALLED] JIT-compiled support functions #40

Open AlexanderFabisch opened 2 years ago

AlexanderFabisch commented 2 years ago

Implementation of #39

it's not possible at the moment because it would require inheritance or templates to pass support functions of different types to JIT-compiled versions of GJK