akuukka / quickhullLinks
C++ implementation of the 3D QuickHull algorithm
☆298Updated last year
Alternatives and similar repositories for quickhull
Users that are interested in quickhull are comparing it to the libraries listed below
Sorting:
- A library to collect many useful spline functions into one place.☆293Updated 3 years ago
- A nano spline library in modern C++.☆128Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- C++ library for NURBS curves and surfaces☆493Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 weeks ago
- A header-only, single-file library for colormaps written in C++11☆355Updated 5 months ago
- Package provides C++ implementation of spline interpolation☆139Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆335Updated 4 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Octree/Quadtree/N-dimensional linear tree☆196Updated 3 weeks ago
- A really fast C++ library for Delaunay triangulation of 2D points☆575Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 2 months ago
- Simple C++ KD-Tree implementation☆225Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Library of cubic spline utilities☆329Updated 3 weeks ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆245Updated last year
- C++ version the delaunay triangulation☆453Updated 5 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆78Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆68Updated last year