// SampleX14 - MD2 Viewer
// by Lord Trancos
// ---------------------------------------------------------------------------
//
// The code for loading and rendering MD2 files it's based on Mustata Bogdan
// (a.k.a. LoneRunner)'s OpenGL + VisualC MD2 Viewer.
//
//   http://lonerunner.cfxweb.net/
//   lonerunner@planetquake.com
// 
// On his page you will find other nice viewers (with source code) for Quake3,
// Half-Life, etc.. models.
//
// If you are looking for X (skinned mesh) model viewer + source code for Delphi
// take a look to Clootie's web page:
//
//   http://clootie.narod.ru/
//
// You will find other very nice samples there. ;)
//
// ---------------------------------------------------------------------------
//
// Sample Model : Necro - Model, Animation and Mapping by Jove Chiere,
//                        Skin by Alejo AC (Ionicboy).
//
//   Nick: Jove Chiere 
//   Email: jovechiere@yahoo.es 
//   ICQ: 30508817 
//   Notas: Busco sexo urgentemente, a ser posible de sexo opuesto... Se
//          requiere 4 aos de experiencia y buena apariencia. 
//          Horario y sueldo a convenir... 
//
//   Nick: Alejo AC (Ionicboy) 
//   Email: Alejo.acevedo@civantos.com 
//
// ---------------------------------------------------------------------------
//
// Keys:
//
//   + Move Camera Forward 
//   - Move Camera Backward 
//   , Move Camera Up
//   . Move Camera Down
//
// ---------------------------------------------------------------------------
