Spatial subdivision visualiser

This app helps with visualising the behaviour of Kd-tree and Quadtree spatial subdivision algorithms

{{ togglefileuploadhelp ? 'Hide' : 'Show' }} file upload help

Reload point set from a file. File must be a sequence of unique x y integer pairs in the range [0, 100], preferably whitespace separated though all non-numeric characters are ignored.



{{ numPoints }} points, {{numLeaves }} leaves, max leaf depth: {{maxLeafDepth}}.