home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Science / mathematics / Mandel.README < prev    next >
Encoding:
Text File  |  1992-02-17  |  395 b   |  18 lines

  1. Mandel
  2. ------
  3.  
  4. This program calculates the famous Mandelbrotset in 8bit grayscale.
  5.  
  6. I wrote this program to learn Objective-C on my NeXT computer and to do
  7. some exercises with the Interfacebuilder.
  8.  
  9. It uses a very fast algorithm to calculate the Mandelbrotset, but it is
  10. not the fastest way to do it.
  11.  
  12. Questions can be sent to:
  13.  
  14. E-mail:    rpajarol@iiic.ethz.ch
  15.  
  16. Renato Pajarola, Zuerich 10.2.92.
  17.  
  18.