OpenGL screencast 10 - Push and Pop Matrix, and Complex Objects
In this screencast, I discuss using glPushMatrix, glPopMatrix, and how they work. I also show how to create complex objects using push and pop.
OpenGL Functions used include: glPushMatrix(), glPopMatrix()
The code is available to download on Github