ungerik / go3d

A performance oriented 2D/3D math package for Go
MIT License
303 stars 49 forks source link

add ToEulerAngles to quaternion #31

Closed lotsofone closed 2 years ago

lotsofone commented 2 years ago

quaternion now has ToEulerAngles to convert back to euler angles. just works, not an optimized implemention.