Skip to content

Latest commit

 

History

History

geom-closest-point

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@thi.ng/geom-closest-point

npm (scoped) npm downloads Twitter Follow

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

About

Closest point / proximity helpers.

  • closestPointAABB

  • closestPointArray

  • closestPointCircle

  • closestPointLine

  • closestPointPlane

  • closestPointPolyline

  • closestPointRect

  • closestPointSphere

  • closestPointSegment

  • closestT

  • distToLine

  • distToSegment

Installation

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

Dependencies

Usage examples

import * as gcp from "@thi.ng/geom-closest-point";

Authors

  • Karsten Schmidt

License

© 2018 Karsten Schmidt // Apache Software License 2.0