MattiaMontanari / openGJKLinks
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
☆188Updated 4 months ago
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☆617Updated 2 years ago
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆20Updated 4 years ago
- An extension of the Flexible Collision Library☆524Updated 2 weeks ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆41Updated last year
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆107Updated last year
- A curated list of awesome collision detection libraries and resources☆990Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆79Updated 5 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆50Updated 10 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- C++ library for NURBS curves and surfaces☆497Updated last year
- 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
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆65Updated last month
- Library for creating smooth cubic splines☆178Updated last week
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 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
- Dynamic AABB trees in C++ with support for periodic systems.☆336Updated 4 years ago
- Octree/Quadtree/N-dimensional linear tree☆202Updated 2 weeks ago
- A nano spline library in modern C++.☆128Updated 2 weeks ago
- Flexible Collision Library☆1,653Updated 2 months ago
- A library to collect many useful spline functions into one place.☆293Updated 3 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 8 months ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.☆180Updated 2 years ago
- ☆126Updated 3 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆147Updated 7 months ago