home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / graphics / 9427 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  4.6 KB

  1. Path: sparky!uunet!usc!wupost!gumby!destroyer!ncar!noao!arizona!azhao
  2. From: azhao@cs.arizona.edu (Qiang Alex Zhao)
  3. Newsgroups: comp.graphics
  4. Subject: SUMMERY: Parallel Graphics, etc.
  5. Keywords: Parallel Graphics
  6. Message-ID: <21588@optima.cs.arizona.edu>
  7. Date: 3 Sep 92 22:24:41 GMT
  8. Sender: news@cs.arizona.edu
  9. Followup-To: comp.graphics
  10. Organization: Computer Science Dept, Univ of Arizona, Tucson
  11. Lines: 121
  12.  
  13.  
  14.     SUMMERY:  Parallel Graphics Algorithms
  15.     --------------------------------------
  16.  
  17.  
  18. Introduction:
  19.  
  20.   Some time ago, I posted a question to serveral net newsgroups, for a
  21.   bibliography on parallel graphics algorithms and related information.
  22.   The responses I've got so far are encouraging to me for further
  23.   investigation and experiment...
  24.  
  25.   Interestingly as "Sam Uselton" <uselton@nas.nasa.gov> quoted, "Ray
  26.   tracing has been called the canonical embarassingly parallel
  27.   algorithm ...", graphics applications are almost always "the first
  28.   demos running on any new parallel machines".
  29.  
  30.   Lots of work and opportunities in this area -- so what are we waiting
  31.   for?
  32.  
  33.  
  34. Bibliographies:
  35.  
  36.   *     A ray tracing bibliography with abstracts available on
  37.     princeton.edu in /pub/Graphics/Papers. There's a file
  38.     "NetPapers" in which you could find which papers are available
  39.     on the net, and where to get them.
  40.  
  41.   *     A cross-indexed ray-tracing bibliography by "Rick Speer"
  42.     <speer@cs.colorado.edu>. Vast amount of information: more than
  43.     500 citations from 1968; papers from SIGGRAPH, Graphics
  44.     Interface, Eurographics, etc.; cross-indexed by keyword and
  45.     author; gloossary of keywords... Available in PostScript
  46.     "speer.raytrace.bib.ps.Z":
  47.  
  48.     weedeater.math.yale.edu        /pub/Papers
  49.     wuarchive.wustl.edu        /graphics/graphics/bib/RT.BIB.Speer
  50.     karazm.math.uh.edu        /pub/Graphics
  51.     gondwana.ecr.mu.oz.au        /pub/papers
  52.     nic.funet.fi            /pub/sci/papers/graphics
  53.  
  54.   *     Eric Haines (erich@eye.com) maintains ray tracing and
  55.     radiosity/global illumination bibliographies. These are in
  56.     "refer" format, and so can be searched electronically (a simple
  57.     awk script to search for keywords is included with each). The
  58.     bibliographies are available at most of the sites listed above,
  59.     and the most current versions are maintained at princeton.edu:
  60.     /pub/Graphics/Papers as "RayBib.*" and "RadBib.*".
  61.  
  62.   *     Tom Wilson <wilson@cs.ucf.edu> has collected over 300 abstracts
  63.     from ray tracing related research papers and books. The
  64.     information is essentially in plaintext, and Latex and troff
  65.     formatting programs are included. This collection is available
  66.     at most the sites above as "rtabs.*".
  67.  
  68.   *     Scott Whitman <slim@llnl.gov> is gathering another
  69.     bibliography. It will be sent out to the comp.graphics and
  70.     comp.parallel newsgroup.
  71.  
  72.   *     Ulrich Neuman from Chapel Hill is working on a bibliography for
  73.     parallel volume randering.
  74.  
  75.   *    ?
  76.  
  77.  
  78. Overview Books:
  79.  
  80.   *    Green, S.
  81.     Parallel Processing for Computer Graphics
  82.     Cambridge, the MIT Press, 1991, ISBN 0-262-57087-4
  83.  
  84.   *    Whitman, S.
  85.     Multiprocessor Methods for Computer Graphics
  86.     Jones and Bartlett, 1992, ISBN 0-86720-229-7
  87.  
  88.     The book can be ordered by mail directly from Jones and
  89.     Bartlett Publishers, 20 Park Plaza, Boston, MA 02116; or by
  90.     phone +1-800-832-0034; or by email, kpeters@math.harvard.edu.
  91.     Prepaid orders (MC, VISA or check) will not be charged postage
  92.     or handling.
  93.  
  94.     Abstract:
  95.     The problem of quickly generating three-dimensional synthetic
  96.     imagery has remained challenging for computer graphics
  97.     researchers due to the large amount of data which is processed
  98.     and the complexity of the calculations involved. This book
  99.     involves a thorough investigation into the problem of using a
  100.     massvely parallel computer to perform three-dimensional
  101.     computer graphics rendering. The algorithms which are analyzed
  102.     in this monograph present several alternative approaches to
  103.     image space decomposition as well as remote memory access. A
  104.     number of pointers are given so that researchers intending to
  105.     develop their own parallel rendering algorithm will be able to
  106.     obtain high performance and good speedup from a variety of
  107.     multiprocessor architectures.
  108.  
  109.  
  110. Mailing List For Massive Parallel Rendering
  111.  
  112.     Subscribe by sending mail to:
  113.         mp-render-request@icase.edu
  114.     
  115.     Send contributions to:
  116.         mp-render@icase.edu
  117.  
  118.  
  119. Acknowledgements
  120.  
  121.     Corrie, Brian        <bcorrie@dubhe.anu.edu.au>
  122.     Haines, Eric        <erich@eye.com>
  123.     Kadi, Zafer        <kgzxk@asuvm.inre.asu.edu>
  124.     McCabe, Dan        <danm@watson.ibm.com>
  125.     McPherson, Allen    <bhagwan@agps.lanl.gov>
  126.     Uselton, Sam        <uselton@nas.nasa.gov>
  127.     Whitman, Scott        <slim@llnl.gov>
  128.  
  129.  
  130. -- 
  131. = Qiang Alex Zhao           Computer Science Department
  132.   azhao@cs.arizona.edu             University of Arizona
  133.   (602) 621-1815                   Tucson, AZ 85721
  134.