New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/geom-accel

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-accel

n-D spatial indexing data structures

2.0.10
Source
npm
Version published
Maintainers
1
Created
Source

geom-accel

npm version npm downloads Twitter Follow

This project is part of the @thi.ng/umbrella monorepo.

About

n-D spatial indexing data structures.

Some implementations were ported from the Clojure version of thi.ng/geom.

Currently available:

TODO: reimport / publish

Status

STABLE - used in production

Installation

yarn add @thi.ng/geom-accel

Package sizes (gzipped, pre-treeshake): ESM: 2.85 KB / CJS: 2.93 KB / UMD: 2.92 KB

Dependencies

Usage examples

Several demos in this repo's /examples directory are using this package.

A selection:

ScreenshotDescriptionLive demoSource
Doodle w/ K-nearest neighbor search result visualizationDemoSource
Poisson-disk shape-aware sampling, Voronoi & Minimum Spanning Tree visualizationDemoSource

API

Generated API docs

TODO

Authors

Karsten Schmidt

License

© 2013 - 2020 Karsten Schmidt // Apache Software License 2.0

Keywords

2D

FAQs

Package last updated on 11 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts