0.0.4 • Published 5 years ago

geomatey v0.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

geomatey

A helper library for dealing with geometry and vector calculations

Functions

Heres a list of all the fun things this library can do:

  • add
  • sub
  • scale
  • lerp
  • magnitude
  • normalize
  • perpendicular
  • angle
  • dot
  • getSlope
  • getYIntersect
  • angleBetween
  • signedAngleBetween
  • deltaAngle
  • signedDeltaAngle
  • direction
  • distance
  • cartesianToPolar
  • polarToCartesian
  • nextPointOnCircle
  • nextPointOnCircleLerped
  • nearestPointOnLine
  • slopeInterceptPointOfIntersection
  • cartesianPointOfIntersection
  • cartesianToSlopeIntercept
  • circleInfo
0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago