Document on how to map a 2D texture onto a 3D parallellogram. Useful to understand the mathematics behind texture mapping, but too slow for a decent realtime implementation.
A wormhole example - Slow generation of the wormhole itself then it loads the wormhole from a file for the actual effect. You have to figure most of the effect out for yourself though.