Mattia Montanari ee042622ff Merge branch 'dev'
# Conflicts:
#	README.md
2021-07-03 13:48:06 +02:00
2020-05-21 18:39:20 +01:00
2020-04-18 12:28:17 +01:00
2021-07-03 13:33:36 +02:00
2020-04-18 12:28:17 +01:00
2020-05-05 16:34:22 +01:00
2021-07-03 13:33:36 +02:00
2020-04-18 12:28:17 +01:00
2020-04-18 12:28:17 +01:00
2020-04-18 12:28:17 +01:00
2021-07-03 13:48:06 +02:00

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.

Description
Fork of openGJK with minor fixes
https://github.com/MattiaMontanari/openGJK/pull/42
Readme 484 KiB
Languages
C 87.4%
CMake 12.6%