Author: DigiBen
This tutorial goes over how to have "transparent objects". Here we see a spinning cube with transparency applied to it, which allows us to see the smaller cube inside. This effect is great for water and glass.
Functions Used: glClear(), glLoadIdentity(), gluLookAt(), glRotatef(), glEnable(), glBlendFunc(), glDisable(), SwapBuffers()
purchase full version
Access EXE