MPMorph - Amiga Morphing program Copyright (C) © 1993-96 Topicsave Limited $VER: MPMorph_Source_readme 4.8 (17.3.97) 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 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., 675 Mass Ave, Cambridge, MA 02139, USA. mark@topic.demon.co.uk mpaddock@cix.compulink.co.uk See file COPYING for details. Various portions of the IFF source code are public domain. The Delaunay code was written by Dave Watson and uses the algorithm described in - Watson, D.F., 1981, Computing the n-dimensional Delaunay tessellation with application to Voronoi polytopes: The Computer J., 24(2), p. 167-172. ag2txt is based on AG2TXT from which the following is quoted: This program (even if it is small) is Copyright (c) 1993 Jason R. Hulance. Apart from that the Gnu Public License holds. You can contact me by E-mail at "m88jrh@ecs.oxford.ac.uk". *********************************************************************************** The following is not entirely up to date: To compile MPMorph the following is required (in addition to at least 4MB of memory, a lot of time (about 50mins on a 28Mhz 68040), standard amiga include files, about 4.5Mb of disk space etc.) You will also need MPIndex55 (aminet:text/hyper), MPGui55s (aminet:dev/gui), MPImage75s (aminet:gfx/conv), CBMs CatComp, MakeDoc(??), MakeInfo(??), the original CBM ed, ARexxBox(??), GadToolsBox is useful, +??? and Includes for the following libraries: reqtools.library Aminet - util/libs/ReqTools???.lha egs (version 2.2?) orion.etsu.edu - developers/egsdev.lha dctv Aminet - ??/??/dctv??.lha SAS/C 6.57 V39 includes Notes: 1 - It may not be possible to compile with optimization turned off as the object code may be >32K. 2 - The TAB size is 3 in all the source code.