home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19237 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!news.netmbx.de!Germany.EU.net!mcsun!sunic!lunic!my!omega!lysator.liu.se!marvil
  2. From: marvil@lysator.liu.se (Martin Vilcans)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Palette-tricks and other nifty things
  5. Message-ID: <C1Gvrt.AKJ@lysator.liu.se>
  6. Date: 26 Jan 93 15:16:39 GMT
  7. References: <1993Jan5.192159.15650@tdb.uu.se>
  8. Sender: news@lysator.liu.se
  9. Organization: Lysator ACS at Linkoping University
  10. Lines: 35
  11.  
  12. m92mmy@tdb.uu.se (Mattias Myrberg) writes:
  13.  
  14.  
  15. >There's one thing I've always wanted to know:
  16.  
  17. >I know the Digiview thing (never seen it myself)
  18. >uses a trick to show more colours than there are c-registers
  19. >available at the same screen..and so on.
  20.  
  21. >Then there's the good old plasma-trick, (copper-initiated
  22. >blits to the colour-registers,  right ?).
  23.  
  24. Wrong. You can't blit to the colour registers. They are simply
  25. changed by the copper.
  26.  
  27. >But this is in lores (& 4 bitplane screen), while
  28. >the Digiview-trick manages hires too.But in hires
  29. >you just have 4 bitplane, and it's twice as many
  30. >pixels/row -do DV really manage a colour-change every pixel ?
  31.  
  32. No, it doesn't. It figures out which are the 16 optimal colours for
  33. each scan line, and changes all the colour registers in the horizontal
  34. blanking. At least something like that. When displaying a four plane
  35. hires screen, the copper doesn't get any memory cycles while the
  36. pictures is beeing drawn.
  37.  
  38. >I don't know much about AGA (palette-switching and stuff),
  39. >will it be possible to show off a 24-bit picture using
  40. >these kind of techniques ?   (yes I'm ignorant today :)
  41.  
  42. In AGA, there is no problem to show a 24 bit picture. Just use HAM8.
  43. It's not perfect, but I don't think you can see any difference.
  44. --
  45.  
  46. Martin Vilcans  marvil@lysator.liu.se
  47.