home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / visualiz / 1699 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.1 KB  |  25 lines

  1. Newsgroups: comp.graphics.visualization
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mojo.eng.umd.edu!keane
  3. From: keane@eng.umd.edu (Christopher Matthews Keane)
  4. Subject: Getting 256 shades of green on a 6-bit colour register
  5. Message-ID: <1992Nov05.131150.1982@eng.umd.edu>
  6. Date: Thu, 05 Nov 92 13:11:50 GMT
  7. Organization: Project GLUE, University of Maryland, College Park
  8. Lines: 15
  9.  
  10. I hope this is the best place to post this......
  11. I need to get 256 unique shades of green for some landform
  12. visualization I am doing.  I am writing the program in 32-bit code for
  13. MS-DOS but am restricted to the lousy 6-bit color registers on the
  14. non-HICOLOR svga board I am using.  Therefore, I can only get 64
  15. unique shades :-(.  Does anyone know of a decent algorithm or tip on
  16. how to mix the red and blue registers to increase the number of unique
  17. green shades.  If possible, to put these in a dark to light order....
  18.  
  19. A yellowing of the new greens is fine, but I want to try to avoid
  20. bluing of them.  Thanks in advance for any help!
  21. Cheers
  22. Christopher Keane
  23. keane@earthsun.umd.edu
  24.  
  25.