about summary refs log tree commit diff
path: root/README.md
blob: b18eb1ffc1c8a6f05ef6b6d2fe929611fd4fda5e (plain)
1
2
3
4
5
# quadtree

Golang quadtree implementation.

Subdividing a given space filled with points recursively.