quadtree-model
There are 3 repositories under quadtree-model topic.
arun1729/road-network
QuadTree Model for generating random road network
bhhbazinga/AOI
The purpose of this project is to compare the performance of three AOI models. They are Crosslink-Model, QuadTree-Model and Tower-Model.
arbel03/Quad-Tree-Example
This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.