home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / sys / amiga / demos / 1767 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.6 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!sys.uea.ac.uk!cmp0119
  2. From: cmp0119@sys.uea.ac.uk (Paul Harrison)
  3. Newsgroups: alt.sys.amiga.demos
  4. Subject: Re: AGA-demo at Anarchy's party...
  5. Message-ID: <cmp0119.722533467@radon.sys.uea.ac.uk>
  6. Date: 23 Nov 92 15:44:27 GMT
  7. References: <1975@vall.dsv.su.se> <1992Nov21.212919.61155@cc.usu.edu> <OAHVENLA.92Nov22161347@lk-hp-4.hut.fi> <1992Nov23.042143.28256@daimi.aau.dk>
  8. Sender: news@sys.uea.ac.uk
  9. Organization: UEA School of Information Systems, Norwich, UK.
  10. Lines: 25
  11. Nntp-Posting-Host: radon.sys.uea.ac.uk
  12.  
  13. u920659@daimi.aau.dk (Carsten S|rensen) writes:
  14.  
  15. >oahvenla@snakemail.hut.fi (Osma Ahvenlampi) writes:
  16.  
  17. >>Actually, it'd be 16777216, if there was enough pixels. You can use any color
  18. >>from the palette even in HAM8 mode, which makes it compressed 24 bit. Think
  19. >>about it, 24 bit graphics in 1/3 of the space, and hardware to show it without
  20. >>any conversions!
  21.  
  22. >If HAM8 works like I think it does (like the previous HAM (6?)) then the
  23. >number of colors must be 262144 + 64.
  24.  
  25. >         _   SLAMMER of
  26. >        //\ __  __ __ _ |_
  27. >           //--\| )(_| | (__| )\/ - BEDTIME FOR DEMOCRACY
  28. >                           / u920659@daimi.aau.dk
  29.  
  30. You're both right. The 64 "palette" colours can be used to set the least
  31. significant parts of the colour registers, so *in theory* the full 16M
  32. colours can be used. In practice, because each use of a palette colour
  33. changes every bit of a colour register, it's very difficult to use in any
  34. practical form without making strange, corrupted, pictures, so 262144+64
  35. (+ tricks using the copper) is the practical maximum.
  36.  
  37. Paul
  38.