home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #1 / Image.iso / cdd / winanw / fractal / readme.txt < prev   
Encoding:
Text File  |  1993-04-26  |  2.0 KB  |  34 lines

  1. The fractal program is an application that will draw the Mandelbrot set
  2. and Julia sets.  You should have three files, this README.TXT file, the
  3. FRACTAL.EXE file, and FRACTAL.HLP file.  The only file that is necessary
  4. is the FRACTAL.EXE file, but you will not have help information.  This
  5. application should run under windows 3.0 and 3.1.  It requires at least
  6. a 286 CPU and a 80x87 math coprocessor.  A version without the 80x87 is
  7. being developed, but it will probably be too slow to run on a 286
  8. machine.  The right mouse button can be used in the Mandelbrot window to
  9. select a "c" to generate a Julia set.  Points on the edge of the
  10. Mandelbrot set give the most intricate Julia sets.  Points on the right
  11. seem to generate "dragons".  The Julia sets will resemble the area around
  12. the point on the Mandelbrot set where the constant "c" was selected.  It
  13. is fun to look at the Julia set at the point "c" that was used to 
  14. generate the Julia set.  The files m_0001.bmp and j_00086 are the 
  15. Mandelbrot set (with Width set to 0.0001) and the Julia set (with Width
  16. set to 0.00086) about the point -0.745429 0.113008i with 300 iterations.
  17. Double-clicking the left mouse button in a window causes a "zoom" into
  18. the point where the cursor is.  Since double clicking also increases the
  19. number of iterations, you may want to manually zoom in by selecting the
  20. draw option, and setting the width and height fields to one-fifth or
  21. one-tenth their previous values. If you find that it is taking too long
  22. to draw a figure, press <ESCAPE> to abort the drawing.  Drawings always
  23. fill the frame, so a small window will draw faster than a large window.
  24. Comments about this program can be sent to 
  25. beeker@sun19.hq.af.mil on internet.
  26.  
  27. Copyright 1993 by Emmet R. Beeker
  28. 4298 East Robinson Road
  29. Bloomington, IN  47405
  30.  
  31. Permission is granted to copy and distribute these files as long as no
  32. charge is made and this disclaimer is included.  No warranty is made or
  33. implied for this program.
  34.