Hi all,

Is there any way of setting an axis point for rotation?

Im currently using glRotate(angle, 0,0,1); but this will rotate the texture by its lower left cornour, but i want it to be rotated by maybe the center of the texture or maybe the top right cornour!
Is this possible?

Thanx for any help