Get the latest tech news
An interactive intro to quadtrees
An interactive exploration of quadtrees. Start with brute-force spatial search, build recursive space partitioning step by step, then use it for point lookups, range queries, nearest-neighbor search, collision detection, and image compression.
None
Or read this on Hacker News