MD2 (Quake 2) model loader

Loads a MD2 model, calculates vertex normals, and shows how to render the model.

Updates:

7-15-2001 5:41PM CDT
I cleaned up the code somewhat, and removed the glati.h file (it wasn't doing anything).
I also recompiled it with my lastest TGA library.