Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constructors for Euler angles #810

Closed
eggrobin opened this issue Jan 10, 2016 · 0 comments · Fixed by #1118
Closed

Constructors for Euler angles #810

eggrobin opened this issue Jan 10, 2016 · 0 comments · Fixed by #1118
Assignees

Comments

@eggrobin
Copy link
Member

Rotations need a constructor from Euler angles.
The convention should be an enum offering all possibilities (ZXZ, XYX, YZY, ZYZ, XZX, YXY).
While we're at it, a constructor from Cardan-Tait-Bryan (heading-elevation-bank, yaw-pitch-roll) angles should be provided (again with all conventions XYZ YZX ZXY XZY ZYX YXZ, for which we already have a type).
Beware the Jabberwock! game developers, being confused about geometry, call Cardan-Tait-Bryan angles Euler angles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant