tzaeschke / phtree-cppLinks
PH-Tree C++ implementation
☆34Updated 8 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.☆131Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- Octree/Quadtree/N-dimensional linear tree☆196Updated 3 weeks ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- A nano spline library in modern C++.☆128Updated last year
- Instanced rendering of massive CAD models using shape matching☆19Updated 2 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- A STL-like graph library☆13Updated 2 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 7 months ago
- Octree library in C++☆60Updated 13 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆135Updated this week
- C++ implementation of the 3D QuickHull algorithm☆298Updated last year
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- PH-Tree C++ implementation by Improbable.☆25Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A C++ dataflow node editor -- Compatible with WebAssembly.☆68Updated 2 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 3 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…☆31Updated 6 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- MyGAL is a computational geometry algorithms library☆42Updated 3 years ago