fast-quadtree
v0.6.0
Published
Fast and efficient quadtree implemented in typescript
Downloads
7
Maintainers
Readme
Fast Quadtree
A fast and efficient quadtree implemented in typescript.
Installation
Fast Quadtree can be installed with npm or yarn.
npm install fast-quadtree
# or
yarn add fast-quadtree
Usage
Setup
Insert
Remove
Query
Update
Cleanup
Changelog
The changelog is available here.
License
This library is under the MIT License.