Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site caip.RUTGERS.EDU Path: utzoo!watmath!clyde!bonnie!akgua!gatech!ut-sally!seismo!caip!french From: french@caip.RUTGERS.EDU Newsgroups: net.micro.amiga Subject: Mandelbrot Set Generator Message-ID: <623@caip.RUTGERS.EDU> Date: Wed, 4-Dec-85 03:49:35 EST Article-I.D.: caip.623 Posted: Wed Dec 4 03:49:35 1985 Date-Received: Fri, 6-Dec-85 06:47:50 EST Sender: daemon@caip.RUTGERS.EDU Organization: Rutgers Univ., New Brunswick, N.J. Lines: 21 From: "french robert%d.mfenet"@LLL-MFE.ARPA I have written a version of the Mandelbrot Set Generator as featured in the August '85 Scientific American for the Amiga. It supports 320x200, 320x400, 640x200, and 640x400 graphics modes, as well as both hold-and- modify and normal color modes (H.A.M. looks unbelievable! As good, if not better than, the pictures in the magazine). Pictures can be saved, loaded, sized, zoomed, analyzed, andd displayed using different color patterns. Unfortunately, because of the amount of memory required for the graphics memory and point storage, I had to implement a rudimentary virtual memory system that could use up to 500K of scratch space on the disk (after all, there are 256,000 points in a 640x400 display!). A full 320x200 picture takes around 45 minutes to draw (yes, I am using the FFP math library). As soon as I put some finishing touches on, I plan to upload it to the net. I would like to see if there is any interest in it first, though, because the source is well over 1,000 lines long. Your fractal and mine, Robert French French#Robert%d@LLL-MFE.ARPA