ubilabs

ubilabs/kd-tree-javascript

JavaScript k-d Tree Implementation

JavaScript
654
108
MIT License

This is a JavaScript implementation of the k-dimensional tree (k-d tree) data structure, designed for efficient multidimensional searches like nearest neighbor and range queries. It's ideal for developers working on applications that require fast spatial indexing and proximity searches, such as mapping tools, data visualization, or game development. The library supports dynamic insertion and removal of points, making it suitable for mutable datasets.

Total donated
Undistributed
Share with your subscribers: