Mandelbulb Generator adds 3D Mandelbulb and Julia fractal generation to Blender. Geometry is generated from a Signed Distance Field evaluated with NumPy and converted into a mesh using the Surface Nets algorithm, an approach that produces smoother and more accurate surfaces than simple voxelization methods.
The add-on works from a Mandelbulb tab in the 3D View: click Add Mandelbulb, then adjust parameters, and the mesh is automatically regenerated whenever values are modified. Controls include SDF grid resolution, grid size, power in the White–Nylander formula, max iterations, escape radius, and a Julia mode where the constant c stays fixed while Julia C controls the shape. Distortion options add coordinate offset and a twist that applies a progressive rotation at each iteration, producing helical or spiraling structures. Surface Nets settings cover smooth normals and iso level.
All parameters can be animated with Blender keyframes, including power animation, transitions between Julia fractals, progressive iso-level variation, and dynamic twisting. The add-on regenerates Mandelbulb objects whenever the current frame changes. It is compatible with Blender 5.1 and newer.