How to convert euler xyz to euler zxy using javascript -


i trying convert euler rotation order existing xyz zxy. please me in doing this? thanks.

edit: found useful article, thinking may others on same path - http://knol.google.com/k/matrices-for-3d-applications-translation-rotation#rotation_matrices_for_euler_angles(c2)(a0)_(28)rotation_round_x(2c)y_and_z_axis(29)

see link: http://en.wikipedia.org/wiki/euler_angles#matrix_orientation. make 9 equations xyz zxy matrix , solve them.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -