home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11120 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  796 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!mips!darwin.sura.net!wupost!gumby!yale!mintaka.lcs.mit.edu!ai-lab!fiber-one!sundar
  2. From: sundar@fiber-one.ai.mit.edu (Sundar Narasimhan)
  3. Newsgroups: comp.sys.sgi
  4. Subject: even faster graphics
  5. Message-ID: <25672@life.ai.mit.edu>
  6. Date: 21 Jul 92 16:26:04 GMT
  7. Sender: news@ai.mit.edu
  8. Reply-To: sundar@ai.mit.edu
  9. Organization: MIT Artificial Intelligence Laboratory
  10. Lines: 10
  11.  
  12. I have an application that currently renders using the standard
  13. GL bgnpolygon().. endpolygon() calls with lights/shading. 
  14. I'd like to find out ways of speeding this up (I have LOTS of polygons).
  15. I'd like to know 
  16.  
  17. a. what speed up is possible going to graphical objects?
  18. b. is there a way of storing and restoring computed images that
  19.    is faster?
  20.  
  21. Thanks.
  22.