Skip to content

K-dimensional tree space-partitioning data structure demo.

Notifications You must be signed in to change notification settings

swizard0/kdtree-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-dimensional tree space-partitioning data structure demo

Overview

A visualizer for kdtree library.

kdtree visualizer

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

About

K-dimensional tree space-partitioning data structure demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages