Skip to content

zebastian/mandelbulber2

 
 

Repository files navigation

Banner

Coverity Scan Build Status Gitter Chat
Coverity Scan Linux: Build Status Linux
Windows: Build Status Windows
OSX: Build Status OSX Circle CI
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

  • Enlightening Documentation
  • Renders trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals
  • Complex 3D ray-marching: hard shadows, ambient occlusion, depth of field, translucency & refraction, etc.
  • Rich GUI in Qt 5 environment
  • Unlimited image resolution on 64-bit systems
  • Program compiled for x86 and x64 CPUs (Linux, Windows, OSX)
  • Simple 3D navigator
  • Distributed Network Rendering
  • Rendering using OpenCL
  • 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

After downloading, unpack the file and follow our instructions from the README file. Please see 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)

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

About

Official repository for Mandelbulber v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.2%
  • C 22.9%
  • PHP 1.9%
  • Shell 0.9%
  • Python 0.4%
  • Batchfile 0.3%
  • Other 0.4%