Date: Mon, 17 Nov 1997 17:25:13 +0000 ( ) From: "Gurunandan R. Bhat" To: Glenn R Fulford Cc: djgpp AT delorie DOT com Subject: Re: Scientific Graphics library for DJGCC or DJG77 In-Reply-To: <64tr9r$b8s$1@octarine.cc.adfa.oz.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 19 Nov 1997, Glenn R Fulford wrote: > Can anyone recomend a good Fortran (or C or C++) > library for scientific graphics that works under DJGCC/G77. > Preferably 2d with contouring, but 3D would also be nice. Heres some info that might be useful. I have pulled it out of an old mail and I hope that things are the same.... --------------------------------------------------------------- DISLIN is a high level and easy to use graphics library for displaying data as curves, bar graphs, pie charts, 3D-colour plots, surfaces, contours and maps. Version 6.3 of DISLIN is now released. DISLIN is available for several C and Fortran compilers. It's free for GCC/DJGPP and GCC/Linux. For DJGPP, DISLIN supports Fortran programming with f2c. It uses the GRX library for graphical screen output and several formats such as PostScript for file output. DISLIN is available from the FTP sites ftp://ftp.gwdg.de/pub/grafik/dislin (fast connection) ftp://linhmi.mpae.gwdg.de/pub/dislin (slow connection) A DISLIN manual in PostScript form is given in the files dislin_manual.63.tar.gz and msdos/dl_ps_63.zip The DJGPP version of DISLIN for gcc and f2c can be found in the file msdos/dl_dj_63.zip Installation instructions are given in the file msdos/README.DOS --------- Helmut Michels michels AT linax1 DOT mpae DOT gwdg DOT de Max-Planck-Institut fuer Aeronomie Phone: +49 5556 979-334 D-37191 Katlenburg-Lindau, Germany Fax : +49 5556 979-240 DISLIN Home Page: http://www.mpae.gwdg.de/dislin/dislin.html