tzaeschke / phtree-cppLinks
PH-Tree C++ implementation
☆30Updated 4 months ago
Alternatives and similar repositories for phtree-cpp
Users that are interested in phtree-cpp are comparing it to the libraries listed below
Sorting:
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆183Updated 2 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated 3 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- C++ implementation of the 3D QuickHull algorithm☆286Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- A nano spline library in modern C++.☆122Updated 9 months ago
- Octree/Quadtree/N-dimensional linear tree☆174Updated last month
- Tiny 2D Geometry Library☆29Updated 6 years ago
- A simple and modern C++ quadtree implementation☆237Updated last year
- An implementation of k-d tree☆181Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- Octree library in C++☆60Updated 13 years ago
- PH-Tree C++ implementation by Improbable.☆23Updated 2 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Updated 4 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- Multi-threaded SDF generation via hp approximation in C++☆12Updated last year
- ☆24Updated 6 years ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- A C++ dataflow node editor -- Compatible with WebAssembly.☆68Updated 2 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆178Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 3 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago