K-dimensional tree space-partitioning data structure demo Overview A visualizer for kdtree library. Please see this screencast clip for usage hints (collision detector) or this for nearest neighbours search. Build instructions % git clone https://github.com/swizard0/kdtree-demo % cd kdtree-demo % cargo run --release