0.6.0 • Published 6 years ago

fast-quadtree v0.6.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Fast Quadtree

pipeline coverage npm

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.

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago