
 *=---------------------------------------------------------------------=*
   
                        >> Quake MD2 Loader Test V0.02b <<
 
             Build Using  PlayBasic V1.64j2:  13th, Sep, 2009

                             By Kevin Picone 
 
          (c) copyright 2009 Kevin Picone, All rights reserved

 *=---------------------------------------------------------------------=*
           URL: www.underwaredesign.com     www.PlayBasic.com
 *=---------------------------------------------------------------------=*


  So What does this do ?:
  =======================
 

       This little example load a MD2 model (ID softwares Quake model format)
 and renders the model on scren with animation.





  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 Addative"
                    F5 =  Set texture drawing to "Alpha Subtract"

                   ESC = EXIT DEMO
    



  Cya,
  Kevin Picone
  www.underwaredesign.com


 *=-------------------------------------------------------------------=* 
                               T H E  E N D
 *=-------------------------------------------------------------------=* 

