Author: DigiBen
The Camera tutorial (above) demonstrated moving the camera forward and backward. This tutorial adds camera rotations allowing you to "walk around".
Functions Used: glViewport(), glMatrixMode(), glLoadIdentity(), gluPerspective(), glClear(), gluLookAt(), glBegin(), glEnd()
purchase full version
Access EXE