home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / BeOS / demos / JuliaV3_1.txt < prev    next >
Text File  |  1997-09-10  |  914b  |  22 lines

  1.          File: JuliaV3_1.tar.gz
  2.        Author: cbauer@iphcip1.physik.uni-mainz.de (Christian Bauer)
  3.       Release: 3.1 (25.Jul.1997)
  4. Compatibility: Preview Release
  5.      Location: contrib/gfx/demos
  6.   Description: Realtime interactive Julia/Mandelbrot sets
  7.         Notes:
  8.  
  9. This little programs draws Julia and Mandelbrot sets in realtime.
  10.  
  11. In "Julia" mode, click and drag the mouse inside the window to move
  12. the iteration constant across the complex plane. In "Mandelbrot" mode,
  13. click and drag the primary mouse button to move around, hold the
  14. secondary button to zoom in and the tertiary button to zoom out.
  15.  
  16. If you resize one of Julia's windows, the displayed fractal is also
  17. resized in realtime. The maximum iteration depth can be set with the
  18. menu "Iterations".
  19.  
  20. The program uses floating point numbers and distributes the calculation
  21. to as many CPUs as there are in the machine it runs on.
  22.