home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Graphics / movie / ShowAnim.README < prev    next >
Encoding:
Text File  |  1994-08-30  |  553 b   |  20 lines

  1. ShowAnim.app
  2.  
  3. This is a simple and small application to show .anim animations (as created by Icon).
  4.  
  5. Useful classes:
  6. AnimView.m            View to open and play .anim animations.
  7.                 Stopping and pausing are also supported.
  8.  
  9. Additional programs:
  10. makeanim.lc        simple flex parser to create RIB-file animations.
  11.  
  12. You may freely copy, distribute, and reuse the code in these programs.
  13. The author disclaims any warranty of any kind, expressed or  implied, as to its
  14. fitness for any particular use.
  15.  
  16. Enjoy,
  17.  
  18. Christoph Marquardt        cmarq@cube.net ( NO NeXTMail, please)
  19.  
  20.