//------------------------------------------------------------------------------
//
//  MD2Viewer: Quake 2 Model 3D Viewer (MD2 VIEWER)
//  Copyright (C) 2004-2018 by Jim Valavanis
//
//  This program is free software; you can redistribute it and/or
//  modify it under the terms of the GNU General Public License
//  as published by the Free Software Foundation; either version 2
//  of the License, or (at your option) any later version.
//
//  This program is distributed in the hope that it will be useful,
//  but WITHOUT ANY WARRANTY; without even the implied warranty of
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
//  GNU General Public License for more details.
//
//  You should have received a copy of the GNU General Public License
//  along with this program; if not, write to the Free Software
//  Foundation, inc., 59 Temple Place - Suite 330, Boston, MA
//  02111-1307, USA.
//
//------------------------------------------------------------------------------
//  Old Site: http://www.geocities.ws/jimmyvalavanis/applications/md2viewer.html
//  New Site: https://sourceforge.net/projects/md2-viewer/
//------------------------------------------------------------------------------

Description
-----------
This Application makes 3D preview of md2 models (Quake2 model). 

Capabilities
------------
Makes 3D preview of md2 model. Allow screenshot exports to image files (*.png, *.jpg, *.bmp, *.ppm, *.m8, *.tga) or via the Windows clipboard. 
Supports all screen resolutions supported by the system. Supports joystick.

History
-------
Version 1.3 (20181116)
-----------
Project ressurection.
Open source release (GPLv2).
Export screenshots in png and jpg format.
Option to enable/disable texture filtering.
Small fixes to pcx image loader.

Version 1.2 (2004????)
-----------
Wireframe option
Fog option

Version 1.1 (20040608)
-----------
Virtual floor.
Select animation speed

Version 1.0 (20040529)
-----------
First working version.


Requirements
------------
Windows operating system with DirectX 7.0. 
Minimum Pentium II,AGP graphics adaptor, 64 MB RAM. 
For optimum performance Pentium III, AGPx4 graphics adaptor, 128 MB RAM.