home *** CD-ROM | disk | FTP | other *** search
- MandelBrot
- ~~~~~~~~~~
- Based on a program published by Acorn User July 1986 for the BBC B.
-
- This program uses the Newtonian method for generating the Mandelbrot set.
-
- It initially prompts for the name of the screendump file to save the
- generated image. Just pressing Enter will bypass the screensave.
-
- The x, y and s prompts are the co-ordinates and size of the mandelbrot
- image. The image is generated in multiple passes with increasing resolution,
- which allows the initial image to be seen quite quickly.
-
- It would be nice to see a fast integer ARM version of this algorithm.
-
- Mike Curnow,
- 30 Bowen Drive
- West Dulwich
- London
- SE21 8PN