geomatey
v0.0.4
Published
A helper library for dealing with geometry and vector calculations
Downloads
1
Readme
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