I was looking at quat4.toMat3 and the formula for quaternion to matrix
conversion at http://en.wikipedia.org/wiki/Rotation_matrix#Quaternion.
It looks to me like the code in quat4.toMat3 builds the matrix in row-major
order. Shouldn't it be built in column-major order?
Original issue reported on code.google.com by damianmi...@gmail.com on 26 Jun 2011 at 6:01
Original issue reported on code.google.com by
damianmi...@gmail.com
on 26 Jun 2011 at 6:01