home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / 3ddemo.zip / README < prev   
Text File  |  1987-01-14  |  3KB  |  69 lines

  1.                                 3D Animation Program
  2.                                     By Dale Gass
  3.  
  4.  
  5.           The program  '3d' performs  a 360 degree rotation on each of five
  6.           objects, storing the images in memory, and later  projecting them
  7.           much faster giving true three dimensional animation.
  8.  
  9.           The program  requires an  IBM-PC or  compatible, with a CGA (i.e.
  10.           640x200 video ram @ segment b800h,) and preferrably 640K ram.
  11.  
  12.           The program is invoked by
  13.                3d {stepsize}
  14.           where stepsize is an optional size  (in degrees)  of the  size of
  15.           each step  in the  rotation (defaults to 5.)  The finer (smaller)
  16.           this step, the greater the memory  required to  store the images.
  17.           The coarser  (larger) this  step, the  faster the final animation
  18.           will be.
  19.  
  20.           In order to store the full  360 degree  rotations of  each of the
  21.           five objects  at the default resoluation (5 degree steps) a great
  22.           deal of memory is required.  With 640K a resolution  of 4  may be
  23.           chosen, and this fills almost all of the memory.
  24.  
  25.           If the  program runs  out of memory (or any key is hit before the
  26.           rotations are finished) the program will project what it was able
  27.           to accomplish.   So  you can choose a step size of 1 if you wish,
  28.           but only one figure  will  be  created,  as  the  memory  will be
  29.           filled.
  30.  
  31.           The creation  of images can be halted at any time by pressing any
  32.           key.  The program would then  project the  images it  was able to
  33.           create.
  34.  
  35.           Once  the  creation  of  images  is complete (or aborted) and the
  36.           projection is being performed, several keys  have effect  on this
  37.           projects.
  38.                '-' Slows down the speed of projection
  39.                '+' Speeds up the projects
  40.                RET Exits program
  41.                spc Single steps images (any key resumes continuous proj.)
  42.  
  43.  
  44.           If anybody  would like the 'Dalhousie' logo replaced by something
  45.           else (eg. company name) for demo purposes, I  will be  willing to
  46.           install their logo for a fee of $75.00.
  47.  
  48.           Source  code  is  available  to  those  interested  for  a fee of
  49.           $100.00.
  50.  
  51.  
  52.           Any questions/comments can be mailed to me as follows:
  53.  
  54.           UUCP:     {seismo|watmath|utai|garfield)!dalcs!dalegass.UUCP
  55.                                              or dalegass @ dalcs.UUCP
  56.                     ...!dalcs!dalcsug!dalegass.UUCP  
  57.                                              or dalegass@dalcsug.UUCP
  58.           CDN:      dalegass@cs.dal.cdn
  59.           CSNET:    dalegass%cs.dal.cdn@ubc.csnet
  60.           ARPA:     dalegass%cs.dal.cdn%ubc.csnet@CSNET-RELAY.ARPA
  61.  
  62.           or through the trusty Canadian Postal Service:
  63.  
  64.           Dale Gass
  65.           R.R. # 1,
  66.           Brookfield, Nova Scotia
  67.           B0N 1C0
  68.  
  69.