home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18159 < prev    next >
Encoding:
Text File  |  1992-12-17  |  2.6 KB  |  53 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!saimiri.primate.wisc.edu!ames!sgi!twilight!zola!perturb!peterb
  3. From: peterb@perturb.esd.sgi.com (Peter Birch)
  4. Subject: Re: Indigo Graphics and Z-Buffering
  5. Message-ID: <tnl0lm0@zola.esd.sgi.com>
  6. Followup-To: comp.sys.sgi
  7. Sender: news@zola.esd.sgi.com (Net News)
  8. Organization: Silicon Graphics, Inc.  Mountain View, CA
  9. References: <92350.143855SML108@psuvm.psu.edu> <1glhm0INNlu@fido.asd.sgi.com> <3201@contex.contex.com>
  10. Date: Thu, 17 Dec 92 20:23:07 GMT
  11. Lines: 40
  12.  
  13. [discussion about z-buffering on XS, and how OpenGL will provide a software
  14. z-buffering mechanism for XS]
  15.  
  16. In article <3201@contex.contex.com>, frank@marvin.contex.com writes:
  17. > Regarding zbuffering, I have wondered about this also, and suspected
  18. > something like this was coming.  I think G.T. did the zbuffer stuff in
  19. > the Entry graphics.  He must laugh and feel vindicated when people
  20. > note that the Crimson entry graphics can draw P zbuffered polygons
  21. > per second, but when you install the XS&Z "upgrade", zbuffered polygon
  22. > performance drops to something like P/3!  I suspect that for tuned
  23. > code on the R4000A, this is like P/10.....good thing this is going
  24. > away some time soon.
  25.  
  26. Your post is very misleading, and deserves some clarification:
  27.  
  28. 1) 'XS&Z', or a XS system with optional hardware z-buffer, will provide fast
  29. z-buffering, faster than any configuration (Crimson or Indigo) of Entry
  30. graphics.  A few examples:
  31.  
  32. primitive           Crimson Entry     Crimson XS&Z
  33. --------------------------------------------------
  34. tmesh, flat Z           20K               80K
  35. tmesh, gouraud light Z  13K               50K
  36. ind. quads, flat Z      16K               35K
  37.  
  38. 2) Currently, an XS without a z-buffer card does NOT support z-buffering, at any
  39. speed.  The reason for this is that the architecture is designed for a hardware
  40. z-buffer, and making a software z-buffer for it would be inefficient.
  41.  
  42. 3) OpenGL will require that software z-buffering be supported on XS.  This
  43. doesn't mean that it will be an ideal solution for people who care about fast
  44. z-buffered primitives.  Entry graphics was specially architected and carefully
  45. tuned for a software z-buffer mechanism.  Software z-buffering on XS will not be
  46. fast, OpenGL or not.  If you really care about z-buffer performance, buying the
  47. XS with Z-buffer hardware is well worth the money, in terms of price performance.
  48.  
  49. peter
  50.  
  51. .....Peter Birch.....peterb@perturb.esd.sgi.com.....MTS, Graphics Hardware.....
  52. ......Silicon Graphics, Inc.....Mountain View, CA 94039.....(415)390-1512......
  53.