andreacasalino / Fast-Quick-hullLinks
Fast C++ multi-threaded algorithm for computing convex hulls
☆23Updated last year
Alternatives and similar repositories for Fast-Quick-hull
Users that are interested in Fast-Quick-hull are comparing it to the libraries listed below
Sorting:
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆26Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆39Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- C++ collision detection benchmark using HPP-FCL☆18Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆53Updated 5 months ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 5 years ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- This is an extended Kalman Filter implementation based on CasADi☆11Updated 7 years ago
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆28Updated 2 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 11 months ago
- ☆25Updated 3 years ago
- Point-to-point motion planning library for articulated robots.☆20Updated 8 years ago
- ☆13Updated 8 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆17Updated 5 years ago
- EventSystem - an event-callback system based on C++11☆17Updated 4 months ago
- Self-contained C++ interface for the MeshCat visualizer☆27Updated last year
- Library for spline manipulation.☆21Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated 2 months ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆57Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Fork of https://bitbucket.org/pchorak/contact_models☆18Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated last month
- C++ implementation of TinyMPC☆11Updated last year
- Quadratic programming solver for Python, Julia, Matlab, C, C++ and Fortran.☆20Updated 7 months ago
- ☆28Updated last year
- A primal-dual augmented Lagrangian solver for nonlinear programming on manifolds.☆66Updated 3 weeks ago
- approximate a mesh with a set of spheres☆30Updated 4 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated this week
- A nano spline library in modern C++.☆121Updated 8 months ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 5 years ago