andyzhshg / qtreeLinks
a simple c++ template quadtree class, header only, use it as STL
☆17Updated 9 years ago
Alternatives and similar repositories for qtree
Users that are interested in qtree are comparing it to the libraries listed below
Sorting:
- PH-Tree C++ implementation☆34Updated 9 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Tiny 2D Geometry Library☆30Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- A nano spline library in modern C++.☆128Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Header only C++ plotting interface for Gnuplot☆10Updated 6 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆136Updated 2 weeks ago
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- 📊 A lightweight plotting library☆98Updated 3 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- C++ implementation of the 3D QuickHull algorithm☆299Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated last year
- A simple and modern C++ quadtree implementation☆250Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated 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 4 months ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- Simple C++ KD-Tree implementation☆225Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago