tzaeschke / phtree-cpp
PH-Tree C++ implementation
☆29Updated last year
Alternatives and similar repositories for phtree-cpp:
Users that are interested in phtree-cpp are comparing it to the libraries listed below
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated 11 months ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 9 months ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 4 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆40Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆39Updated 4 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- Instanced rendering of massive CAD models using shape matching☆18Updated 4 years ago
- Octree/Quadtree/N-dimensional linear tree☆146Updated this week
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 11 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 3 months ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆28Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- ☆20Updated 5 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆138Updated 3 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆23Updated 2 months ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆25Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- A simple and modern C++ quadtree implementation☆223Updated last year
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Updated 3 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆29Updated 6 years ago
- robust geometric predicates☆36Updated 4 years ago
- C++ implementation of the Marching Cubes algorithm☆37Updated 2 years ago