I cannot seem to get this to work. I am currently using glRotatef() and glTranslatef() to move my camera, but there is a problem. If I call glTranslatef() first, the rotate function doesn't work ...