home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / apple2 / 18914 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.5 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!wupost!uwm.edu!psuvax1!psuvm!kcr103
  2. Organization: Penn State University
  3. Date: Wed, 12 Aug 1992 11:34:34 EDT
  4. From: <KCR103@psuvm.psu.edu>
  5. Message-ID: <92225.113434KCR103@psuvm.psu.edu>
  6. Newsgroups: comp.sys.apple2
  7. Subject: Fractal Cell animation with a RamFast (1Meg)
  8. Lines: 22
  9.  
  10. I have been toying around with my Fractal animation again.  I generate 90
  11. fractals at different magnifications and rotations in 3 dimensions and create
  12. a looping animation.  In the past, I always used the Trusty /ram5 Ramdisk to
  13. view the animation.  I started last week to load the animations onto my hard
  14. drive to see what the RamFast could do with it.  The reason, I had not done
  15. this earlier is that I thought the animation would be too quirky if all of the
  16. frames were not able to stay in the cache.  If however if you put all the
  17. frames of your animation sequence in one file in the Root directory of your
  18. optimized hard drive, the animation is smooth even if the number of frames
  19. overflow the Ramfast's cache.  Before you get too excited, I am only using
  20. standard hires (280x192) at the moment.
  21.  
  22. OK, the result:
  23. I found that the Ramfast could produce 20 frames per second animation using
  24. my 7Mhz Zip/ 1 Meg Ramfast GS with the Beagle Compiler when NOT all Frames
  25. could fit into the Cache.  The number of frames rose to 24 frames per second
  26. when all the frames did fit into the cache.
  27.  
  28. Now I shall work on Native mode animation, is there an easy way, or just a
  29. way to load video frames into the video memory in Bank $e1, fast?
  30.  
  31. Ken
  32.