Xkonti / govec

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

Implement `AngleRad` operation #16

Closed Xkonti closed 1 year ago

Xkonti commented 1 year ago

Creates a normalized vector from an angle in radians.

Available only for float vectors.