
   G L I T C H   R E A D M E

   For Glitch Version 1.0


Copyright (C) 2003-2004 Monash University, Clayton campus, Australia.
Created by Aidan Lane, under the supervision of Jon McCormack.


This program was developed to aid the students studying the CSE3313
Computer Graphics course at Monash University.


Glitch has been developed in a cross-platform manner, with the aid of
Trolltech's Qt, though only UNIX variants are currently supported.
Testing was performed on the following operating systems:

    * Mac OS X 10.3.2 (Panther)
    * SuSE Linux 8.2
    * SuSE Linux 9.0
    * RedHat Linux 9.0

Also, testing was performed purely with the GNU C++ compiler.


SYSTEM REQUIREMENTS:

    Macintosh:
      * Mac OS X
      * G4 450MHz processor or above
      * 128MB RAM
      * OpenGL implementation
          (hardware or software - hardware *STRONGLY* recommended)

    Linux on x86:
      * Kernel 2.4 (2.6 NOT tested)
      * XFree86 4.x
      * Pentium 3 500MHz processor or above
      * 128MB RAM
      * OpenGL implementation
          (hardware or software - hardware *STRONGLY* recommended)


This software may contain portions that are copyright (C) 1993, Silicon
Graphics, Inc. All Rights Reserved.

Glitch 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, version 2.

Glitch 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., 675 Mass Ave, Cambridge, MA 02139, USA.


Updated: February 19, 2004
