Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 748 Bytes

orx-kdtree

Fast search of points closest to the queried point in a data set. 2D, 3D and 4D.

Demos

DemoKNearestNeighbour01

source code

DemoKNearestNeighbour01Kt

DemoNearestNeighbour01

source code

DemoNearestNeighbour01Kt

DemoRangeQuery01

source code

DemoRangeQuery01Kt