home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 18014 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.8 KB

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!actrix!templar!jbickers
  2. From: jbickers@templar.actrix.gen.nz (John Bickers)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Chunky Pixels vs. Bitplanes (was: Chunky Chip Set...)
  5. References: <1992Dec30.115759.22097@mpifr-bonn.mpg.de> <doiron.0ka3@starpt.UUCP> 
  6.  <1992Dec31.011428.2926@mpifr-bonn.mpg.de> <C03uC5.15o@unix.portal.com>
  7.  <1992Dec31.174137.10865@mpifr-bonn.mpg.de>
  8. Message-ID: <jbickers.0mdl@templar.actrix.gen.nz>
  9. Date: 1 Jan 93 17:15:04 PST
  10. Organization: TAP
  11. Lines: 33
  12.  
  13. Quoted from <1992Dec31.174137.10865@mpifr-bonn.mpg.de> by mlelstv@speckled.mpifr-bonn.mpg.de (Michael van Elst):
  14.  
  15. > I am talking about a single blitter architecture. The simple point that
  16. > you need less memory for less bitplanes makes an operation faster.
  17.  
  18.     So do you concede that 8-bit chunky pixels are indeed faster than
  19.     8-bit planar pixels for CPU-driven drawing operations?
  20.  
  21. > >No, it can rarely exactly compensate. The bitplane version of the algorithm
  22. > >will require the use of more temporary data, slowing it down. The best
  23. > >case is almost-as-fast. 
  24. > Why would it need more data ?
  25.  
  26.     Can you present your algorithm for bitmap scaling that performs as
  27.     well as a chunky-pixel based algorithm?
  28.  
  29. > >Except silly little things like drawing lines. Who'd ever want to draw a line? :-)
  30. > And who fill an area by writing single pixels ?
  31.  
  32.     Me. A digital dissolve is basically filling an area by writing
  33.     single pixels.
  34.  
  35. > Fortunately, line drawing usually has to handle less data (you won't try to
  36. > fill the screen with vertical lines..).
  37.  
  38.     Horizontal wipes do indeed fill the screen with vertical lines.
  39.  
  40. > Michael van Elst
  41. --
  42. *** John Bickers, TAP.                   jbickers@templar.actrix.gen.nz ***
  43. ***    "Radioactivity - It's in the air, for you and me" - Kraftwerk    ***
  44.