Slashdot Mirror


"Mandelbulb," a 3D Mandlebrot Construct, Discovered

symbolset writes "Many know the beauty and complexity of the Mandelbrot set. For some years now a few enterprising mathematicians / rendering fiends have been seeking a true 3D Mandelbrot set. A month ago a solution was found, and it is awesome to behold."

7 of 255 comments (clear)

  1. Looks like a big sea slug. by Ethanol-fueled · · Score: 5, Interesting

    I wonder if we'll ever reach the point where we will be able to define, with equations and rules, a sea slug using the principles of cellular automata?

  2. Re:Actually, the Mandelbrot set is already 4D by jhesse · · Score: 4, Interesting

    This.

    You can find a picture of a "4-D" Mandlebrot set in a mid/late 80's issue of Scientific American.
    I was generating pictures of this on a 286 pc. (with EGA graphics) 15 years ago, and the pictures
    in TFA of z^2 look *nothing* like that did.

    --

    --
    "I have also mastered pomposity, even if I do say so myself." -Kryten
  3. Re:Actually, the Mandelbrot set is already 4D by Eudial · · Score: 5, Interesting

    While not a pure mandelbrot, but a buddhabrot rendering: For the curious, here's a nice 2D projection of such a (rotating) 4D fractal I whipped up a while back.

    --
    GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
  4. Animated quaternion by _bernie · · Score: 4, Interesting

    The common Mandelbrot set is really a 2-dimensional slice of a 4-dimensional object identified by both the combination of the complex numbers Z0 and C in the canonical Zn+1 = Zn^2 + C. The mandelbrot set lives in the plane where Z0 = 0 + 0i, while the Julia sets live on infinitely-many-squared orthogonal planes in the remaining two dimensions, each one intersecting Mandelbrot's plane in a single point of complex coordinates C.

    Visualizing this hyperspace monster was made easy by POV-Ray. It took my computer two week of computation to render 80 seconds of animated 3D slices of a the quaternion. Check out the scene source.

    /me looks forward for a real-time Julia4D explorer.

    --
    Bernie Innocenti - http://codewiz.org/
  5. Re:Actually, the Mandelbrot set is already 4D by shadowofwind · · Score: 3, Interesting

    I had missed a lot of interesting aspects of the 4D Julia/Mandelbrot combo when it was discovered, since computers were so much slower. I wrote my first Mandelbrot program on a Kaypro in high school. Used to run it over night just to get a 100x100 or so image, with low iterations.

    The Mandelbrot set has those hairlike strands coming off of it, particularly at high resolution near pi radians. Nearby Julia set fragments, so to speak, all connect through those strands. Since the strand is between 1 and 2 dimensional in the Mandelbrot plane (having infinite arc length within a finite area, the strand within the 4-D coordinates is less than 4-D. So you could almost see something interesting in 3-D there. (Projected to 2-D of course. People who say they see 3-D crack me up, since the back of the eye is a 2-D surface.)

    By the way, I particularly like the logarithmic spirals.

  6. Re:Actually, the Mandelbrot set is already 4D by maxwell+demon · · Score: 3, Interesting

    {0,0,1}^2 doesn't seem to be well-defined.
    Not only isn't the formula well defined at that point (division by zero), it cannot even be continuously extended to that point, because
    lim_{e->0} {e,0,1}^2 = {-1,0,0}
    while
    lim_{e->0} {0,e,1}^2 = {1,0,0}
    and even
    lim_{e->0} {e,e,1}^2 = {0,-1,0}

    --
    The Tao of math: The numbers you can count are not the real numbers.
  7. Re:Actually, the Mandelbrot set is already 4D by fractoid · · Score: 5, Interesting

    This post needs more +insightful. What a lot of people are missing by getting wound up in the maths is that it is an artistic endeavour. Their definition of "a mandelbrot" (and yes, this broken terminology bugs the pedant in me beyond belief) is nothing to do with z^2+c, and everything to do with "a pretty looking blobby thing that maintains an aesthetically pleasing and visually interesting level of surface detail at all magnifications".

    --
    Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.