tzaeschke / phtree-cppLinks
PH-Tree C++ implementation
☆37Updated 10 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.☆132Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 2 weeks ago
- Instanced rendering of massive CAD models using shape matching☆22Updated 4 months ago
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- A simple and modern C++ quadtree implementation☆251Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Octree library in C++☆60Updated 13 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…☆46Updated 5 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Updated 5 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- A nano spline library in modern C++.☆130Updated last month
- A Simple and flexible half edge data structure☆19Updated 9 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- PH-Tree C++ implementation by Improbable.☆27Updated 2 years ago
- ☆29Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 months ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 10 years ago
- Multi-threaded SDF generation via hp approximation in C++☆13Updated last year
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆41Updated last month