home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / rbbs / 123.dir < prev    next >
Encoding:
File List  |  1994-03-07  |  5.7 KB  |  90 lines

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