home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / graphics / b145_1 / !Juliana++ / !Help next >
Text File  |  1994-01-10  |  1KB  |  31 lines

  1. !Juliana++
  2. ----------
  3.  
  4. (c) 1993 Jan Vlietinck/Robin Watts/Jamie Lokier
  5.  
  6. This program was originally written by Jan Vlietinck, and  released  on  the
  7. APDL authors disc. By far most of the work, and hence credit is down to him.
  8. It has subsequently been hacked around by Jamie  Lokier  and  myself  (Robin
  9. Watts) to:
  10.  
  11.     a) make it run in a 256 colour mode,
  12.     b) Run with a background sprite of the mandelbrot set from which the
  13.     control point for the Julia set is chosen,
  14.     c) prettify the code greatly,
  15.     d) move more of the BASIC into assembler (to try and speed it up)
  16.     e) Munge the code severely so as to reduce recursion overheads,  and
  17.     free some registers enabling several speedups.
  18.  
  19. Thanks go to Dom Layfield for hacking the sprite of the mandelbrot set  into
  20. the right aspect ratio and resolution for me (Why do none of the  mandelbrot
  21. programs around for the Arc let you have FULL  control  over  the  resultant
  22. image?)
  23.  
  24. This is not a finished version of the program - further speedups are in  the
  25. pipeline (Gag!). This is just a taster for all those  nice  folks  who  just
  26. can't wait.
  27.  
  28. Have fun,
  29.  
  30.     Robin Watts
  31.