MattiaMontanari / openGJK
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python
☆144Updated 2 weeks ago
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☆508Updated last year
- An extension of the Flexible Collision Library☆334Updated this week
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆89Updated 3 months ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆101Updated 6 months ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆31Updated 7 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆137Updated 6 months ago
- C++ implementation of the 3D QuickHull algorithm☆269Updated 5 months ago
- Basic 3D Collision Detection and Resolution implementation Using GJK and EPA algorithms.☆14Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆64Updated 4 years ago
- A curated list of awesome collision detection libraries and resources☆894Updated last year
- SOLID - Software Library for Interference Detection☆96Updated last year
- Octree/Quadtree/N-dimensional linear tree☆130Updated 4 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆69Updated 3 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆334Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 4 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆326Updated 3 years ago
- C++ Library for Planar Visibility Computations☆26Updated last year
- ☆99Updated 2 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 4 months ago
- Benchmark of various spatial data structures for collision detection.☆130Updated 6 years ago
- A nano spline library in modern C++.☆113Updated 2 months ago
- Simple rigid-body physics simulator powered by XPBD.☆131Updated 10 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆134Updated 2 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…☆293Updated last year
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆81Updated 7 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆220Updated last year
- Library for creating smooth cubic splines☆153Updated last week
- Flexible Collision Library☆1,448Updated this week
- Fast and simple voxel traversal algorithm through a 3D space partition.☆145Updated 4 years ago
- Implementation of the GJK collision detection algorithm in MATLAB.☆25Updated 6 years ago