Quake MD2 animation test V0.02 This little example loads a MD2 model (ID softwares Quake2 model format) and renders the model on screen (using TextureTri) with animation. The demo has various key controls to set the rendering mode and you can rotate using the arrow keys.
Demo Controls: Arrows = Control object rotation
F1 = Toggle Filtering (Bilinear filtering)
F2 = Set texture drawing to "solid"
F3 = Set texture drawing to "Alpha50"
F4 = Set texture drawing to "Alpha add"
F5 = Set texture drawing to "Alpha Subtract"
ESC = EXIT DEMO
Download: Quake MD2 Loader Test V0.02b