MCPcopy Create free account
hub / github.com/buddhi1980/mandelbulber2

github.com/buddhi1980/mandelbulber2 @2.34

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.34 ↗ · + Follow
4,842 symbols 12,164 edges 939 files 210 documented · 4% updated 4d agocontinuous · 2025-11-29★ 1,030205 open issues

Browse by type

Functions 4,125 Types & classes 717
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Banner

Coverity Scan Build Status Gitter Chat
Coverity Scan Linux: Build Status Linux Windows: Build Status Windows OSX: Build Status OSX Circle CI Azure: Build status Azure Join the chat

Universal Idea

Mandelbulber creatively generates three-dimensional fractals.

Explore trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals.

Render with a great palette of customizable materials to create stunning images and videos.

The possibilities are literally infinite!

Test Render

Features

  • High-Performance computing with multiple graphics accelerator cards (multi-GPU support via OpenCL)
  • Mathematical Models and Monte Carlo Algorithms for photo-realistic scenes
  • Enlightening Documentation
  • Renders trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals
  • Complex 3D raymarching: hard shadows, ambient occlusion, depth of field, translucency & refraction, etc.
  • Rich GUI in Qt 5 environment
  • Unlimited image resolution on 64-bit systems
  • Program developed for ARM (experimental), x86 and x64 CPUs (Linux, Windows, macOS)
  • Simple 3D navigator
  • Distributed Network Rendering
  • Key-frame animation for all parameters with different interpolations
  • Material management
  • Texture mapping (color, luminosity, diffusion, normal maps, displacement)
  • Exporting of 3D objects
  • Rendering queue
  • Command line interface for headless systems

image image

Keyboard shortcuts

In render window:

  • Shift+Up or Q / Shift+Down or Z: Move Camera Forward / Backward
  • Shift+Left or A / Shift+Right or D: Move Camera Left / Right
  • W / S: Move Camera Up / Down
  • Up / Down / Left / Right: Rotate Camera
  • Ctrl+(Left / Right): Roll Camera Left / Right

Building and Deploying

Download the latest stable version from Releases or clone git repository for actual development version.

After downloading, unpack the file and follow our instructions from the README file. Please see additional information in mandelbulber2/deploy folder.

Easy Preparation for Development

The software is natively developed using Qt Creator for Linux (Debian or Ubuntu).

The file mandelbulber2/qmake/mandelbulber.pro specifies the build system configuration for Qt Creator. To be able to compile the program, the host operating system requires preparation:

Use the following scripts to prepare your Linux environment for development. These scripts install all dependencies, compile the program, and create symbolic links in /usr/share/mandelbulber to your working directory.

Prepare Debian for Development

Prepare Ubuntu for Development

Arch Linux AUR Package (Current release)

Arch Linux AUR Package (Current git snapshot)

Arch Linux AUR Package (Current git snapshot with opencl support)

In addition, there exists an MSVC Solution located in this git package. The solution accommodates all dependencies with NUGET for autonomous compilation of OpenCL accelerated binary.

The system requires the QT5 framework in conjunction with LZO for real-time data compression and GSL for scientific resources.

Official partners

I-love-chaos

I-love-chaos

Resources

Video tutorials

Image Gallery

Forum

Forum Gallery

Compiled Binaries

Coverity Scan

Open Hub

License

GNU GPL v3

Core symbols most depended-on inside this repo

Shape

Method 3,634
Class 624
Function 491
Enum 93

Languages

C++98%
PHP1%
Python1%

Modules by API surface

mandelbulber2/third-party/stb/stb_image.h209 symbols
mandelbulber2/src/animation_keyframes.cpp80 symbols
mandelbulber2/src/cimage.hpp66 symbols
mandelbulber2/src/algebra.hpp65 symbols
mandelbulber2/src/interface.cpp62 symbols
mandelbulber2/src/animation_flight.cpp50 symbols
mandelbulber2/src/render_window_slots.cpp44 symbols
mandelbulber2/src/fractal.h44 symbols
mandelbulber2/qt/dock_rendering_engine.cpp44 symbols
mandelbulber2/src/render_window_menu.cpp42 symbols
mandelbulber2/qt/randomizer_dialog.cpp42 symbols
mandelbulber2/src/queue.cpp41 symbols

For agents

$ claude mcp add mandelbulber2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page