Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 236 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 236 Bytes

ofxNearestNeighbour

A templated k-d tree nearest neighbour search addon for openFrameworks based on nanoflann.

Features

Search for n nearest neighbours or neighbours within a certain radius in 2D or 3D.

Usage

See examples.