Multipass Transparency

We first saw an example of multipass rendering last semester, when dealing with drawing-order issues in transparency.

By rendering the transparent objects twice, with different glCullFace settings, we could blend the backs and fronts of the objects properly.