andreacasalino / Fast-Quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
☆19Updated 9 months ago
Alternatives and similar repositories for Fast-Quick-hull:
Users that are interested in Fast-Quick-hull are comparing it to the libraries listed below
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆32Updated 9 months ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 4 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆35Updated 2 weeks ago
- Quadradic Programming solver using Eigen☆29Updated 4 years ago
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆24Updated 2 years ago
- ☆13Updated 8 years ago
- Light C++11 graph library☆12Updated 3 years ago
- Point-to-point motion planning library for articulated robots.☆18Updated 7 years 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…☆55Updated 6 months ago
- Nonsmooth Unconstrained Optimization via Limited Memory Bundle Method☆14Updated 3 years ago
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆26Updated 2 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆45Updated this week
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆102Updated 2 months ago
- Explicit Corridor Map implementation☆27Updated 9 years ago
- A nano spline library in modern C++.☆113Updated 3 months ago
- General purpose library for multithreaded Rapidly Random exploring Trees☆22Updated 2 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆136Updated 2 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 3 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- Universal General Propose A* for a GPU platform☆33Updated 8 years ago
- C++ for transformations between 3D orientation representations and associated Jacobians☆17Updated 11 months ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆14Updated 9 years ago
- RobOptim Trajectory: trajectories, splines, and more.☆19Updated 6 years ago
- ROS/PCL/VTK tool☆10Updated 7 years ago
- C++ library handling Gaussian Mixure Models☆26Updated 2 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆33Updated 3 months ago