Is there any simply way to extract rotation matrix from object transfromation matrix in vex?
I've got matrix that describes the global transformation of geometry and I want to have the part of the matrix that is responsible for rotation. as far as I know the rotation and scaling operations “are using” the same fields of matrix so is there any simple way to extract the rotation matrix?
Thank yu very much
