home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / cplus / 18428 < prev    next >
Encoding:
Text File  |  1992-12-25  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!awilson
  3. From: awilson@nyx.cs.du.edu (Andy Wilson)
  4. Subject: Need help with color-cycling, direct memory graphics read/write
  5. Message-ID: <1992Dec26.031756.9188@mnemosyne.cs.du.edu>
  6. Summary: Slightly !clue and trying to hack this out.
  7. X-Disclaimer: Nyx is a public access Unix system run by the University
  8.     of Denver for the Denver community.  The University has neither
  9.     control over nor responsibility for the opinions of users.
  10. Keywords: VGA cycling DAC color cycle help
  11. Sender: awilson@nyx.cs.du.edu (Andy Wilson)
  12. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  13. Date: Sat, 26 Dec 92 03:17:56 GMT
  14. Lines: 14
  15.  
  16.    Greetings, world! I'm working on some graphics stuff in Turbo C++ 3.0,
  17. and am trying to figure out how to color-cycle the VGA palette in the 
  18. standard 320x200x256 mode. (For argument's sake, color-cycling is the
  19. trick Fractint does, especially on the plasma type.) The only problem
  20. is that I am extremely !clue on how to do this. Would some wise soul
  21. please either explain (in newbie terms--I'd rather feel stupid than 
  22. remain lost) [:)] how to do this or point me at some sourcecode that's
  23. easily comprehensible? Thanks very much! (In advance, even.)
  24.  
  25. #include <gratitude.h>
  26. awilson@nyx.cs.du.edu
  27.  
  28.  
  29.  
  30.