Quote Originally Posted by User137
If you multiply projected matrix with its inverse, wouldn't you get the same as glLoadIdentity would give?
That's not what i'm doing.. i'd like to transform a vector instead.
the question is: if i'm in the middle of some transformation (glTranslate, Rotate etc), and i draw something in position 0,0,0, what's the absolute position of that point?