Mandelbulb and Christmas Tree Ornament by Andrew1618033 3d model
3dmdb logo
Thingiverse
Mandelbulb and Christmas Tree Ornament by Andrew1618033

Mandelbulb and Christmas Tree Ornament by Andrew1618033

by Thingiverse
Last crawled date: 2 years, 11 months ago
Update: it printed! See pictures.
This is the "Mandelbulb"-- a 3D version of the famous Mandelbrot set. It utilizes 'triplex' numbers instead of the normal complex. (Triplex numbers are Cartesian 3D coordinates). Just like taking a complex number to a power means multiplying the angle 𝛉 by the power and taking the magnitude to the power, taking a triplex number to a power means multiplying the angles 𝛉 and ɸ by the power, and taking the magnitude to the power. Everything else about the Mandelbulb is the same as the Mandelbrot set, except for that with the Mandelbulb the numbers are taken to the power of 8.
To generate the mandelbulb, I wrote a java program that outputted a .csv file on stdout. From there, I imported it into Mathematica, and used the ListSurfacePlot3D[] function to plot it. From there I exported it to STL.
(A word of warning-- in Mathematica, MaxPlotPoints in the ListSurfacePlot3D function
needs to be set to >50.)
Juliabulbs are coming!
Learn more:
http://www.skytopia.com/project/fractal/2mandelbulb.html

Tags