Hi all,
I'm thinking about calculating the transformations I applied to my modelview matrix at a certain point of the elaboration... is there a clean way to find rotation, translation and scale given a matrix retrieved with glGet(GL_MODELVIEW_MATRIX)?
The real question is: is it possible? I mean, I can think that the solution won't be unique, but I need only a good one!
Thanks,
Remedios



