Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!hellgate.utah.edu!helios.ee.lbl.gov!pasteur!sting.Berkeley.EDU!anton From: anton@sting.Berkeley.EDU (Jeff Anton) Newsgroups: comp.graphics Subject: Re: Excluding Mandelbrot set Message-ID: <19885@pasteur.Berkeley.EDU> Date: 24 Nov 89 01:43:47 GMT References: <3544@quanta.eng.ohio-state.edu> <480003@hpsad.HP.COM> Sender: news@pasteur.Berkeley.EDU Reply-To: anton@sting.Berkeley.EDU (Jeff Anton) Organization: UC Berkeley Experimental Computing Facility (XCF) Lines: 13 In one of the books about fractals there is a system of determining how far away a given point is from any point in the Mandelbrot set. From that you could write a program which could eliminate pixels from the set until it can eliminate no more leaveing pixels in the Mandelbrot set. In that book there are photos of graphics where these points outside of the Mandelbrot set were rendered as semi-sphears with a radius of the computed distaince to the set. Something like a sea of bubbles surrounding the familiar Mandelbrot shape. I think the system is not really better than traditional approach and is more complicated. Jeff Anton