home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / rec / games / programm / 5196 < prev    next >
Encoding:
Text File  |  1992-12-27  |  852 b   |  22 lines

  1. Newsgroups: rec.games.programmer
  2. Path: sparky!uunet!gatech!destroyer!ais.org!empath
  3. From: empath@ais.org (Tim Triemstra)
  4. Subject: Re: What rez are these games in
  5. Message-ID: <BzwoC0.5ME@ais.org>
  6. Keywords: Wolf 3D Lemmings Vistapro Fastgraph xlib xblt
  7. Organization: UMCC
  8. References: <1hirv7INNog4@ub.d.umn.edu> <1hiv5vINNc2p@mirror.digex.com>
  9. Date: Sun, 27 Dec 1992 06:50:22 GMT
  10. Lines: 10
  11.  
  12. If you are looking for a good graphics lib for better than 32bit
  13. (ie: 386+) you will probably want to ditch the Borland C++.  With
  14. either High-C++ (which includes MetaGraphics and is supposed to
  15. be good.)  Or,. you could get Zortech C++ 3.1 and buy the FlashGraphics
  16. from FlashTek (what I did) and get a 32bit protected mode graphics
  17. lib with SVGA (up to 1024x768x256) support and a BGI interface (if
  18. you want it, or use the native interface.)
  19.  
  20. Hope this helps.
  21.  
  22.