home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsm / mandysbit / !MandysBit / !help next >
Text File  |  1994-10-31  |  1KB  |  39 lines

  1. FLOATING POINT MANDELBROT.
  2.  
  3. Its good with an FPA10 or 11 otherwise get a big packet of
  4. biscuits and a thermos.
  5.   
  6.   The size is in multiples of 32*25.6 pixels so a size of 1
  7.   gives a 32*25 image and 10 gives a 320*256 image.
  8.   
  9.   Number of iterations is the number of iterations and can
  10.   range from 1 to boredom (65535 is a good place to stop, cos
  11.   the colourmap isnt defined after that and any Zeroes in the
  12.   colour map will cause the programs adaptive filling routine
  13.   to hang)
  14.   
  15.   Use the left&right mouse buttons to change the size of the
  16.   zoombox
  17.   
  18.   Middle button draws the image
  19.   
  20.   SpaceBar saves the current image in directory MANDSAVE$DIR
  21.   (set up in the !run file).  It will not overwrite previously
  22.   saved images.
  23.   
  24. Other things you can do
  25.  
  26.   change the D suffix to E suffix in the floating point directives
  27.   to get stupid resolution.
  28.   
  29.   Make it work in mode21 or even on 1280*1024 on the RPC
  30.   
  31.   
  32. Have fun 
  33.   Robert Templeman
  34.   
  35. PS after making new colour maps:
  36.   run the make map program, this copies the colour map and stretches it
  37.   so that close to the set doesnt look like white noise.  Try a
  38.   courseness of around 10000-1000000 or so, in general the bigger the
  39.   better, as usual.