home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17823 < prev    next >
Encoding:
Text File  |  1992-12-26  |  1.7 KB  |  33 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!unidui!Germany.EU.net!mpifr-bonn.mpg.de!specklec.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@specklec.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: Chunky Pixel Mode for Low End Chip Set?
  5. Message-ID: <1992Dec27.011313.18163@mpifr-bonn.mpg.de>
  6. Sender: news@mpifr-bonn.mpg.de
  7. Nntp-Posting-Host: specklec
  8. Organization: Max-Planck-Institut f"ur Radioastronomie
  9. References: <Karsten_Weiss.0n2o@ibase.stgt.sub.org> <1hbngoINNglt@uwm.edu>   <jbickers.0m2n@templar.actrix.gen.nz> <72410@cup.portal.com> <1992Dec26.170503.14668@mpifr-bonn.mpg.de> <jbickers.0m3z@templar.actrix.gen.nz>
  10. Date: Sun, 27 Dec 1992 01:13:13 GMT
  11. Lines: 20
  12.  
  13. In <jbickers.0m3z@templar.actrix.gen.nz> jbickers@templar.actrix.gen.nz (John Bickers) writes:
  14. >    convert to planar when you update your display, and if you're
  15. >    only using 8-bit data then chunky pixels also let you be more
  16. >    "interactive", where screen updates are fast enough that you can
  17. >    show the progress of your processing pixel by pixel.
  18.  
  19. The major point is that with any 'image processing' the time needed for
  20. chunky->planar conversion is only a small fraction of the whole calculation
  21. time. I also think that if you want to see pixel by pixel progress then
  22. the overhead for calling the WritePixel routine is larger than for the
  23. chunky->planar conversion. And if you want to recognize pixel by pixel
  24. changes then your program _must_ be so slow that the rendering speed
  25. doesn't matter at all.
  26.  
  27. Regards,
  28. -- 
  29. Michael van Elst
  30. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  31. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  32.                                 "A potential Snark may lurk in every tree."
  33.