jtsiomb / kdtreeLinks
A simple C library for working with KD-Trees
☆401Updated 3 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- KDTree library☆111Updated 14 years ago
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,409Updated last week
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆433Updated 2 years ago
- C++ version the delaunay triangulation☆449Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆281Updated 11 months ago
- K-d tree implementation in C++☆59Updated 12 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki☆772Updated 11 months ago
- An implementation of k-d tree☆180Updated last year
- N-dimensional RTree implementation in C++☆415Updated 3 months ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- Various Splines Interpolation classes☆143Updated last week
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆627Updated last year
- ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R,…☆1,275Updated 9 months ago
- Intel TBB with CMake build system☆387Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆550Updated last year
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆598Updated 2 months ago
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆906Updated 3 weeks ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- A fast K Nearest Neighbor library for low-dimensional spaces☆472Updated 5 months ago
- Library for collision detection between two convex shapes☆566Updated last year
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆483Updated last month
- A C implementation for creating 2D voronoi diagrams☆684Updated 6 months ago
- c++ cubic spline library☆797Updated 2 years ago