andreacasalino / Fast-Quick-hullLinks
Fast C++ multi-threaded algorithm for computing convex hulls
☆22Updated 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:
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆38Updated last year
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆17Updated 5 years ago
- Samplers to obtain pointclouds from CAD meshes☆10Updated last year
- ☆13Updated 8 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆52Updated 4 months ago
- Library for spline manipulation.☆21Updated 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
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 3 weeks ago
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆26Updated 2 years ago
- C++ collision detection benchmark using HPP-FCL☆18Updated last year
- Header-only C++ class for intersecting a triangulated mesh with a plane☆33Updated 4 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 5 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Point-to-point motion planning library for articulated robots.☆20Updated 7 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated last month
- EventSystem - an event-callback system based on C++11☆17Updated 4 months ago
- A nano spline library in modern C++.☆120Updated 7 months ago
- Light C++11 graph library☆13Updated 3 years ago
- RobOptim Trajectory: trajectories, splines, and more.☆19Updated 6 years ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆56Updated last year
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 5 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆103Updated 11 months ago
- Universal General Propose A* for a GPU platform☆36Updated 8 years ago
- Class template for dual quaternions using Eigen.☆13Updated last year
- c++ implementation of 3D incremental convell hull algorthim☆40Updated 5 years ago
- Automatic Optimal Capsule and Box collision primitives generator and inertia approximator given a URDF or XACRO file☆21Updated 6 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 11 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 months ago