Update README.md
parent
b2bb7e3d4d
commit
7471aa01e1
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Hello!
|
# Hello!
|
||||||
|
|
||||||
This is a simple and reliable C implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm, [docs and details are available here](https://www.mattiamontanari.com/opengjk/).
|
This is a simple and reliable C implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm, [docs and details are available here](https://www.mattiamontanari.com/opengjk/).
|
||||||
|
|
||||||
|
@ -10,4 +10,4 @@ All contributes are all welcome. For instance you could add:
|
||||||
|
|
||||||
> openGJK, Copyright (c) 2018-2021
|
> openGJK, Copyright (c) 2018-2021
|
||||||
>
|
>
|
||||||
> Department of Engineering Science. University of Oxford, UK.
|
> Department of Engineering Science. University of Oxford, UK.
|
||||||
|
|
Loading…
Reference in New Issue