home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / 18305 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  772 b 

  1. Path: sparky!uunet!gatech!concert!borg!glycine!bergman
  2. From: bergman@glycine.cs.unc.edu (Larry Bergman)
  3. Newsgroups: comp.sys.sgi
  4. Subject: anti-aliasing/depthcuing problem
  5. Message-ID: <18532@borg.cs.unc.edu>
  6. Date: 23 Dec 92 16:59:19 GMT
  7. Sender: news@cs.unc.edu
  8. Lines: 15
  9.  
  10. I'm having difficulty toggling anit-aliasing and
  11. depthcuing in my program.  If I specify anti-aliasing
  12. (using "subpixel(TRUE); linesmooth(SML_ON);
  13. blendfunction(BF_SA,BF_MSA);") or depthcuing
  14. (using "depthcue(TRUE);") at the start of the program,
  15. both work fine (all these commands after "gconfig").  
  16. If I try to turn them on, using the same commands while
  17. the program is running, I get no results.  Is there
  18. somthing else I need to be doing.  Any tips will be
  19. welcome.
  20.  
  21. Thanks,  Larry Bergman
  22. -- 
  23.  
  24.  
  25.