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

  1. Path: sparky!uunet!caen!nic.umass.edu!dime!lim
  2. From: lim@cs.umass.edu
  3. Newsgroups: comp.sys.sgi
  4. Subject: GL question: writing to user-defined frame buffers
  5. Message-ID: <50682@dime.cs.umass.edu>
  6. Date: 21 Jul 92 22:55:11 GMT
  7. Sender: news@dime.cs.umass.edu
  8. Reply-To: lim@cs.umass.edu ()
  9. Organization: University of Massachusetts, Amherst
  10. Lines: 11
  11.  
  12.  
  13. Is it possible to define some array in which all graphics output will be sent?
  14. As it stands now, I have to open a window, call some routines to draw into a
  15. buffer, then read from the buffer using lrectread. What I'd like to do is to
  16. have GL draw into some array without ever opening a window. (This would be
  17. analogous to X's capability of writing into a drawable, e.g. pixmap.) Any help
  18. would be appreciated.
  19.  
  20.  
  21. Jonathan Lim
  22. lim@cs.umass.edu
  23.