Closed jinder closed 7 years ago
Hmm, looks like someone has already done that here: https://www.npmjs.com/package/kd-tree-javascript
However, it's not referencing this repository (since it didn't have package.json
). Is there a way to change the package to point to this repository? Anyway: To help simplify the process, I took the initiative to create a PR for @aemkei so he can easily merge it when ready here: #17
@greenSnot: Is it possible to change that back since this repo is now up to date?
@aemkei done!
@greenSnot Thanks!
But can you do it one more time? I forgot to update the package.json. See https://github.com/ubilabs/kd-tree-javascript/commit/165adc0b87968df14edb0f6418bb6565ba18aeb0
@aemkei Done and what's your npm account? I would like to transfer its ownership to you.
Thanks! It is "aemkei", see https://www.npmjs.com/~aemkei
🎉
p.s. Thanks @aemkei for this awesome implementation. I'm searching point clouds in excess of 50k points at blazing speeds.
Is it possible to publish this library to NPM?