home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / graphics / pixutils / 2997 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.0 KB

  1. Path: sparky!uunet!olivea!pagesat!netsys!agate!spool.mu.edu!howland.reston.ans.net!usc!nic.csu.net!vmsb.is.csupomona.edu!cvadrhcq
  2. From: cvadrhcq@vmsb.is.csupomona.edu
  3. Newsgroups: alt.graphics.pixutils
  4. Subject: C++ graphics driver 256 colors
  5. Message-ID: <1993Jan27.085646.1@vmsb.is.csupomona.edu>
  6. Date: 27 Jan 93 16:56:46 GMT
  7. Organization: California State Polytechnic University, Pomona
  8. Lines: 14
  9. Nntp-Posting-Host: acvax2
  10. Nntp-Posting-User: cvadrhcq
  11.  
  12. Hello there!
  13.  
  14.     I am looking for a C graphics driver that allows me to use all 256 colors
  15. simultaneously.  I am currently using Borland C++ with the EGA graphics driver,
  16. and I could only display 16 colors at any one time.  My purpose for the
  17. graphics driver is to be able to display all GIF files with up to 256 colors.
  18. Right now my GIF decoder could only display 16 colors.
  19.   
  20.     Any information would be helpful.  Thank you in advance.
  21.  
  22. PS: some information on how to write games or how to make multiple images
  23.     move at once; by time sharing or round robin technique.
  24.  
  25. Sonny Vo
  26.