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

  1. Path: sparky!uunet!newsgate.watson.ibm.com!news.ans.net!cmcl2!adm!news
  2. From: maple@peregrine.eglin.af.mil (Raymond C Maple)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: Re: Xor line drawing
  5. Message-ID: <34746@adm.brl.mil>
  6. Date: 18 Dec 92 14:58:45 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 22
  9.  
  10. In a previous message I wrote:
  11.  
  12. >I have used this with no problems on TG, base indigo, and VGX graphics.
  13. >On Elan graphics, however, the dithering done in double buffer mode causes
  14. >the second draw (restoration to original color) to produce slightly different
  15. >colors for some background colors, resulting in some very ugly artifacts.
  16.  
  17. To which Antti Miettinem replied:
  18.  
  19. >How about using dither(DT_OFF) while drawing xor-lines?
  20.  
  21.   I am happy to report that this does indeed eliminate the ugly artifacts.  I also
  22. tried calling shademodel(FLAT), since the man page for dither() states that it only
  23. takes place when gouraud shading is in effect.  This did NOT clean up the problem.
  24.  
  25. - Thanks for the suggestion! 
  26.  
  27. Raymond C. Maple
  28. WL/MNAA Computational Fluid Dynamics Section
  29. Eglin AFB, FL
  30. maple@peregrine.eglin.af.mil
  31.  
  32.