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