home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / unix_c / graphics / 00_index.txt next >
File List  |  1992-02-28  |  6KB  |  119 lines

  1.  
  2.  
  3. Directory UNIX_C/GRAPHICS
  4.     Programs to do graphics, image processing, and other related sorts
  5.     of things.
  6.  
  7.     CRC.TAR
  8.         The CRC Graphics Package from Purdue University.  This package
  9.         contains a general-purpose graphics facility for two and three
  10.         dimensional graphics.  Output devices include HP plotters,
  11.         Printronix printers, laser printers, plot(5) format, and so on.
  12.         Contributor: Dave Curry <davy@itstd.sri.com>
  13.     DELTAC.TAR
  14.         Compress and uncompress 8-bit image files using delta modulation.
  15.         Achieves about 20% better compression than compress(1) on these
  16.         files.
  17.         Contributor: Diomidis Spinellis <dds@cc.ic.ac.uk>
  18.     DRAW.TAR
  19.         A library of routines to produce plots in various formats including
  20.         plot(3) and HPGL, and a utility "draw" which acts as a front end.
  21.         Contributor: Juha Takala <jta@sah.vtt.fi>
  22.     FBM.TAR
  23.         The Fuzzy Pixmap Manipulation (FBM) library.  Works in combination
  24.         with Jef Poskanzer's PBM stuff (see PBM.TAR).  Provides a complete
  25.         package for manipulation color and b/w images including 24-bit RGB,
  26.         8-bit mapped color, 8-bit grayscale, and 1-bit bitmaps.
  27.         Contirbutor: Michael Mauldin <Michael.Mauldin@nl.cs.cmu.edu>
  28.     FC.TAR
  29.         The Fast Clipper 2-D line clipping algorithm.  Twice as fast as
  30.         the Colin-Sutherland method.
  31.         Contributor: John Schultz <jcs@crash.cts.com>
  32.     GL_PLOT.TAR
  33.         Routines which provide graphic device support for a number of
  34.         video adapters and printers for PC/AT class computers running
  35.         under Microport System V/AT, Xenix or MS-DOS.  The routines
  36.         emulate the BSD plot(3) library, as well as provide new
  37.         routines.  It runs under MSDOS/ System V/AT, SCO
  38.         Contributor: <lewis@dtlewis.uucp>
  39.     GRAPHPLS.TAR
  40.         A program to generate line graphs from tables of data.
  41.         Contributor: Alan Kent <ajk@goanna.oz.au>
  42.     IPL.TAR
  43.         A 2-D graphics production system which produces scatter plots, line
  44.         plots, bar graphs, range displays, pie graphs, U.S./Canada maps,
  45.         schedule charts, boxes, arrows, text, etc.  PostScript or SunView
  46.         output.
  47.         Contributor: Steve Grubb <scg@lsr-vax.uucp>
  48.     MTV.TAR
  49.         The MTV Raytracer, which does raytracing.
  50.         Contributor: Mark VandeWettering <markv@drizzle.cs.uoregon.edu>
  51.     PBM.TAR
  52.         Tools for manipulating bitmaps.  Can convert between Sun icon,
  53.         Sun raster, X10, X11, MacPaint formats.  Can also convert to
  54.         PostScript or Printronix printer for output.
  55.         Contributor: Jeff Poskanzer <jef@helios.ee.lbl.gov>
  56.     POPI.TAR
  57.         The "popi" graphics editor.  Based on the code in the book "Beyond
  58.         Photography - the digital darkroom" by Gerard J. Holzmann of AT&T
  59.         Bell Labs.
  60.         Contributor: RIch Burridge <richb@sunas.sun.oz.au>
  61.     QUADTREE.TAR
  62.         Encodes bitmaps as "quadtrees".  Includes an X11 previewer.
  63.         Contributor: Robert S. Glickstein <bobg+@andrew.cmu.edu>
  64.     RAYSHADE.TAR
  65.         Reads a multi-line ASCII file describing a scene to be rendered and
  66.         produces a Utah Raster RLE format file of the raytraced image.
  67.         Version 3.0.
  68.         Contributor: Craig Kolb <craig@weedeater.math.yale.edu>
  69.     SUNCTOBW.TAR
  70.         Convert Sun color (8 bit) bitmaps to black and white (one bit)
  71.         bitmaps.
  72.         Contributor: <rainbow@sbcs.sunysb.edu>
  73.     SUNPLOT.TAR
  74.         A back end to the "plot" (plot(5)) program to display graphs in
  75.         a SunTools window.
  76.         Contributor: Sjoerd Mullender <sjoerd@cs.vu.nl>
  77.     SUNRAST.TAR
  78.         A set of library subroutines for reading and writing Sun raster files.
  79.         Contributor: Marc Majka <majka@grads.cs.ubc.cdn>
  80.     TEK.TAR
  81.         A Tektronix 4014 emulator for Xenix systems with the CGI package.
  82.         Contributor: Ronald Florence <ron@mlfarm.uucp>
  83.     TIFF2RST.TAR
  84.         Convert TIFF files to Sun raster files.
  85.         Contributor: William W. C. Wu <wu@cs.buffalo.edu>
  86.     TOUCHUP.TAR
  87.         A bitmap editor (paint program) for Sun workstations.  It has some of
  88.         the same features as MacPaint.
  89.         Contributor: Raymond T. Kreisel <rayk@sbcs.sunysb.edu>
  90.     TRACER.TAR
  91.         A program to do ray tracing of balls.
  92.         Contributor: Sid Grange <sid@chinet.uucp>
  93.     URT.TAR
  94.         The University of Utah RLE Toolkit, Version 2.0 (July, 1988).  This
  95.         is a toolkit full of programs for creating and manipulating raster
  96.         files.
  97.         Contributor: University of Utah C.S. Dept.
  98.     VOGLE.TAR
  99.         A device-independent 3-D graphics package.  Includes PC drivers,
  100.         Sun, X11, and Apollo drivers.  Version 1.1.
  101.         Contributor: Eric Echidna <echidna@munnari.oz.au>
  102.     VOPL.TAR
  103.         A plotting library written in Vogle (see above).
  104.         Contributor: Eric Echidna <echidna@munnari.oz.au>
  105.     VORT.TAR
  106.         A rendering toolkit for doing constructive solid geometry and
  107.         algebraic surfaces.  Display drivers include Sun, X11, Apollo,
  108.         Iris, and VGA.  Version 1.1.
  109.         Contributor: Eric Echidna <echidna@munnari.oz.au>
  110.     VPLOT.TAR
  111.         A device-independent plotting utility with lots of device drivers
  112.         for graphics terminals as well as printers and plotters.
  113.         Contributor: Joe Dellinger <joe@hanauma.stanford.edu>
  114.     WDB2.TAR
  115.         Software to process the World Data Bank II dataset (not included)
  116.         and produce a rectangular projection for a specified latitude and
  117.         longitude in UNIX plot format.
  118.         Contributor: Alan Paeth <awpaeth@watcgl.waterloo.edu>
  119.