In this case,
I wanna rotate my each cube with the axis 'N'
I get the right result through Matrix but the wrong result through Quaternion
why?
how to use the way "qrotate()" to get the right result?
Right result when i use matrix to rotate:
Wrong Result through the ways of Quaternoin:
gits、pngs and hip in attach.
Thanks for help in advance!