andreacasalino / Fast-Quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
☆20Updated 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
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆25Updated 2 years ago
- Quadradic Programming solver using Eigen☆30Updated 5 years ago
- Library for spline manipulation.☆21Updated last year
- Samplers to obtain pointclouds from CAD meshes☆10Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Point-to-point motion planning library for articulated robots.☆19Updated 7 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆36Updated last year
- Quick 'n dirty implementation of Featherstone's Articulated Bodies Algorithm☆13Updated 11 years ago
- ☆13Updated 8 years ago
- Light C++11 graph library☆13Updated 3 years ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 5 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆40Updated 2 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 9 months ago
- Class template for dual quaternions using Eigen.☆12Updated last year
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆56Updated last year
- Generates smooth piecewise polynomial trajectories through waypoints☆17Updated 5 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆49Updated 3 months ago
- C++ collision detection benchmark using HPP-FCL☆18Updated last year
- Kalman filter using C++ and Manif☆28Updated 8 months ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 5 months ago
- Generic EKF, with support for non-Euclidean manifolds☆22Updated 3 years ago
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆27Updated 2 years ago
- RobOptim Trajectory: trajectories, splines, and more.☆20Updated 6 years ago
- NASOQ:Numerically Accurate Sparsity Oriented QP Solver☆71Updated 5 months ago
- Quadratic programming solver for Python, Julia, Matlab, C, C++ and Fortran.☆19Updated 5 months ago
- eigen-quadprog allow to use the QuadProg QP solver with the Eigen3 library.☆37Updated 2 weeks ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- A primal-dual augmented Lagrangian solver for nonlinear programming on manifolds.☆64Updated last week