MattiaMontanari / openGJK
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
☆151Updated this week
Alternatives and similar repositories for openGJK:
Users that are interested in openGJK are comparing it to the libraries listed below
- Library for collision detection between two convex shapes☆532Updated last year
- An extension of the Flexible Collision Library☆369Updated last week
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆32Updated 10 months ago
- A curated list of awesome collision detection libraries and resources☆906Updated last year
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆93Updated 5 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆101Updated 8 months ago
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆15Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆273Updated 7 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- ☆105Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆167Updated 6 months ago
- Flexible Collision Library☆1,478Updated last week
- C++ library for NURBS curves and surfaces☆466Updated 8 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- Python binding of FCL library☆209Updated last week
- A nano spline library in modern C++.☆114Updated 4 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆337Updated 3 years ago
- Octree/Quadtree/N-dimensional linear tree☆146Updated this week
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆44Updated 3 weeks ago
- Fast and lightweight class for Bezier curves of any order in C++☆102Updated 3 months ago
- Explicit Corridor Map implementation☆27Updated 9 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆34Updated this week
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆147Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 7 months ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆83Updated 7 years ago
- Simple rigid-body physics simulator powered by XPBD.☆146Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆137Updated 2 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆228Updated last year