andreacasalino / Fast-Quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
☆21Updated 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:
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆25Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆37Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated 2 weeks ago
- C++ collision detection benchmark using HPP-FCL☆18Updated last year
- Samplers to obtain pointclouds from CAD meshes☆10Updated last year
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 5 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
- General purpose library for multithreaded Rapidly Random exploring Trees☆22Updated 6 months ago
- ☆13Updated 8 years ago
- An open-source library for interpolation functions of parametric curves (Bézier, B-Spline) useful for robotics applications.☆13Updated last year
- This is an extended Kalman Filter implementation based on CasADi☆11Updated 7 years ago
- Light C++11 graph library☆13Updated 3 years ago
- Fork of https://bitbucket.org/pchorak/contact_models☆17Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated last week
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆51Updated 3 months ago
- Quadratic programming solver for Python, Julia, Matlab, C, C++ and Fortran.☆19Updated 5 months ago
- Class template for dual quaternions using Eigen.☆12Updated last year
- Sphere-Tree Construction Toolkit (unofficial repository)☆41Updated 3 months ago
- RobOptim Trajectory: trajectories, splines, and more.☆20Updated 6 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated this week
- Generic EKF, with support for non-Euclidean manifolds☆22Updated 3 years ago
- Library for spline manipulation.☆21Updated last year
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆102Updated 11 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆74Updated 4 years ago
- NASOQ:Numerically Accurate Sparsity Oriented QP Solver☆72Updated this week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated last month
- Automatic Optimal Capsule and Box collision primitives generator and inertia approximator given a URDF or XACRO file☆21Updated 6 years ago
- Parallel RRT* - A fast parallel robotic motion planner (in C)☆14Updated 12 years ago