Axis Rotation Question using sio2 game engine

Posted by Leo on Stack Overflow See other posts from Stack Overflow or by Leo
Published on 2010-05-16T15:38:30Z Indexed on 2010/05/16 15:40 UTC
Read the original article Hit count: 281

Filed under:
|
|

By using left hand rule, I rotate one object left and right using x axis, and rotate up/down using y axis. After first object is rotated to the right, the up/down rotation should be using z axis.

However, when I try to rotate using z axis, after the first rotation, it has the same effect when I rotate using y axis.

Anyone has any ideas?

Thanks

© Stack Overflow or respective owner

Related posts about sio2

Related posts about axis