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☆225Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Octree/Quadtree/N-dimensional linear tree☆206Updated 3 weeks ago
- A really fast C++ library for Delaunay triangulation of 2D points☆200Updated 8 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆373Updated 6 years ago
- This is a mirror of the latest stable version of Triangle.☆153Updated 8 months ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- An implementation of k-d tree☆187Updated last year
- ☆29Updated 6 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 4 months ago
- Fast radial basis function interpolation and kriging for large scale data☆182Updated 2 weeks ago
- C++ L-BFGS implementation using plain STL☆36Updated last month
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- A nano spline library in modern C++.☆128Updated 3 weeks ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 2 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last month
- A header-only, single-file library for colormaps written in C++11☆362Updated last month
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆188Updated last month
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆334Updated 2 years ago
- NURBS library based on libigl.☆22Updated 7 years ago