home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / graphics / 10 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!psuvax1!psuvm!sml108
  2. Organization: Penn State University
  3. Date: Mon, 14 Dec 1992 14:16:25 EST
  4. From: <SML108@psuvm.psu.edu>
  5. Message-ID: <92349.141625SML108@psuvm.psu.edu>
  6. Newsgroups: comp.sys.sgi.graphics
  7. Subject: Indigo XS24 Sphere library z-buffering problems
  8. Lines: 13
  9.  
  10. Hi, a program I am developing which uses the sphere library runs just
  11. fine on an IRIS 4D/220 VGS, but when I run it on a nearby Indigo XS24,
  12. the SPH_HEMI seems to get set true by default with SPH_ORIENT set to
  13. FALSE (It draws hemispheres which show up as you rotate objects on
  14. the screen).  If I set SPH_HEMI and SPH_ORIENT to TRUE, this problem
  15. goes away, but then z-buffering goes away too and the appearance of
  16. spheres on the screen is as if they all have the same z-coordinate
  17. and appear in the order in which they are drawn...  The Indigo is
  18. running 4.0.5 and zbuffer is most definitely set to TRUE...
  19.  
  20. Oh, one more thing, this is in a GLX widget that this is happening...
  21.  
  22. Scott Le Grand
  23.