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☆30Updated 3 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆103Updated 8 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 6 months ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 10 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- A nano spline library in modern C++.☆121Updated 8 months ago
- An OpenCL implementaton of Octree search☆22Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Just the quadtree without the demo application☆31Updated 7 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 2 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- 📊 A lightweight plotting library☆93Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last week
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆69Updated 4 months ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago