From: | Ayar Baboon |
Date: | 11 Aug 99 at 13:37:46 |
Subject: | Re: 16Bit Chunky, well, any bit, really... |
> OK, first Planar graphics is the standard Amiga
> display system - used on
> every Amiga ever made, unless you have added a GFX
> card to the system.
Okay.
> In chunky, each pixel is defined by one or more full
> bytes - this limits the
> display to multiples of 8 - 8bit, 16bit, 24bit, etc.
Ah, okay. And those machine's gfx hardware would be designed to read
and write whole bytes?
> An 8bit chunky gives you the same 256 colours as an
> 8 plane Planar display,
> but as you can see, it is much easier to handle
> since you don't need to go
> searching for the bits in all the bitplanes...
Rather than getting a byte value, in planar you have to get 8
individual bits, and put them together? That what you mean?
>
> Unfortunately, you can't display a chunky directly
> on a standard
> (non-GFX-card) Amiga, so you must convert it to a
> planar bitmap first.
Ah. XTreme racing kept wittering on about c2p routines...
Must have been, they used chunky to rotate textures quickly, then the
clever bit was quickly changing to planar...
Nice!
> I hope that clears it up a bit...
Yeah, cheers!
_____________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie