andyzhshg / qtree
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
- PH-Tree C++ implementation☆29Updated last week
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆55Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated 9 months ago
- A basic geometry C++ library for 2D and 3D applications☆95Updated 3 months ago
- Just the quadtree without the demo application☆31Updated 7 years ago
- Header only C++ plotting interface for Gnuplot☆10Updated 5 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆166Updated 5 months ago
- GeographicLib is a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesia…☆20Updated 5 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- 📊 A lightweight plotting library☆92Updated 2 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…☆40Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- MyGAL is a computational geometry algorithms library☆38Updated 2 years ago
- A header only job-based parallelism framework for C++☆16Updated 2 years ago
- This example shows how to make OpenSceneGraph and Dear ImGui work together☆43Updated 2 years ago
- A nano spline library in modern C++.☆118Updated 5 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆99Updated 7 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- An OpenCL implementaton of Octree search☆22Updated 7 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 4 months ago
- Example of line, point and virtual plane intersectors: changing polygon outline by using hover and drag mouse events (using C++11 and O…☆27Updated 8 years ago
- A canvas addon for imgui☆26Updated 2 years ago