Xkonti / govec

Go library providing 2D and 3D vector operations
MIT License
6 stars 7 forks source link

Add `AngleBetween` operations for degrees and radians #33

Closed Xkonti closed 1 year ago

Xkonti commented 1 year ago

Implements AngleBetweenRad and AngleBetweenDeg operations. Closes #14 Closes #13