Quadtree implementation using Unity 2019.1.5f1 as visualization tool
-
Updated
Jul 21, 2019 - C#
Quadtree implementation using Unity 2019.1.5f1 as visualization tool
Super simple library to generate orthtrees (quadtress, octrees and beyond)
A showcase of a point region quadtree. Click in the canvas to add points, watch the quadtree split into sections so that each section contains exactly one point.
Implementation of KD-Tree and Quad-Tree
Add a description, image, and links to the point-region-quadtree topic page so that developers can more easily learn about it.
To associate your repository with the point-region-quadtree topic, visit your repo's landing page and select "manage topics."