cpml
cpml copied to clipboard
Euler angles [incomplete]
Sometime in January I needed euler angles so I threw together a quat.to_euler_angles function (and a quat.to_euler_angles_unpack function).
I would like to submit it back upstream but I think first this PR needs:
- A from_euler_angles function
- Tests
- Some kind of better documentation, for example explaining what axis standard this to_euler_angles function uses. What standard does it use ?? … I'm not sure.
Coverage decreased (-0.3%) to 80.197% when pulling ae4601fc52af4496dde3636ce11b7179c07e0834 on mcclure:euler-quat into ddb80f48e6a3f7d9b98aa45b6feeb461db3d0c6a on excessive:master.
I've been testing this in practice and I don't think it works.
Will post more about this later...
(he didn't post more about this later)
I don't remember anymore what I was going to post about it later :(