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:
- Samplers to obtain pointclouds from CAD meshes☆10Updated 3 months ago
- Library for spline manipulation.☆26Updated 2 years ago
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated last month
- ☆13Updated 9 years ago
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆29Updated 3 years ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆60Updated 2 years ago
- A CUDA-based implementation of the Alternating Direction Method of Multipliers (ADMM) algorithm to solve Semi-Definite Programming (SDP) …☆36Updated last month
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆41Updated last year
- c++ implementation of 3D incremental convell hull algorthim☆42Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 7 months ago
- Point-to-point motion planning library for articulated robots.☆23Updated 8 years ago
- C++ library handling Gaussian Mixure Models☆33Updated 3 years ago
- This is an extended Kalman Filter implementation based on CasADi☆12Updated 7 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆18Updated 6 years ago
- Describes interfaces for state observers, and implements some oberservers (including linear and extended Kalman filters)☆14Updated 2 years ago
- Generic EKF, with support for non-Euclidean manifolds☆24Updated 3 years ago
- General purpose library for multithreaded Rapidly Random exploring Trees☆24Updated last year
- Implementations of various 2D convex hull algorithms in C++☆31Updated 11 years ago
- [T-RO] Highway RoadMap (HRM) paradigm for robot motion planning based on parameterizations of the free space☆35Updated 2 years ago
- Library for creating curves. Forked from https://github.com/stonneau/spline☆13Updated 2 weeks ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 2 months ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆15Updated 3 years ago
- An open-source library for interpolation functions of parametric curves (Bézier, B-Spline) useful for robotics applications.☆16Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆16Updated 10 years ago
- C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applicati…☆74Updated this week
- Python package for creating interpolating splines (for position and rotation)☆79Updated 3 weeks ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago