Skip to content

Latest commit

 

History

History

geom-closest-point

@thi.ng/geom-closest-point

npm version npm downloads Twitter Follow

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

About

2D / 3D closest point / proximity helpers.

Current implementations partially based on toxiclibs (Java) and Clojure version of thi.ng/geom.

Status

STABLE - used in production

Installation

yarn add @thi.ng/geom-closest-point

Package sizes (gzipped): ESM: 0.8KB / CJS: 0.9KB / UMD: 0.9KB

Dependencies

API

Generated API docs

  • closestPointAABB
  • closestPointArray
  • closestPointCircle
  • closestPointLine
  • closestPointPlane
  • closestPointPolyline
  • closestPointRect
  • closestPointSphere
  • closestPointSegment
  • closestT
  • distToLine
  • distToSegment

Authors

Karsten Schmidt

License

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