home *** CD-ROM | disk | FTP | other *** search
/ Becoming a Computer Animator / COMPANIMATE.ISO / pc / utils / starflic / read.me < prev    next >
Encoding:
Text File  |  1994-05-09  |  4.8 KB  |  117 lines

  1.  
  2. STARFLIC 1.20 - Flic File Compiler and Player, (C) 1994, TRIUS, Inc.       
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. Unmodified copies of the Shareware version of this program may be 
  5. distributed for a 30-day evaluation, provided no payment or any other 
  6. consideration is charged.  Distribution of this program in combination 
  7. with any other software or hardware, requires written permission from 
  8. TRIUS, Inc.
  9.  
  10. This is NOT a free program! (See the text file LICENSE.DOC for more 
  11. details)  Use beyond a 30-day evaluation period requires purchase of 
  12. License (Registration).  To register and get the License to use the 
  13. program, receive the latest version, printed documentation, technical 
  14. support, etc., send $29.00 US (plus $6 for S&H) to:    
  15.  
  16.          TRIUS,Inc.
  17.          P.O. Box 249
  18.          N. Andover, MA 01845-0249          
  19.  
  20. You may also order a registered copy of the program (using VISA,   
  21. MasterCard, or AMEX), by calling:             
  22.                    
  23.          1-800-468-7487 Orders ONLY!         
  24.  
  25. You may contact TRIUS, Inc. for information at:
  26.  
  27.          Tel:  508-794-9377
  28.          Fax:  508-688-6312
  29.          BBS:  508-794-0762  (2400/9600/14400,N,8,1)
  30.          CIS:  71333,103  (PCVENF forum, Section 16)
  31.          Internet:  71333.103@compuserve.com
  32.                
  33.  
  34.  
  35. General
  36. ~~~~~~~
  37. STARFLIC is a program designed to perform the following functions:
  38.  
  39.        -  View Individual TGA files (produced by 
  40.            ProtoCAD 3D or other programs)
  41.  
  42.        -  Compile sets of TGA files into a flic (FLI) file
  43.  
  44.        -  Play flic (FLI, FLC) animation files (created by 
  45.           STARFLIC or other programs)
  46.  
  47. FLI and FLC file formats were developed by Autodesk and have become 
  48. a standard in file animation.  They are used by a number of animation 
  49. programs including Autodesk 3D Studio and Autodesk Animator Pro.  The 
  50. two file structures are similar the basic difference being that FLI 
  51. files use Byte Oriented Differential Data Compression, while FLC files 
  52. use Word Oriented Differential Data Compression. 
  53.  
  54.  
  55.                     
  56. Installation
  57. ~~~~~~~~~~~~
  58. STARFLIC is distributed as a Self-Extract (SFX) executable file 
  59. (SFLIC.EXE).  This SFX contains the program, the documentation (as a 
  60. plain ASCII file), and sample TGA, FLI and FLC files. 
  61.  
  62. To install the program, simply copy the SFX file into the desired 
  63. directory on your disk (hard disk recommended), then log into that 
  64. directory, type SFLIC and press ENTER.  The program will extract the 
  65. files, giving you a continuous status display.  When the extraction is 
  66. finished and you are presented with the DOS prompt, you are ready to 
  67. start the program. 
  68.  
  69.  
  70. On-Disk Documentation
  71. ~~~~~~~~~~~~~~~~~~~~~
  72. In order to help you evaluate the program, on-disk documentation is 
  73. provided in the form of a plai text file, STFL.DOC.  This file should 
  74. be extracted to you StarFlic directory when you install the program.  
  75. You may view the file using the DOS 'Type' command (check your DOS 
  76. user's manual with instructions on how to use it), or you can print 
  77. the instructions by simply using the Copy command at the DOS prompt.
  78.  
  79. e.g.     Copy STFL.DOC prn  [ENTER]      Will send a copy of the file
  80.                                          to be printed on the default 
  81.                                          print device. 
  82.          
  83.          Copy STFL.DOC LPT1 [ENTER       Will send a copy of the file
  84.                                          to be printed on the print
  85.                                          device attached to the 
  86.                                          parallel port LPT1.. 
  87.  
  88.  
  89. SFLIC.EXE contents
  90. ~~~~~~~~~~~~~~~~~~
  91. The SFLIC.EXE (SFX) compressed file should contain the following:
  92.  
  93.         STFL.EXE  -  The main executable Program 
  94.         STFL.DOC  -  This plain ASCII file 
  95.      LICENSE.DOC  -  Information regarding the License to 
  96.                      Evaluate/Use the program 
  97.        ORDER.DOC  -  Information on how to order this or other 
  98.                      TRIUS programs 
  99.       VENDOR.DOC  -  Information regarding distribution of the 
  100.                      shareware version of this program.
  101.        FR001.TGA  -  : ------
  102.        FR002.TGA  -  : Sample TGA and PCX files created with ProtoCAD 3D
  103.        FR003.TGA  -  : You can use these files to compile and play 
  104.        FR001.PCX  -  : your own simple FLI files using StarFlic
  105.        FR002.PCX  -  : .....
  106.        FR003.PCX  -  : ------
  107.        MOVIE.FLI  -  Sample flic file created using ProtoCAD 3D TGA images
  108.                      (15 frames, compiled with:  /F3 /L /D100 )
  109.        ARROW.FLI  -  A simple example of a Flic file (Public Domain)
  110.     INBASKET.FLI  -  A simple example of a Flic file (Public Domain) 
  111.       ANIMAL.FLI  -  A simple example of a Flic file (Public Domain) 
  112.  
  113. -------------------------------------------------------------------- End
  114.  
  115.  
  116.  
  117.