home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 596a.lha / FlyAround_v1.0 / readme < prev   
Encoding:
Text File  |  1991-12-29  |  2.6 KB  |  46 lines

  1.                         FlyAround_1.0 (FA)
  2.                         
  3.  FA is a program for use with Vista Pro script files. It was created because of
  4.  the difficulty in circumnavigating around a point using the single point at a 
  5.  time method in Vista pro. At this point the only type of course FA will plot 
  6.  is a circle. You can of course create more than one circle, edit the two 
  7.  files together, and take out any  extraneous points or lines.
  8.  
  9.  ************************** HOW TO *******************************************
  10.  
  11.        FA has 2 methods that can be used to create a script file of a circle
  12.  around a point. The first is extremely inaccurate and not recommended except
  13.  for experimenting. This is because of inaccuracies in determining the target
  14.  coordinates based on a small theta angle (pitch). In this method you only 
  15.  need to type: "FA filename.script". The program will ask you for the number of
  16.  points to be plotted, then FA will create a new script file named 
  17.  "filename.new" with however many points around the target that you want.
  18.  It will be a circle but because of the previously described difficulties 
  19.  the target won't be right.
  20.    The second method is about the same except that while setting up the original
  21.  script in Vista Pro you need to make note of the x and y target coordinates.
  22.  When starting the program pass the target coordinates as parameters to the 
  23.  program. Example "FA file.script 3400 2000" where 3400 is the target x and 2000
  24.  is the target y coordinate. This method is of course much more accurate as FA 
  25.  is able to determine an accurate radius from the target coordinates to the
  26.  first camera coordinate in your script file in Vista Pro.
  27.     If you plot more than about 60 points you will need to change your stack 
  28.  size (usually 10000 is good enough). The size of the circle you intend to plot
  29.  will determine how many points you need to get a smooth animation.       
  30.     One last note about the setup. FA will only use the first line in the 
  31.  script file that is passed. All others are ignored. FA will leave alone the
  32.  passed script  file after having extracted the information, so that the 
  33.  original file will not be changed .  
  34.  
  35.    ************************** NOTES ************************************* 
  36.  
  37.    This program is Freely Distributable. Just keep this readme file with it.
  38.    The author assumes no liability for use of this program.
  39.    Any questions, comments, or suggestions for improving the operation or
  40.    methods of this program may be sent to:
  41.               
  42.               Larry Blakesley 
  43.               Compuserve ;72637,2722  
  44.               GEnie      ;XTY24304
  45.  
  46.