cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆98Updated 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☆227Updated last year
- An implementation of k-d tree☆187Updated last year
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- 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.☆175Updated 7 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆373Updated 6 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆174Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆202Updated 9 months ago
- Fast radial basis function interpolation and kriging for large scale data☆184Updated last month
- Git mirror of the geogram library by INRIA☆131Updated 3 years 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
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆335Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 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…☆46Updated 5 months ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last month
- PH-Tree C++ implementation☆36Updated 10 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆190Updated last week
- A nano spline library in modern C++.☆130Updated last month
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- Fast rendering of large point clouds in OpenGL using compute shaders.☆170Updated 8 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- ☆30Updated 6 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆46Updated last week
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆581Updated 2 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago