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
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 weeks ago
- A nano spline library in modern C++.☆128Updated last year
- PH-Tree C++ implementation☆32Updated 7 months ago
- 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
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- 📊 A lightweight plotting library☆97Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆95Updated last year
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 6 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 2 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆196Updated 6 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆85Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Various Splines Interpolation classes☆144Updated last month
- A basic geometry C++ library for 2D and 3D applications☆97Updated 10 months ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated 2 months ago
- C++ implementation of the 3D QuickHull algorithm☆293Updated last year
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆312Updated 2 years ago