home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / graphics / faq next >
Text File  |  1993-12-27  |  43KB  |  1,011 lines

  1. Newsgroups: comp.graphics,news.answers,comp.answers
  2. Path: bloom-beacon.mit.edu!usc.edu!elroy.jpl.nasa.gov!ufo!grieggs
  3. From: grieggs@jpl-devvax.jpl.nasa.gov (John T. Grieggs)
  4. Subject: (27Dec93) comp.graphics Frequently Asked Questions (FAQ)
  5. Message-ID: <1993Dec28.045705.17279@jpl-devvax.jpl.nasa.gov>
  6. Followup-To: poster
  7. Sender: grieggs@jpl-devvax.jpl.nasa.gov (John T. Grieggs)
  8. Reply-To: grieggs <grieggs@jpl-devvax.jpl.nasa.gov>
  9. Organization: Jet Propulsion Laboratory, Pasadena, CA
  10. Date: Tue, 28 Dec 1993 04:57:05 GMT
  11. Approved: news-answers-request@MIT.edu
  12. Expires: Tue, 11 Jan 1994 04:57:06 GMT
  13. Lines: 995
  14. Xref: bloom-beacon.mit.edu comp.graphics:18269 news.answers:13395 comp.answers:3188
  15.  
  16. Archive-name: graphics/faq
  17.  
  18. This message is posted once a week or so in an effort to cut down on the
  19. repetitive junk in comp.graphics.  It was last changed on 27Dec93.  If you
  20. have answers to other frequently asked questions that you would like included
  21. in this posting, please send me mail.  If you don't want to see this posting
  22. every week, please add the subject line to your kill file.  Thank you.
  23.  
  24. If your copy of the FAQ is more than a couple of weeks old, you may want to
  25. seek out the most recent version.  The latest version of this FAQ is always
  26. available on rtfm.mit.edu as pub/usenet/news.answers/graphics/faq.
  27.  
  28. ---
  29. _john
  30.  
  31. listserv@trearn.bitnet appears to be a toasted address.  Is there a better
  32. address for the POV-Ray mail server, or is that a dead list I should remove?
  33.  
  34. The OpenGL vs. PEX paper by Allen Akin no longer resides at
  35. ftp.sgi.com:/OpenGL/doc/analysis.ps..  Has it moved, or is it just gone?
  36.  
  37. I have recieved feedback on neither of these items.  If I don't get any by
  38. the next FAQ update (next week), I'll remove the entries from the FAQ.
  39.  
  40.     John Grieggs grieggs@jpl-devvax.jpl.nasa.gov JohnG@portal.com
  41. ---
  42. Last update: 27Dec93
  43.  
  44. What's new?
  45.  
  46. New Pixar tape availibility info (mccoy@spinach.pixar.com).
  47.  
  48.         grieggs@jpl-devvax.jpl.nasa.gov
  49.  
  50.  
  51.  
  52. Contents:
  53.  
  54.     1) General references for graphics questions.
  55.     2) Drawing three-dimensional objects on a two-dimensional screen.
  56.     3) Quantizing 24 bit images down to 8 bits.
  57.     4) Converting color into grayscale.
  58.     5) Quantizing grayscale to black&white.
  59.     6) Rotating a raster image by an arbitrary angle.
  60.     7) Free image manipulation software.
  61.     8) Format documents for TIFF, IFF, BIFF, NFF, OFF, FITS, etc.
  62.     9) Converting between vector formats.
  63.     10) How to get Pixar films.
  64.     11) How do I draw a circle as a Bezier (or B-spline) curve?
  65.     12) How to order standards documents.
  66.     13) How to FTP by email.
  67.     14) How to tell whether a point is within a planar polygon.
  68.     15) How to tessellate a sphere.
  69.     16) Specific references on ray-tracing and global illumination.
  70.     17) SIGGRAPH information online
  71.     18) SIGGRAPH Panels Proceedings available
  72.     19) Graphics mailing lists
  73.     20) Specific references on file formats
  74.     21) What about GIF?
  75.     22) What is morphing?
  76.     23) How to ray-trace height fields
  77.     24) How to find the area of a 3D polygon
  78.     25) How to join ACM/SIGGRAPH
  79.     26) Where can I find MRI and CT scan volume data?
  80.     27) Specific references on spatial data structures including quadtrees
  81.     and octrees
  82.     28) Where can I get a program to plot XY(Z) data or f(x) data?
  83.     29) Specific references on PEX and PHIGS
  84.     30) Specific references on OpenGL
  85.     31) OpenGL vs. PEX
  86.     32) SIGGRAPH Online Bibliography Project
  87.  
  88.  
  89. 1) General references for graphics questions:
  90.  
  91.     Computer Graphics: Principles and Practice (2nd Ed.), J.D. Foley,
  92.     A. van Dam, S.K. Feiner, J.F. Hughes, Addison-Wesley 1990, ISBN
  93.     0-201-12110-7
  94.     Procedural Elements for Computer Graphics, David F. Rogers, McGraw
  95.     Hill 1985, ISBN 0-07-053534-5
  96.     Mathematical Elements for Computer Graphics 2nd Ed., David F. Rogers
  97.     and J. Alan Adams, McGraw Hill 1990, ISBN 0-07-053530-2
  98.     Fundamentals of Three-Dimensional Computer Graphics, Alan Watt,
  99.     Addison-Wesley 1990, ISBN 0-201-15442-0
  100.     An Introduction to Ray Tracing, Andrew Glassner (ed.), Academic Press
  101.     1989, ISBN 0-12-286160-4
  102.     Graphics Gems, Andrew Glassner (ed.), Academic Press 1990, ISBN
  103.     0-12-286165-5
  104.     Graphics Gems II, James Arvo (ed.), Academic Press 1991, ISBN
  105.     0-12-64480-0
  106.     Graphics Gems III, David Kirk (ed.), Academic Press 1992, ISBN
  107.     0-12-409670-0 (with IBM disk) or 0-12-409671-9 (with Mac disk)
  108.     Digital Image Warping, George Wolberg, IEEE Computer Society Press
  109.     Monograph 1990, ISBN 0-8186-8944-7
  110.     Digital Image Processing (2nd Ed.), Rafael C. Gonzalez, Paul Wintz,
  111.     Addison-Wesley 1987, ISBN 0-201-11026-1
  112.     A Programmer's Geometry, Adrian Bowyer, John Woodwark, Butterworths 1983,
  113.     ISBN 0-408-01242-0 Pbk
  114.     Advanced Animation and Rendering Techniques, Alan Watt, Mark Watt,
  115.       Addison-Wesley 1992, ISBN 0-201-54412-1
  116.  
  117. An automatic mail handler at Brown University allows users of "Computer
  118. Graphics: Principles and Practice," by Foley, van Dam, Feiner, and
  119. Hughes, to obtain text errata and information on distribution of the
  120. software packages described in the book.  Also, users can send the
  121. authors feedback, to report text errors and software bugs, make
  122. suggestions, and submit exercises.  To receive information describing
  123. how you can use the mail handler, simply mail graphtext@cs.brown.edu
  124. and put the word "Help" in the Subject line.  Use the Subject line
  125. "Software-Distribution" to receive information specifically concerning
  126. the software packages SRGP and SPHIGS.
  127.  
  128. Errata for "An Introduction to Ray Tracing" is available on
  129. wuarchive.wustl.edu in graphics/graphics/books/erratas/IntroToRt.
  130.  
  131. Errata for "Digital Image Warping" is in the same directory as
  132. "Digital-Image-Warping".
  133.  
  134. Errata for "Photorealism and Ray Tracing in C" is in the same directory as
  135. "Photorealism-and-ray-tracing-in-C".
  136.  
  137. All C code from the "Graphics Gems" series is available via anonymous ftp
  138. from princeton.edu.  Look in the directory pub/Graphics/GraphicsGems for
  139. the various volumes (Gems, GemsII, GemsIII), and get the README file first.
  140.  
  141. Errata to _Graphics Gems_ and _Graphics Gems II is available on
  142. wuarchive.wustl.edu in graphics/graphics/books.
  143.  
  144. A list of computer graphics, computational geometry and image processing
  145. journals is available from Juhana Kouhia, jk87377@cs.tut.fi.
  146.  
  147.  
  148. 2) Drawing three-dimensional objects on a two-dimensional screen.
  149.  
  150. There are many ways to do this.  Some approaches map the viewing rectangle
  151. onto the scene, by shooting rays through each pixel center and assigning
  152. color according to the object hit by the ray.  Other approaches map the
  153. scene onto the viewing rectangle, by drawing each object into the region,
  154. keeping track of which object is in front of which.
  155.  
  156. The mapping mentioned above is also referred to as a "projection", and the
  157. two most popular projections are perspective projection and parallel
  158. projection.  For example, to do a parallel projection of a scene onto a
  159. viewing rectangle, you can just discard the Z coordinate (divide by depth),
  160. and "clip" the objects to the viewing rectangle (discard portions that lie
  161. outside the region).
  162.  
  163. For details on 3D rendering, the Foley, van Dam, Feiner and Hughes book,
  164. "Computer Graphics: Principles and Practice" would be a good place to start
  165. reading.  Chapter 6 is "Viewing in 3D", and chapter 15 is "Visible-Surface
  166. Determination".  For more information go to chapter 16 for shading, chapter
  167. 19 for clipping, and branch out from there.
  168.  
  169.  
  170. 3) Quantizing 24 bit images down to 8 bits.
  171.  
  172. Find a copy of "Color Image Quantization for Frame Buffer Display" by
  173. Paul Heckbert, SIGGRAPH '82 Proceedings, page 297.  There are other
  174. algorithms, but this one works well and is fairly simple.  Implementations
  175. are included in most raster toolkits (see item 7 below).
  176.  
  177. A variant method is described in "Graphics Gems", p. 287-293 (but no code),
  178. and there is further information in "Graphics Gems II", p. 126-133 (code
  179. available online but not in book).  Spencer Thomas' article in Gems II on
  180. Efficient Inverse Color Map Computation (p. 116-125) is also relevant, and
  181. code is provided in the book and online, as well as in the Utah Raster
  182. Toolkit.  Note that the code from the "Graphics Gems" series is all available
  183. from an FTP site, as described above.
  184.  
  185. Check out John Bradley's "Diversity Algorithm", which is incorporated into
  186. the xv package and described in the back of the manual.
  187.  
  188. The ImageMagick package (see section 7 for where it is) contains another
  189. quantizing algorithm which is presented as "doing a better job than the
  190. other algorithms, but slower".
  191.  
  192. There's also an implementation of:
  193.  
  194. Wan, Wong, and Prusinkiewicz, _An Algorithm for Multidimensional Data
  195. Clustering_, Transactions on Mathematical Software, Vol. 14 #2 (June, 1988),
  196. pp. 153-162.
  197.  
  198. available as princeton.edu:pub/Graphics/colorquant.shar.  This code,
  199. in modified form, appears in the Utah Raster Toolkit as well.
  200.  
  201.  
  202. 4) Converting color into grayscale.
  203.  
  204. The NTSC formula is:
  205.  
  206.     luminosity = .299 red + .587 green + .114 blue
  207.  
  208.  
  209. 5) Quantizing grayscale to black&white.
  210.  
  211. The only reference you need for this stuff is:
  212.  
  213.     Digital Halftoning, Robert Ulichney, MIT Press 1987, ISBN 0-262-21009-6
  214.  
  215. But before you go off and start coding, check out the image manipulation
  216. software mentioned in item 7 below.  All of the packages mentioned can do
  217. some form of gray to b&w conversion.
  218.  
  219.  
  220. 6) Rotating a raster image by an arbitrary angle.
  221.  
  222. The obvious but wrong method is to loop over the pixels in the source
  223. image, transform each coordinate, and copy the pixel to the destination.
  224. This is wrong because it leaves holes in the destination.  Instead,
  225. loop over the pixels in the destination image, apply the *reverse*
  226. transformation to the coordinates, and copy that pixel from the source.
  227. This method is quite general, and can be used for any one-to-one
  228. 2-D mapping, not just rotation.  You can add anti-aliasing by doing
  229. sub-pixel sampling.
  230.  
  231. However, there is a much faster method, with antialising included,
  232. which involves doing three shear operations.  The method was originally
  233. created for the IM Raster Toolkit (see below); an implementation is
  234. also present in PBMPLUS.  Reference: "A Fast Algorithm for Raster
  235. Rotation", by Alan Paeth (awpaeth@watcgl.waterloo.edu) Graphics
  236. Interface '86 (Vancouver).  An article on the IM toolkit appears in
  237. the same journal.  An updated version of the rotation paper appears
  238. in "Graphics Gems" (see section [1]) under the original title.
  239.  
  240.  
  241. 7) Free image manipulation software.
  242.  
  243. There are a number of toolkits for converting from one image format to
  244. another, doing simple image manipulations such as size scaling, plus
  245. the above-mentioned 24 -> 8, color -> gray, gray -> b&w conversions.
  246. Here are pointers to some of them:
  247.  
  248.     xv by John Bradley.  X-based image display, manipulation, and format
  249.     conversion package.  XV displays many image formats and permits editing
  250.     of GIF files, among others. The program was updated 5/92; see the file
  251.     contrib/xv-3.00.tar.Z on export.lcs.mit.edu.
  252.  
  253.     PBMPLUS, by Jef Poskanzer.  Comprehensive format conversion and image
  254.     manipulation package.  The latest version is always available via
  255.     anonymous FTP as ftp.ee.lbl.gov:pbmplus*.tar.Z,
  256.     wuarchive.wustl.edu:graphics/graphics/packages/pbmplus/pbmplus*.tar.Z,
  257.     and export.lcs.mit.edu:contrib/pbmplus*.tar.Z.
  258.  
  259.     NETPBM is a usenet community supported version of the PBMPLUS toolkit,
  260.     including many new and updated converters.  It is available at a variety
  261.     of FTP sites, including
  262.     wuarchive.wustl.edu:/graphics/graphics/packages/NetPBM.  A mailing list
  263.     exists and is described below.
  264.  
  265.     IM Raster Toolkit, by Alan Paeth (awpaeth@watcgl.uwaterloo.ca).
  266.     Provides a portable and efficient format and related toolkit.  The
  267.     format is versatile in supporting pixels of arbitrary channels,
  268.     components, and bit precisions while allowing compression and machine
  269.     byte-order independence.  The kit contains more than 50 tools with
  270.     extensive support of image manipulation, digital halftoning and format
  271.     conversion.  Previously distributed on tape c/o the University of
  272.     Waterloo, an FTP version will appear someday.
  273.  
  274.     Utah RLE Toolkit.  Conversion and manipulation package, similar to
  275.     PBMPLUS.  Available via FTP as cs.utah.edu:pub/urt-*,
  276.     princeton.edu:pub/Graphics/urt-*, and freebie.engin.umich.edu:pub/urt-*.
  277.  
  278.     Fuzzy Pixmap Manipulation, by Michael Mauldin <mlm@nl.cs.cmu.edu>.
  279.     Conversion and manipulation package, similar to PBMPLUS.  Version 1.0
  280.     available via FTP as nl.cs.cmu.edu:/usr/mlm/ftp/fbm.tar.Z,
  281.     ftp.uu.net:pub/fbm.tar.Z, and ucsd.edu:graphics/fbm.tar.Z.
  282.  
  283.     Img Software Set, by Paul Raveling <raveling@venera.isi.edu>.  Reads and
  284.     writes its own image format, displays on an X11 screen, and does some
  285.     image manipulations.  Version 1.3 is available via FTP as
  286.     export.lcs.mit.edu:contrib/img_1.3.tar.Z, and
  287.     venera.isi.edu:pub/img_1.3.tar.Z along with a large collection of color
  288.     images.
  289.  
  290.     Xim, X Image Manipulator, by Philip R. Thompson.  It does essential
  291.     interactive image manipulations and uses x11r4 and the OSF/Motif toolkit
  292.     for the interface.  It supports images in 1, 8, 24 and 32 bit formats.
  293.     Reads/writes and converts to/from GIF, xwd, xbm, tiff, rle, xim, and
  294.     other formats.  Writes level 2 postscript.  Other utilities and image
  295.     application library are included.  Not a paint package.  Available via
  296.     ftp from gis.mit.edu.
  297.  
  298.     xloadimage, by Jim Frost <madd@std.com>.  Reads in images in various
  299.     formats and displays them on an X11 screen.  Available via FTP as
  300.     export.lcs.mit.edu:contrib/xloadimage*, and in your nearest comp.sources.x
  301.     archive.
  302.  
  303.     xli, by Graeme Gill, is an updated xloadimage with numerous improvements
  304.     in both speed and in the number of formats supported.  Available in the
  305.     same places as xloadimage (contrib tape, comp.sources.x archives).
  306.  
  307.     TIFF Software, by Sam Leffler <sam@okeeffe.berkeley.edu>.  Nice
  308.     portable library for reading and writing TIFF files, plus a few tools
  309.     for manipulating them and reading other formats.  Available via FTP as
  310.     sgi.com:graphics/tiff/*.tar.Z.
  311.  
  312.     xtiff, an X11 tool for viewing a TIFF file.  It was written to handle
  313.     as many different kinds of TIFF files as possible while remaining
  314.     simple, portable and efficient.  xtiff illustrates some common problems
  315.     with building pixmaps and using different visual classes.  It is
  316.     distributed as part of Sam Leffler's libtiff package and it is also
  317.     available on export.lcs.mit.edu, ftp.uu.net and comp.sources.x.
  318.     xtiff 2.0 was announced in 4/91; it includes Xlib and Xt versions.
  319.  
  320.     ALV, a Sun-specific image toolkit.  Version 2.0.6 posted to
  321.     comp.sources.sun on 11dec89.  Also available via email to
  322.     alv-users-request@cs.bris.ac.uk.
  323.  
  324.     popi, an image manipulation language.  Version 2.1 posted to
  325.     comp.sources.misc on 12dec89.
  326.  
  327.     ImageMagick, an X11 package for display and interactive manipulation
  328.     of images.  Includes tools for image conversion, annotation, compositing,
  329.     animation, and creating montages.  ImageMagick can read and write many of
  330.     the more popular image formats.  Available via FTP as
  331.     export.lcs.mit.edu:contrib/ImageMagick.tar.Z.
  332.  
  333.     Khoros, a huge (~100 meg) graphical development environment based on
  334.     X11R4.  Khoros components include a visual programming language, code
  335.     generators for extending the visual language and adding new application
  336.     packages to the system, an interactive user interface editor, an
  337.     interactive image display package, an extensive library of image and
  338.     signal processing routines, and 2D/3D plotting packages.  Available via
  339.     FTP as ftp.eece.unm.edu:pub/khoros/*.  A newsgroup exists for the
  340.     discussion of khoros and khoros-related topics, comp.soft-sys.khoros.
  341.  
  342.     LaboImage, a SunView-based image processing and analysis package.  It
  343.     includes more than 200 image manipulation, processing and measurement
  344.     routines, on-line help, plus tools such as an image editor, a color
  345.     table editor and several biomedical utilities.  Available via anonymous
  346.     FTP on nic.funet.fi in /pub/graphics/packages.
  347.  
  348.     The San Diego Supercomputer Center Image Tools, software tools for
  349.     reading, writing, and manipulating raster images.  Binaries for some
  350.     machines available via anonymous FTP in sdsc.edu:sdscpub.
  351.  
  352.     The Independent JPEG Group has written a package for reading and
  353.     writing JPEG files.  FTP to ftp.uu.net:graphics/jpeg/jpegsrc.v?.tar.Z
  354.  
  355.     bit (Bitmap Image Touchup), by T.C. Zhao, is a full color viewer/editor
  356.     with a variety of features.  SGI only.  It may be obtained via FTP at
  357.     monte.svec.uh.edu in /pub/bit.
  358.  
  359. Don't forget to set binary mode when you FTP tar files.  For you MILNET
  360. folks who still don't have name servers, the IP addresses are:
  361.  
  362.     cs.utah.edu            128.110.4.21
  363.     coral.cs.jcu.edu.au        137.219.17.4
  364.     export.lcs.mit.edu        18.24.0.12
  365.     freebie.engin.umich.edu    141.212.103.21
  366.     ftp.ee.lbl.gov        128.3.112.20
  367.     ftp.eece.unm.edu        129.24.24.119
  368.     ftp.uu.net            137.39.1.9 or 192.48.96.9
  369.     gis.mit.edu            18.80.1.118
  370.     gondwana.ecr.mu.oz.au    128.250.70.62
  371.     karazm.math.uh.edu        129.7.7.6
  372.     marsh.cs.curtin.edu.au    134.7.1.1
  373.     monte.svec.uh.edu        129.7.2.23
  374.     nic.funet.fi        128.214.6.100
  375.     ftp.ncsa.uiuc.edu        141.142.20.50
  376.     nl.cs.cmu.edu        128.2.222.56
  377.     rtfm.mit.edu        18.70.0.209
  378.     princeton.edu        128.112.128.1
  379.     sdsc.edu            132.249.20.22
  380.     telva.ccu.uniovi.es        156.35.31.31
  381.     ucbvax.berkeley.edu        128.32.133.1
  382.     venera.isi.edu        128.9.0.32
  383.     weedeater.math.yale.edu    128.36.23.17
  384.     wuarchive.wustl.edu        128.252.135.4
  385.     zamenhof.cs.rice.edu    128.42.1.75
  386.  
  387. Please do *not* post or mail messages saying "I can't FTP, could someone
  388. mail this to me?"  There are a number of automated mail servers that will
  389. send you things like this in response to a message.  See item 13 below for
  390. details on some.
  391.  
  392. Also, the newsgroup alt.graphics.pixutils is specifically for discussion
  393. of software like this.  You may find useful information there.
  394.  
  395.  
  396. 8) Format documents for TIFF, IFF, BIFF, NFF, OFF, FITS, etc.
  397.  
  398. You almost certainly don't need these.  Read the above item 7 on free
  399. image manipulation software.  Get one or more of these packages and
  400. look through them.  Chances are excellent that the image converter you
  401. were going to write is already there.  But if you still want one of the
  402. format documents, many such files are available by anonymous ftp from
  403. zamenhof.cs.rice.edu in directory pub/graphics.formats.
  404.  
  405. These files were collected off the net and are believed to be correct.
  406. This archive includes pixel formats, and two- and three-dimensional object
  407. formats.  The future of this archive is uncertain at the moment, as Mark
  408. Hall <foo@cs.rice.edu> will apparently no longer be maintaining it.
  409.  
  410. A second graphics file format archive is now being actively maintained
  411. by Quincey Koziol (koziol@ncsa.uiuc.edu).  The latest version exists at
  412. ftp.ncsa.uiuc.edu in /misc/file.formats/graphics.formats.  Apparently,
  413. neither of these is complete, you might want to check both.
  414.  
  415. FITS stands for Flexible Image Transport System. It's a file format most
  416. often used in astronomy.  Despite the name, it can contain not only images
  417. but other things as well.  There is a regular monthly FITS basics and
  418. information posting on sci.astro.fits - read it if you want to know more.
  419.  
  420. Yet a third graphics file format archive was spotted on telva.ccu.uniovi.es.
  421. Their graphics file formats are stored in /pub/graphics/file.formats.
  422.  
  423. 9) Converting between vector formats.
  424.  
  425. A lot of people ask about converting from HPGL to PostScript, or MacDraw
  426. to CGM, or whatever.  It is important to understand that this is a very
  427. different problem from the image format conversions in item 7.  Converting
  428. one image format to another is a fairly easy problem, since once you
  429. get past all the file header junk, a pixel is a pixel -- the basic objects
  430. are the same for all image formats.  This is not so for vector formats.
  431. The basic objects -- circles, ellipses, drop-shadowed pattern-filled
  432. round-cornered rectangles, etc. -- vary from one format to another.
  433. Except in extremely restricted cases, it is simply not possible to do
  434. a one-to-one conversion between vector formats.
  435.  
  436. On the other hand, it is quite possible to do a close approximation,
  437. rendering an image from one format using the primitives from another.
  438. As far as I know, no one has put together a general toolkit of such
  439. converters, but two different HPGL to PostScript converters have been
  440. posted to comp.sources.misc.  Check the index on your nearest archive
  441. site.
  442.  
  443. A related frequent question is how to convert from some vector format
  444. to a bitmapped image - from PostScript to Sun raster format, or HPGL to
  445. X11 bitmap.  For example, some of the commercial PostScript clones for
  446. PC's allow you to render to a disk file as well as a printer.  Also,
  447. the PostScript interpreters in the NeXT box and in Sun's X11/NeWs can
  448. be used to render to a file if you're clever.  But in general, the
  449. answer is no.  However, if someone were to put together a vector to
  450. vector conversion toolkit, adding a vector to raster converter would be
  451. trivial.
  452.  
  453. GNU ghostscript (from the FSF - current version 2.6.1) includes
  454. drivers for both ppm and gif format files, thus it can be used as
  455. a PostScript to ppm  or a PostScript to GIF filter.  (It implements
  456. essentially all of PostScript level 1 and alot of Display PostScript
  457. and level 2).
  458.  
  459. There is a package called hp2xx, which includes a fairly nice HP-GL
  460. previewer/converter, and which can convert to several formats, including
  461. PBM.  The latest version is hp2xx-3.1.2.tar.  It's available on many
  462. archive sites.
  463.  
  464.  
  465. 10) How to get Pixar films.
  466.  
  467. A video tape containing the various John Lasseter / Pixar computer animated
  468. shorts is available from direct from Pixar.  The tape contains "Luxo, Jr.",
  469. "Red's Dream", "Tin Toy", and "Knick Knack".
  470.  
  471.     Pixar
  472.     1001 West Cutting Blvd.
  473.     Richmond, CA. 94804
  474.     (800) 888-9856
  475.     (510) 236-0388 (FAX)
  476.  
  477. For sales information concerning this video, as well as Pixar software 
  478. and other items, dial the 800 number and press 5 for Pixar sales.
  479.  
  480. The video tape, (along with other items like t-shirts, mugs, cards, ...),
  481. are also always available at Pixar's trade show booth at either MacWorld 
  482. or Siggraph.
  483.  
  484.  
  485. 11) How do I draw a circle as a Bezier (or B-spline) curve?
  486.  
  487. The short answer is, "You can't."  Unless you use a rational spline you
  488. can only approximate a circle.  The approximation may look acceptable,
  489. but it is sensitive to scale.  Magnify the scale and the error of
  490. approximation magnifies.  Deviations from circularity that were not
  491. visible in the small can become glaring in the large.  If you want to
  492. do the job right, consult the article:
  493.  
  494.   "A Menagerie of Rational B-Spline Circles"
  495.   by Leslie Piegl and Wayne Tiller
  496.   in IEEE Computer Graphics and Applications, volume 9, number 9,
  497.   September, 1989, pages 48-56.
  498.  
  499. For rough, non-rational approximations, consult the book:
  500.  
  501.   Computational Geometry for Design and Manufacture
  502.   by I. D. Faux and M. J. Pratt,
  503.   Ellis Horwood Publishers, Halsted Press, John Wiley 1980.
  504.  
  505. For the best known non-rational approximations, consult the article:
  506.  
  507.   "Good Approximation of Circles by Curvature-continuous Bezier Curves"
  508.   by Tor Dokken, Morten Daehlen, Tom Lyche, and Knut Morken
  509.   in Computer Aided Geometric Design, volume 7, numbers 1-4 (combined),
  510.   June, 1990, pages 33-41 [Elsevier Science Publishers (North-Holland)]
  511.  
  512.  
  513. 12) How to order standards documents.
  514.  
  515. The American National Standards Institute sells ANSI standards, and also
  516. ISO (international) standards.  Their sales office is at 1-212-642-4900,
  517. mailing address is 1430 Broadway, NY NY 10018.  It helps if you have the
  518. complete name and number.
  519.  
  520. Some useful numbers to know:
  521.  
  522. CGM (Computer Graphics Metafile) is ISO 8632-4 (1987).  GKS (Graphical
  523. Kernel System) is ANSI X3.124-1985.  PHIGS (Programmer's Hierarchical
  524. Interactive Graphics System) is ANSI X3.144-1988.  IGES is ASME/ANSI
  525. Y14.26M-1987.  Language bindings are often separate but related numbers;
  526. for example, the GKS FORTRAN binding is X3.124.1-1985.
  527.  
  528. Standards-in-progress are made available at key milestones to solicit
  529. comments from the graphical public (this includes you!).  ANSI can let
  530. you know where to order them; most are available from Global Engineering
  531. at 1-800-854-7179.
  532.  
  533.  
  534. 13) How to FTP by email.
  535.  
  536. There are a number of sites that archive the Usenet sources newsgroups
  537. and make them available via an email query system.  You send a message
  538. to an automated server saying something like "send comp.sources.unix/fbm",
  539. and a few hours or days later you get the file in the mail.
  540.  
  541. In addition, there is at least one FTP-by-mail server.  Send mail to
  542. ftpmail@decwrl.dec.com saying "help" and it will tell you how to use
  543. it.  Note that this service has at times been turned off due to abuse.
  544.  
  545.  
  546. 14) How to tell whether a point is within a planar polygon.
  547.  
  548. Consider a ray originating at the point of interest and continuing to
  549. infinity.  If it crosses an odd number of polygon edges along the way,
  550. the point is within the polygon.  If the ray crosses an even number of
  551. edges, the point is either outside the polygon, or within an interior
  552. hole formed from intersecting polygon edges.  This idea is known in
  553. the trade as the Jordan curve theorem; see Eric Haines' article in
  554. Glassner's ray tracing book (above) for more information, including
  555. treatment of special cases.
  556.  
  557. Another method is to sum the absolute angles from the point to all
  558. the vertices on the polygon.  If the sum is 2 pi, the point is inside,
  559. if the sum is 0 the point is outside.  However, this method is about an
  560. order of magnitude slower than the previous method because evaluating the
  561. trigonometric functions is usually quite costly.
  562.  
  563. Code for both methods (plus barycentric triangle testing) can be found in
  564. the Ray Tracing News, Vol. 5, No. 3, available from princeton.edu:
  565. pub/Graphics/RTNews/RTNv5n3.Z.
  566.  
  567.  
  568. 15) How to tessellate a sphere.
  569.  
  570. One simple way is to do recursive subdivision into triangles.  The
  571. base of the recursion is an octahedron, and then each level divides
  572. each triangle into four smaller ones.  Jon Leech <leech@cs.unc.edu>
  573. has posted a nice routine called sphere.c that generates the coordinates.
  574. It's available for FTP on ftp.ee.lbl.gov and princeton.edu.
  575.  
  576. 16) Specific references on ray-tracing and global illumination.
  577.  
  578. Rick Speer maintains a cross-indexed ray-tracing bibliography:
  579.  
  580. Highlights of this edition-
  581.  
  582.     i) more than 500 citations spanning the period from 1968 through
  583.        November '91;
  584.     ii) papers from all Siggraph, Graphics Interface, Eurographics, CG
  585.         International and Ausgraph proceedings through December, '91;
  586.     iii) all citations keyworded for easy lookup;
  587.     iv) cross-indices by keyword and author;
  588.     v)  glossary of the 119 keywords used.
  589.  
  590. The bib is in the form of a PostScript file.  The printout is 41 pages long.
  591. Below is a list of ftp sites and the dirs that contain the file. It's named
  592. "speer.raytrace.bib.ps.Z" and is compressed at most sites-
  593.  
  594.              Site                             Dir
  595.     wuarchive.wustl.edu    graphics/graphics/bib/RT.BIB.Speer/
  596.     karazm.math.uh.edu    pub/Graphics/
  597.     gondwana.ecr.mu.oz.au    pub/papers/
  598.     nic.funet.fi        pub/sci/papers/graphics
  599.     coral.cs.jcu.edu.au     graphics/papers/
  600.  
  601. Eric Haines (erich@eye.com) maintains ray tracing and radiosity/global
  602. illumination bibliographies.  These are in "refer" format, and so can be
  603. searched electronically (a simple awk script to search for keywords is
  604. included with each).  The bibliographies are available at most of the
  605. sites listed above, and the most current versions are maintained at
  606. princeton.edu: pub/Graphics/Papers as "RayBib.*" and "RadBib.*".
  607.  
  608. Tom Wilson (twilson@dab.ge.com) has collected over 300 abstracts from ray
  609. tracing related research papers and books.  The information is essentially
  610. in plaintext, and Latex formatting programs are included.  This collection
  611. is available at most of the sites above as "rtabs.*".
  612.  
  613. 17) SIGGRAPH information online
  614.  
  615. [from Steve Cunningham and Ralph Orlick]
  616.  
  617. ACM-SIGGRAPH announces its online information site at  siggraph.org
  618. (128.248.245.250).  This site now provides SIGGRAPH information via both
  619. anonymous ftp and an electronic mail archive server.
  620.  
  621. The anonymous ftp service is very standard, and the ftp directory includes
  622. both conference and publications subdirectories.
  623.  
  624. To retrieve information by electronic mail, send mail to
  625.      archive-server@siggraph.org
  626. and in the subject or the body of the message include the message  send
  627. followed by the topic and subtopic you wish.  A good place to start is with
  628. the command
  629.      send index
  630. which will give you an up-to-date list of available information.
  631.  
  632.  
  633. 18) SIGGRAPH Panels Proceedings available
  634.  
  635. [from Steve Cunningham and Bob Judd]
  636.  
  637. ACM SIGGRAPH announces the availability of the SIGGRAPH '91 Panels Proceedings
  638. at the  siggraph.org  site (128.248.245.250).  The proceedings are available
  639. in three formats:
  640.      text   (ASCII)
  641.      rtf    (rich text format, suitable for many word processors)
  642.      word   (MS Word for the Macintosh)
  643. They may be retrieved from siggraph.org in two ways:
  644.  
  645. (1) by anonymous ftp
  646.     change to one of the directories
  647.        publications/s91/panels_proceedings/[text|rtf|word]
  648.     The text and rtf files may be downloaded in ASCII mode, while the word
  649.     files are stored in MacBinary format and must be downloaded in binary 
  650.     mode.
  651.  
  652.     Each directory contains a Table of Contents file (TOC) that describes the
  653.     contents of each panel file.
  654.  
  655. (2) by electronic mail
  656.     send mail to
  657.        archive-server@siggraph.org
  658.     You can retrieve either the  text  or  rtf  files.  We suggest that you
  659.     first retrieve the index files by putting one of the messages
  660.        send panel91-txt index
  661.        send panel91-rtf index
  662.     in the subject or body of the message.  You will get the necessary
  663.     information to retrieve the actual transcript files.
  664.  
  665.  
  666. 19) Graphics mailing lists
  667.  
  668. There are a variety of graphics-related mailing list out there, each
  669. covering either a single product or a single topic.  I have been an
  670. active participant in one of these for some time now, and find the
  671. focus and expertise which can be brought to bear on an isolated topic
  672. to be nothing short of amazing.
  673.  
  674. Please send me the appropriate information if you have any others you
  675. would like to see added.
  676.  
  677. Name:        Imagine mailing list
  678. Description:    Discussion forum for users of the Imagine 3D Rendering and
  679.         Animation package by Impulse, Inc.
  680. Platforms:    Amiga, IBM
  681. Subscription:    imagine-request@email.sp.paramax.com
  682. Posting:    imagine@email.sp.paramax.com
  683.  
  684. Name:        DCTV mailing list
  685. Description:    Discussion forum for users of the Digital Creations DCTV
  686.         box, software, and file formats
  687. Platforms:    Amiga
  688. Subscription:    DCTV-request@nova.cc.purdue.edu
  689. Posting:    DCTV@nova.cc.purdue.edu
  690.  
  691. Name:        Rayshade Users mailing list
  692. Description:    Discussion forum for users of the Rayshade raytracer
  693. Platforms:    Most UNIX boxes, Amiga, Mac, IBM
  694. Subscription:    rayshade-request@cs.princeton.edu
  695. Posting:    rayshade-users@cs.princeton.edu
  696.  
  697. Name:        Lightwave 3D software for Toaster mailing list
  698. Description:    Discussion forum for users of Lightwave, the Video
  699.         Toaster modelling and rendering package
  700. Platforms:    Amiga
  701. Subscription:    lightwave-request@bobsbox.rent.com
  702.         with "subscribe lightwave-l" in your message
  703. Posting:    lightwave@bobsbox.rent.com
  704.  
  705. Name:        POV mailing list
  706. Description:    Discussion forum for DKBTrace and POV renderers
  707. Platforms:    Unix
  708. Subscription:    listserv@trearn.bitnet
  709. Posting:    dkb-l@trearn.bitnet
  710.  
  711. Name:        Mailing List For Massive Parallel Rendering
  712. Description:    same?
  713. Platforms:    Unix
  714. Subscription:    mp-render-request@icase.edu
  715. Posting:    mp-render@icase.edu
  716.  
  717. Name:        Video Toaster mailing list
  718. Description:    Discussion forum for those interested in the Video Toaster
  719.         product by NewTek
  720. Platforms:    Amiga, IBM, Mac
  721. Subscription:    toaster-request@bobsbox.rent.com (send a message containing
  722.         subscribe toaster-l your.name@your.site.domain)
  723. Posting:    toaster@bobsbox.rent.com
  724.  
  725. Name:        Netpbm mailing list
  726. Description:    Discussions about Netpbm
  727. Platforms:    Unix, VMS, Amiga, perhaps MS-DOS
  728. Subscription:    oliver@fysik4.kth.se
  729. Posting:    netpbm@fysik4.kth.se
  730.  
  731. 20) Specific references on file formats
  732.  
  733.     Graphics File Formats, David Kay and John Levine, Windcrest/McGraw-Hill
  734.       1992, ISBN 0-8306-3060-0 $36.95 hardcover, ISBN 0-8306-3059-7 $24.95
  735.       paper.  Comments - 26 formats, no software (this is good, IMHO - I
  736.       prefer books which are non-platform-dependent).  Questions about this
  737.       book may be sent to gbook@iecc.cambridge.ma.us.
  738.  
  739.  
  740. 21) What about GIF?
  741.  
  742. GIF stands for Graphics Interchange Format.  It is portable and usable upon
  743. a wide variety of platforms.  It is quite limited in some ways (yes, the
  744. keeper of the FAQ has some opinions after all), and in fact, I don't like
  745. it much.  However, it looks to me like the most-Frequently Asked Question
  746. which was not previously covered in this list.  The following is a list
  747. of newsgroups and the like where one could go to find out about GIF.
  748.  
  749. Subject: alt.binaries.pictures FAQ - General info
  750. Subject: alt.binaries.pictures FAQ - OS specific info
  751. Newsgroups: alt.binaries.pictures.d,alt.binaries.pictures.misc,
  752.     alt.binaries.pictures.utilities,alt.binaries.pictures.fractals,
  753.     alt.binaries.pictures.fine-art.d,news.answers
  754.  
  755. Available in the indicated USENET newsgroup(s), or via anonymous ftp from
  756. rtfm.mit.edu in the files:
  757.  
  758. /pub/usenet/news.answers/pictures-faq/part1
  759. /pub/usenet/news.answers/pictures-faq/part2
  760.  
  761. Also available from mail-server@rtfm.mit.edu by sending a mail
  762. message containing any or all of:
  763.  
  764. send usenet/news.answers/pictures-faq/part1
  765. send usenet/news.answers/pictures-faq/part2
  766.  
  767. Send a message containing "help" to get general information about the
  768. mail server.
  769.  
  770. Also, you could check out the resources described in sections 7, 8, and
  771. 20 above for more information.
  772.  
  773.  
  774. 22) What is morphing?
  775.  
  776. Warping is the deformation of an image by mapping each pixel to a new
  777. location. Morphing is blending from one image or object to another one.
  778. Valerie Hall has written an excellent introduction to warping and
  779. morphing. This is available for anonymous ftp from marsh.cs.curtin.edu.au
  780. in the directory pub/graphics/bibliography/Morph. There are three files:
  781.  
  782.         morph_intro.ps.Z     (PostScript version, many pictures - 1.5M)
  783.         morph_intro.txt.Z    (text version)
  784.         m_responses.Z        (Responses to morphing questions)
  785.  
  786. The files are compressed, so you must use binary transfer and
  787. uncompress them afterwards.
  788.  
  789.  
  790. 23) How to ray-trace height fields
  791.  
  792. Height fields are a special case in ray-tracing.  They have a number of uses,
  793. such as terrain rendering, and some optimization is possible.  Thus, they
  794. get their own FAQ section.  Note that further references can no doubt be
  795. located via the ray-tracing bibs in section 16 above.
  796.  
  797. The following paper seems to be the definitive reference:
  798.  
  799. F. Kenton Musgrave
  800. Grid Tracing: Fast Ray Tracing For Height Fields
  801. July, 1988
  802. <musg88.ps.Z>
  803.  
  804. This is available as "Research Report YALEU/DCS/RR-639" from Yale University,
  805. it's also in the SIGGRAPH '91 Fractal Modeling in 3D Computer Graphics and
  806. Imaging course notes, and (best of all) it's available on the net:
  807.  
  808.     nic.funet.fi        pub/sci/papers/musg88.ps.Z
  809.     weedeater.math.yale.edu    pub/Papers/musg88.ms.Z
  810.     princeton.edu        pub/Graphics/Papers/musg88.ms.Z
  811.     coral.cs.jcu.edu.au        graphics/papers/musg88.ps.Z
  812.     gondwana.ecr.mu.OZ.AU    pub/papers/musg88.ms.Z and musg88.ps.Z
  813.  
  814. An implementation of this paper may be found in Rayshade.
  815.  
  816. Another paper exists:
  817.  
  818. %A David W. Paglieroni
  819. %A Sidney M. Petersen
  820. %T Parametric Height Field Ray Tracing
  821. %J Proceedings of Graphics Interface '92
  822. %I Canadian Information Processing Society
  823. %C Toronto, Ontario
  824. %D May 1992
  825. %P 192-200
  826.  
  827. And still one more:
  828.  
  829. Musgrave, Kolb, and Mace
  830. "The Synthesis and Rendering of Eroded Fractal Terrains",
  831. Computer Graphics Vol 23, No. 3 (SIGGRAPH '89 Proceedings) p. 41-50
  832.  
  833.  
  834.  
  835. 24) How to find the area of a 3D polygon
  836.  
  837.     The area of a triangle is given by (in C notation),
  838.  
  839.      area = 0.5 * ( ( x[0] * y[1] ) + ( x[1] * y[2] ) + ( x[2] * y[0] ) -
  840.                 ( x[1] * y[0] ) - ( x[2] * y[1] ) - ( x[0] * y[2] ) );
  841.  
  842. and the area of a planar polygon is given by
  843.  
  844.      area = 0.0;
  845.  
  846.      for ( i = 0; i < n - 1; i++ )
  847.          area += ( x[i] * y[i + 1] ) - ( x[i + 1] * y[i] );
  848.      area += ( x[n - 1] * y[0] ) - ( x[0] * y[n - 1] );
  849.      area /= 2.0;
  850.  
  851. If the area is a negative number, the polygon or triangle is
  852. clockwise, if positive, it is counterclockwise.
  853.  
  854. >From Ronald Goldman's Gem (in Graphics Gems II - see section 1 above), "Area
  855.  of Planar Polygons and Volume of Polyhedra:"
  856.  
  857. The area of a polygon P0, P1, P2, ... Pn, not in the x-y plane, is
  858. given by
  859.  
  860.      Area(Polygon) = 1/2 * | N . Sigma { Pk x Pk+1 } |
  861.  
  862. where N is the unit vector normal to the plane and P is a polygonal
  863. vertex.  The . represents the dot product operator and the x
  864. represents the cross product operator.  Sigma represents the summation
  865. operator.  | | represents the absolute value operator.  Pn+1 is equal
  866. to P0.
  867.  
  868.  
  869. 25) How to join ACM/SIGGRAPH
  870.  
  871. Probably the easiest way to join ACM/SIGGRAPH is to trot over to your
  872. local technical library and find a copy of Communications of the ACM.
  873. Somewhere within the first few pages will be an application blank.
  874. Fill it out and mail it in.  ACM membership for students costs $24.00,
  875. Voting or Associate Membership $79.00 (yearly)
  876.  
  877. SIGGRAPH student membership costs an additional $50.00, $59.00 for Voting
  878. or Associate Members (also yearly).  To get TOG (Transactions on Graphics)
  879. it's another $27.00 for students and $32.00 for Voting or Associate Members
  880. (TOG is an ACM publication, not a SIGGRAPH publication).
  881.  
  882. If you just want to join SIGGRAPH without joining ACM, it'll cost you
  883. $85.00 (no student discount).
  884.  
  885. There are surcharges for overseas airmailing of publications.
  886.  
  887. ACM Member services may be contacted via email at acmhelp@acmvm.bitnet. 
  888. Their phone number is (212) 626-0500.  FAX number (212) 944-1318.
  889. Snailmail address:
  890.  
  891.                 ACM
  892.                 PO Box 12114
  893.                 Church Street Station
  894.                 New York, New York 10257
  895.  
  896. SIGGRAPH `94 will be held in Orlando, Florida, July 24-29, 1994
  897. SIGGRAPH `95 will be held in Los Angeles, California, August 6-11, 1995.
  898.  
  899. 26) Where can I find MRI and CT scan volume data?
  900.  
  901. Volume data sets are available from the University of North Carolina at
  902. omicron.cs.unc.edu (152.2.128.159) in /pub/softlab/CHVRTD.  (Commercial
  903. use is prohibited.)
  904.  
  905. Head data - A 109-slice MRI data set of a human head.
  906.  
  907. Knee data - A 127-slice MRI data set of a human knee.
  908.  
  909. HIPIP data - The result of a quantum mechanical calculation of a SOD data
  910. of a one-electron orbital of HIPIP, an iron protein.
  911.  
  912. SOD data - An electron density map of the active site of SOD (superoxide
  913. dismutase). 
  914.  
  915. CT Cadaver Head data - A 113-slice MRI data set of a CT study of a cadaver
  916. head. 
  917.  
  918. MR Brain data -  A 109-slice MRI data set of a head with skull partially
  919. removed to reveal brain.
  920.  
  921. RNA data - An electron density map for Staphylococcus Aureus Ribonuclease.
  922.  
  923.  
  924. 27) Specific references on spatial data structures including quadtrees
  925.     and octrees
  926.  
  927. H. Samet,
  928. The Design and Analysis of Spatial Data Structures,
  929. Addison-Wesley, Reading, MA, 1990.
  930. ISBN 0-201-50255-0.
  931.  
  932. H. Samet,
  933. Applications of Spatial Data Structures:  Computer Graphics, Image Processing, a
  934. nd GIS,
  935. Addison-Wesley, Reading, MA, 1990.
  936. ISBN 0-201-50300-0.
  937.  
  938.  
  939. 28) Where can I get a program to plot XY(Z) data or f(x) data?
  940.  
  941. Gnuplot is a command-driven interactive data/function  plotting program.  It
  942. runs on just about any machine, and is very flexible in terms of supported
  943. output devices.  The official North American distribution site for the latest
  944. version is dartmouth.edu in /pub/gnuplot.  More information is available from
  945. the USENET newsgroup comp.graphics.gnuplot and its FAQ, graphics/gnuplot-faq.
  946.  
  947. ACE/gr (xmgr - Motif/xvgr - XView) is a data/function plotting tool for 
  948. workstations or X-terminals using X.  Available from ftp.ccalmr.ogi.edu
  949. in /CCALMR/pub/acegr.
  950.  
  951. robotx (Robot) is a general purpose plotting and data analysis program.
  952. Requires XView, X-terminal or workstation.  Available from sunsite.unc.edu
  953. in /pub/academic/data_analysis.
  954.  
  955. Xgraph is a popular two-dimensional plotting program that accepts data in a
  956. form similar to the unix program graph and displays line graphs, scatter plots,
  957. or bar charts on an X11 display.  Available from ic.berkeley.edu in /pub.
  958.  
  959. Drawplot is a program for drawing 2D plots on X10/X11 windows, SUNVIEW
  960. displays, or HP2648 terminals. Available from xcf.berkeley.edu in /src/local.
  961.  
  962. 29) Specific references on PEX and PHIGS
  963.  
  964.     PEXlib Programming Manual, Tom Gaskins, 1154 pages, O'Reilly & Associates,
  965.     ISBN 1-56592-028-7
  966.  
  967.     PEXlib Reference Manual, edited by Steve Talbott, 577 pages, O'Reilly &
  968.     Associates, ISBN 1-56592-029-5
  969.  
  970.     PHIGS Programming Manual, Tom Gaskins, 908 pages, O'Reilly & Associates,
  971.     ISBN 0-93775-85-4 (softcover), ISBN 0-937175-92-7 (casebound)
  972.  
  973.     PHIGS Reference Manual, edited by Linda Kosko, 1099 pages, O'Reilly &
  974.     Associates, ISBN 0-937175-91-9
  975.  
  976.     A Primer for PHIGS, Hopgood, Duce & Johnston, 298 pages, Wiley,
  977.     ISBN 0-471-93330-9
  978.  
  979. 30) Specific references on OpenGL
  980.  
  981.     OpenGL Programming Guide, Neider, Davis & Woo, Addison-Wesley, 1993
  982.  
  983.     OpenGL Programming Guide, The Official Guide to Learning OpenGL,
  984.     Release 1", Addison-Wesley, ISBN 0-201-63274-8
  985.  
  986. 31) OpenGL vs. PEX
  987.  
  988.     Analysis of PEX 5.1 and OpenGL 1.0, Allen Akin
  989.  
  990. is a paper available at ftp.sgi.com:/OpenGL/doc/analysis.ps.
  991.  
  992. 32) SIGGRAPH Online Bibliography Project
  993.  
  994. The ACM SIGGRAPH Online Bibliography Project is a database of over 15,000
  995. unique computer graphics and computational geometry references in BibTeX
  996. format, available to the computer graphics community as a research and
  997. educational resource.
  998.  
  999. The database is located at "siggraph.org".  Users may download the BibTeX
  1000. files via FTP and peruse them offline, or telnet to "siggraph.org" and log
  1001. in as "biblio" and interactively search the database for entries of interest,
  1002. by keyword.
  1003.  
  1004. Additions/corrections/suggestions may be directed to the admin,
  1005. "bibadmin@siggraph.org".
  1006. -- 
  1007. -- John T. Grieggs (Telos @ Jet Propulsion Laboratory)
  1008. -- 4800 Oak Grove Drive, Pasadena, Ca. 91109 M/S 525-3660    (818) 306-6506
  1009. -- Uucp: {cit-vax,elroy,chas2}!jpl-devvax!grieggs
  1010. -- Arpa: ...jpl-devvax!grieggs@cit-vax.ARPA
  1011.