improbable-eng / phtree-cppLinks
PH-Tree C++ implementation by Improbable.
☆27Updated 2 years ago
Alternatives and similar repositories for phtree-cpp
Users that are interested in phtree-cpp are comparing it to the libraries listed below
Sorting:
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- ☆51Updated 3 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Naive Hilbert R-Tree implementation☆31Updated 11 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- Lossless compressor of multidimensional floating-point arrays☆124Updated 5 years ago
- N-dimensional RTree implementation in C++☆434Updated 10 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- PH-Tree C++ implementation☆37Updated this week
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- Implements Parallel Implementation of 3D mesh simplification.☆15Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- found and rescued from code.google.com☆75Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- ALP: Adaptive Lossless Floating-Point Compression☆161Updated 3 months ago
- A nano spline library in modern C++.☆130Updated last month
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year