Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algorithm
☆107Sep 5, 2024Updated 2 years ago
Alternatives and similar repositories for GJK
Users that are interested in GJK are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆20Jan 29, 2021Updated 5 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆18May 21, 2016Updated 10 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 2354 bytes of CFD!☆12Feb 15, 2018Updated 8 years ago
- mini libraries / experimental tools and reusable snippets☆87Aug 30, 2026Updated 2 weeks ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆46Apr 20, 2024Updated 2 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- A collection of header files that can ease OpenGL programming☆30Feb 28, 2021Updated 5 years ago
- A toy game engine written in C for prototyping and goofing around.☆13Jun 14, 2023Updated 3 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig