cpml icon indicating copy to clipboard operation
cpml copied to clipboard

Euler angles [incomplete]

Open mcclure opened this issue 5 years ago • 4 comments

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.

mcclure avatar May 04 '20 04:05 mcclure

Coverage Status

Coverage decreased (-0.3%) to 80.197% when pulling ae4601fc52af4496dde3636ce11b7179c07e0834 on mcclure:euler-quat into ddb80f48e6a3f7d9b98aa45b6feeb461db3d0c6a on excessive:master.

coveralls avatar May 04 '20 04:05 coveralls

I've been testing this in practice and I don't think it works.

Will post more about this later...

mcclure avatar Sep 02 '21 21:09 mcclure

(he didn't post more about this later)

FatalistError avatar Sep 09 '23 17:09 FatalistError

I don't remember anymore what I was going to post about it later :(

mcclure avatar Sep 11 '23 18:09 mcclure