cdalitz / kdtree-cpp
Kd-Tree library for kNN and range queries in plain C++98
☆87Updated last year
Alternatives and similar repositories for kdtree-cpp:
Users that are interested in kdtree-cpp are comparing it to the libraries listed below
- Simple C++ KD-Tree implementation☆207Updated 4 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ implementation of the Marching Cubes algorithm☆37Updated 2 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆32Updated 2 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆155Updated last year
- An implementation of k-d tree☆176Updated 10 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆169Updated this week
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆148Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆102Updated last year
- Octree/Quadtree/N-dimensional linear tree☆146Updated last week
- Git mirror of the geogram library by INRIA☆127Updated 2 years ago
- Curvature assignment for Geometry Processing course☆152Updated last year
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆31Updated 5 months ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆153Updated 9 months ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 3 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆59Updated 5 years ago
- PH-Tree C++ implementation☆29Updated last year
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- robust geometric predicates☆36Updated 4 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 9 months ago
- A gpu based implementation of a K-D Tree Builder☆108Updated 5 years ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆143Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆94Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated 3 weeks ago
- Open source NURBS fitting library☆29Updated 9 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆10Updated 5 years ago
- ☆220Updated last month
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago