Quadtree/README.md

3 lines
201 B
Markdown

# Quadtree
Quadtree for fast add, remove, and query of world entities. The world size does not have to be known in advance, instead the boundaries will be determined dynamically as entities are added.