A Node.js KDTree implementation with lazy indexing for sparse object collision detection.
npm install lazykdtreekdtree
======
Node.js KDTree implementation with lazy indexing for sparse object collision detection. See this fiddle for a running example.