home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / graphics / 5705 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  903 b 

  1. Path: sparky!uunet!portal!cup.portal.com!blackbelt
  2. From: blackbelt@cup.portal.com (Ben - Williams)
  3. Newsgroups: comp.sys.amiga.graphics
  4. Subject: Re: Can Firecrackers display animation?
  5. Message-ID: <64414@cup.portal.com>
  6. Date: Fri, 21 Aug 92 17:20:52 PDT
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. References: <1992Aug21.165434.8893@msuinfo.cl.msu.edu>
  10.   <1992Aug21.183556.23131@dgbt.doc.ca>
  11. Lines: 14
  12.  
  13. It is perfectly feasable to display non-full screen anims on an FC24.
  14.  
  15. The transfer rate to the board is reasonably high if you're willing
  16. to animate a subsection of the display.
  17.  
  18. When writing data to the FC24, you write a 32-bit word which contains
  19. R,G,B and Alpha data; this occurs at the 7mhz bus rate, plus CPU
  20. inst4ruction execution time. ALl in all, you could put up quite a few
  21. pixels at 24 fps.
  22.  
  23. The catch (there usually is one) is that I know of no software to DO
  24. this. :^(
  25.  
  26. Ben
  27.