MattiaMontanari / openGJKLinks
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig
☆165Updated 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☆565Updated last year
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆38Updated last year
- An extension of the Flexible Collision Library☆433Updated this week
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆103Updated 11 months ago
- C++ implementation of the 3D QuickHull algorithm☆280Updated 10 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆96Updated 9 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆142Updated 2 weeks ago
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆18Updated 4 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆52Updated 4 months ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆42Updated 3 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆343Updated 3 years ago
- C++ library for NURBS curves and surfaces☆479Updated 11 months ago
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- ☆114Updated 2 years ago
- A curated list of awesome collision detection libraries and resources☆934Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 10 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Python binding of FCL library☆231Updated 3 months ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆235Updated last year
- Library for creating smooth cubic splines☆166Updated this week
- Implementation of GJK algorithm in 2D☆12Updated 7 years ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- Robust, intersection-free, simulations of rigid bodies.☆162Updated 2 months ago
- Implementation of the GJK collision detection algorithm in MATLAB.☆27Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 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…☆301Updated last year
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆87Updated 7 years ago