
 MD3TOX v1.0                                         2001/07/31
 --------------------------------------------------------------

 WHAT IS MD3TOX ?

   - A simple Quake 3 Arena MD3 to Microsoft X file format
     converter.

   - Quake 3 Arena models are PK3 files. Those files are ZIP
     files. Inside those ZIP files the meshes are stored
     in MD3 files.

   - This program can convert those MD3 files to MS X file
     format but only one frame can be saved (animation isn't
     supported).

 --------------------------------------------------------------

 CODE:

   - The code for loading MD3 files it's based on the C++ code
     by Mustata Bogdan (LoneRunner) from it's application
     "Advance OpenGL MD3Load" (a Quake 3 model viewer);

                  http://lonerunner.cfxweb.net/

   - You can find more nice stuff with source code for
     Delphi here;

       www.geocities.com/dxlab/downloads.html

 --------------------------------------------------------------

 LICENSE AGREEMENT:

   - MD3TOX is a freeware product, as such you can not expect
     any warranty of usability nor stability.

 --------------------------------------------------------------

 www.geocities.com/dxlab/downloads.html
 Lord Trancos,
 <lordtrancos@softhome.net>
