                      Persistence of Vision Raytracer
                                Version 2.1

                  Amiga port by George Leonidas Coulouris


Disclaimer:

     This  is  not  an  official POV-Ray release.  I have merely ported the
original  source  code  to  SAS/C  6.3  for  the  Amiga.   It  has not been
extensively  tested,  and  is  by  no  means  guaranteed to work.  I hereby
absolve  myself of all responsibility for the behavior of this package.  In
other words, USE AT YOUR OWN RISK.


System requirements:

     ˇ AmigaDOS 2.0

     ˇ 1 Mb RAM


Changes to the original distribution:

     ˇ New directory structure

     ˇ Drag-and-drop installation

     ˇ SAS/C 6.3 support

     ˇ Executables optimized for speed


Changes to amiga.c:

     ˇ  There  was  a  discrepancy  between the prototype and definition of
display_plot().  Fixed.

     ˇ  matherr()  would  not  compile  properly.   As  an  interim  fix, I
commented out the bulk of the function.


Compilation notes:

     ˇ You  may  have to tweak the compiler options and/or smakefile to get
POV-Ray to compile correctly on your system.

     ˇ Expect some warnings during compilation.


---George L. Coulouris <deltax@hermes.acm.rpi.edu>
