jrd730 / QuadTreeLinks
a dynamic 2d space partitioning tree
☆24Updated 4 years ago
Alternatives and similar repositories for QuadTree
Users that are interested in QuadTree are comparing it to the libraries listed below
Sorting:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Octree library in C++☆59Updated 13 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 5 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- Basic linear algebra C++ library for 2D and 3D applications☆47Updated 11 months ago
- ☆42Updated 8 years ago
- Generating Trees with a Space Colonization Algorithm☆42Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- A library of distance and occlusion generation routines☆112Updated 3 months ago
- Nvidia HairWorks OpenGL implementation☆12Updated 9 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 12 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆59Updated 9 months ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 4 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆59Updated 9 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- High dynamic range rendering, with lens flare approximation and bloom☆77Updated 2 years ago
- 3D graphics engine☆49Updated 3 years ago
- A 2D constrained Delaunay triangulation library☆82Updated 7 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆50Updated 8 months ago