cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆97Updated 2 years ago
Alternatives and similar repositories for kdtree-cpp
Users that are interested in kdtree-cpp are comparing it to the libraries listed below
Sorting:
- Simple C++ KD-Tree implementation☆226Updated last year
- An implementation of k-d tree☆187Updated last year
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- A nano spline library in modern C++.☆130Updated last month
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆174Updated 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…☆46Updated 5 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- C++ implementation of the Marching Cubes algorithm☆46Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆190Updated 3 weeks ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆374Updated 6 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- ☆30Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago