Quote Originally Posted by JSoftware
What kind of matrix? A rotation matrix? Does GLScene have some sort of utility functions to convert axis-angle, quaternions or euler angles to a matrix?
I meant ordinary 4*4 transformation matrix (the rotation part mostly).
and yeah it has routines to handle quaternions and euler angles