MattiaMontanari / openGJKLinks
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
☆185Updated 3 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☆612Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆40Updated last year
- An extension of the Flexible Collision Library☆517Updated last week
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆19Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆299Updated last year
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆106Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆79Updated 5 years ago
- A curated list of awesome collision detection libraries and resources☆982Updated 2 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- Sphere-Tree Construction Toolkit (unofficial repository)☆48Updated 9 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆63Updated last month
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆89Updated 8 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- A curated list of resources for multibody dynamics simulation papers☆89Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated this week
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆147Updated 6 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆308Updated last week
- C++ library for NURBS curves and surfaces☆495Updated last year
- A nano spline library in modern C++.☆128Updated last year
- ☆125Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆68Updated last year
- Library for creating smooth cubic splines☆174Updated this week
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Robust, intersection-free, simulations of rigid bodies.☆172Updated 5 months ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆244Updated 2 years ago
- Implementation of GJK algorithm in 2D☆12Updated 8 years ago