Fork of openGJK with minor fixes
https://github.com/MattiaMontanari/openGJK/pull/42
7471aa01e1 | ||
---|---|---|
.github/workflows | ||
cmake | ||
doxygen | ||
examples | ||
include/openGJK | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
COPYING | ||
INSTALL.md | ||
LICENSE | ||
README.md |
README.md
Hello!
This is a simple and reliable C implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm, docs and details are available here.
All contributes are all welcome. For instance you could add:
- Support for other shapes: quadrics and splines (easy)
- More python examples and test (easy)
- EPA algorithm (hard)
openGJK, Copyright (c) 2018-2021
Department of Engineering Science. University of Oxford, UK.