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:
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- PH-Tree C++ implementation☆31Updated 5 months ago
- 📊 A lightweight plotting library☆96Updated 3 years ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated 2 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation