What is the advantage of using Euler Angles over spherical coordinates?

632 views Asked by At

I'm working with an application where relative coordinate systems are stored as a list of Euler Angles and a translation.

Is there any good reason, to represent the rotation using Euler angles over spherical coordinates?

https://en.wikipedia.org/wiki/Euler_angles

http://en.wikipedia.org/wiki/Spherical_coordinate_system

0

There are 0 answers