Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Math Science

"Mandelbulb," a 3D Mandlebrot Construct, Discovered 255

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."
This discussion has been archived. No new comments can be posted.

"Mandelbulb," a 3D Mandlebrot Construct, Discovered

Comments Filter:
  • by Anonymous Coward on Sunday November 15, 2009 @08:23PM (#30110488)

    Or would that open up a Lovecraftian dimension better left to slumber?

  • by Ethanol-fueled ( 1125189 ) on Sunday November 15, 2009 @08:30PM (#30110560) Homepage Journal
    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 [imachination.net]?
  • by sayfawa ( 1099071 ) on Sunday November 15, 2009 @08:56PM (#30110698)
    Picture Half-life's Xen, Doom's Hell, or some Final Fantasy dimension rendered with these. Awesome.
  • by jhesse ( 138516 ) on Sunday November 15, 2009 @08:57PM (#30110704) Homepage

    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.

  • by Eudial ( 590661 ) on Sunday November 15, 2009 @09:04PM (#30110740)

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

  • by wizardforce ( 1005805 ) on Sunday November 15, 2009 @09:21PM (#30110850) Journal

    I wouldn't doubt it a bit. A sea slug is already defined by known rules and equations, it's just a matter of doing the math. Their genomes aren't terribly extensive compared to other organisms so it should be quite possible to simulate one quite accurately with a few simple equations and basic rules of chemistry and physics.

  • by Anonymous Coward on Sunday November 15, 2009 @11:11PM (#30111542)

    No. read this (quite interesting):

    http://en.wikipedia.org/wiki/Digital_physics#Pancomputationalism_or_the_Computational_universe_theory

    and go from there. The fact that we know the equations doesn't mean we can simulate anything.

    For example : say a slug was a spherical shape. Just to represent pi, and therefore its volume would require infinite precision. There is a massive difference between knowing the ideal equations and simulating an organism.

  • broccoli (Score:3, Interesting)

    by oliphaunt ( 124016 ) on Monday November 16, 2009 @01:17AM (#30112188) Homepage

    and here I thought I was coming to read a post about Romanesco Broccoli [google.com] (link goes to gis for "romanesco"). Seriously, it's like eating math.

  • Animated quaternion (Score:4, Interesting)

    by _bernie ( 170285 ) <bernie@codewiz.org> on Monday November 16, 2009 @01:38AM (#30112292) Homepage

    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 [povray.org]. It took my computer two week of computation to render 80 seconds of animated 3D slices of a the quaternion [sugarlabs.org]. Check out the scene source [sugarlabs.org].

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

  • by shadowofwind ( 1209890 ) on Monday November 16, 2009 @02:47AM (#30112576)

    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.

  • Re:Flashback (Score:2, Interesting)

    by Korbeau ( 913903 ) on Monday November 16, 2009 @02:49AM (#30112584)

    Weird, I definitely saw that thing after taking acid once, in fact I floated though it for quite a while. It may look all pretty on your screen, but that shit put me off drugs for life, man.

    Modded informative?!?

    What, is seeing the "mandelbulb" the mathematical incarnation of "this man" http://thisman.org/ [thisman.org]?

  • by maxwell demon ( 590494 ) on Monday November 16, 2009 @04:28AM (#30113032) Journal

    {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}

  • by fractoid ( 1076465 ) on Monday November 16, 2009 @04:48AM (#30113124) Homepage
    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".
  • by maxwell demon ( 590494 ) on Monday November 16, 2009 @02:10PM (#30118382) Journal

    Thinking more about it, if we restrict ourselves to the unit circle, squaring a complex number is a continuous map from the circle on itself, which maps two opposite points of the circle to the same point. Now topologically, the pairs of opposing points of the n-sphere are equivalent to the n-dimensional projective space. The 1-dimensional projective space is topologically equivalent to the circle, so the continuous map is no problem. However, the two-dimensional projective space is not equivalent to a sphere. You can map it to a sphere if you map a whole straight line (i.e. for the original ball, a whole great circle, e.g. the equator) to a single point. To make that map, you can put a half-diameter sphere onto the equatorial plane of the original one, and then most diameters starting at a point on the original sphere cut the smaller sphere twice: once in the south pole (which is in the center of the original sphere) and then once more, which gives the image point. The diameters for the equatorial point pairs however only touch the south pole of the smaller sphere; all those pairs are then mapped to this single point. The result is continuous, but not any more 2 to 1 (since all the infinitely many points of the equator are mapped to the south pole). After that you can "blow up" the smaller sphere to the original size. Note that this map is continuous (the preimage of an open set is open; if the open set contains the south pole, the preimage contains the whole equator), however its "reverse" isn't (images of open sets don't need to be open; if the set contains part of the equator, the south pole is in the image, but is at the border of the image set).

    I now think you can't make a map of a sphere onto itself which is both strictly 2 to 1 and continuous. I'm not completely sure, but I think whenever you have a 2-to-1 map of the sphere onto itself, it should be possible to apply a continuous bijection that moves those points to the opposite places of the sphere, so we end up in the situation described above, where it doesn't seem to work.

    Of course a true mathematical proof (or disproof if I'm wrong) would be nice.

  • by DrVomact ( 726065 ) on Monday November 16, 2009 @02:39PM (#30118904) Journal

    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.

    Hah, I can beat that! I used a Compaq portable [oldcomputers.net] with an 8088 processor, 256 K of RAM and 2 floppies! I wrote a C program based on that original Scientific American article, and then had a Basic program read the results and display it. I think the C program took a week to run.

    The joke, of course, is that the Compaq didn't have a color screen—it had a small grayscale monitor built in. But I still thought it was really cool.

"I've seen it. It's rubbish." -- Marvin the Paranoid Android

Working...