MattiaMontanari / openGJK

Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python
https://www.mattiamontanari.com/opengjk/
GNU General Public License v3.0
135 stars 37 forks source link

Minimalistic community edition (CE) library #21

Closed MattiaMontanari closed 2 years ago

MattiaMontanari commented 2 years ago

Add new version of the library. Simpler to build and bare minimum functionality in this repo. CI and tests will follow... :)