Another-Ghost / 3D-Collision-Detection-and-Resolution-Using-GJK-and-EPA
Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.
☆14Updated 3 years ago
Alternatives and similar repositories for 3D-Collision-Detection-and-Resolution-Using-GJK-and-EPA:
Users that are interested in 3D-Collision-Detection-and-Resolution-Using-GJK-and-EPA are comparing it to the libraries listed below
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python☆144Updated 2 weeks ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…