cdalitz / kdtree-cppLinks
Kd-Tree library for kNN and range queries in plain C++98
☆97Updated last year
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☆225Updated last year
- An implementation of k-d tree☆188Updated last year
- Octree/Quadtree/N-dimensional linear tree☆196Updated 3 weeks ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- ☆27Updated 6 years ago
- A nano spline library in modern C++.☆128Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 3 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- 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…☆73Updated last month
- C++ port of mapbox's JS concaveman, with a Python wrapper☆169Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆84Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- C++ implementation of the Marching Cubes algorithm☆44Updated 3 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated this week
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- C++ implementation of the 3D QuickHull algorithm☆298Updated last year
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months ago
- robust geometric predicates☆38Updated 5 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- PH-Tree C++ implementation☆34Updated 8 months ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago