MattiaMontanari / openGJKLinks
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
☆188Updated last week
Alternatives and similar repositories for openGJK
Users that are interested in openGJK are comparing it to the libraries listed below
Sorting:
- Library for collision detection between two convex shapes☆620Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆41Updated last year
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆20Updated 4 years ago
- An extension of the Flexible Collision Library☆527Updated this week
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆107Updated last year
- A curated list of awesome collision detection libraries and resources☆994Updated 2 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆79Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Sphere-Tree Construction Toolkit (unofficial repository)☆49Updated 10 months ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆89Updated 8 years ago
- A curated list of resources for multibody dynamics simulation papers☆90Updated 6 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆65Updated 2 months ago
- C++ library for NURBS curves and surfaces☆498Updated last year
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆309Updated last month
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆148Updated 7 months ago
- Library for creating smooth cubic splines☆178Updated 2 weeks ago
- ☆128Updated 3 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- Flexible Collision Library☆1,658Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 3 weeks ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆69Updated last year
- Robust, intersection-free, simulations of rigid bodies.☆174Updated 6 months ago
- Basic math, geometry, and robotics, and other routines used in projects from Kris Hauser's lab☆78Updated 5 months ago
- A nano spline library in modern C++.☆128Updated 3 weeks ago
- Implementation of the GJK collision detection algorithm in MATLAB.☆26Updated 7 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆337Updated 5 years ago