mandelbulber2
Fractal renderer
A program that generates and renders three-dimensional fractals using mathematical models and Monte Carlo algorithms.
Official repository for Mandelbulber v2
909 stars
45 watching
115 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
thargor6/mb3d | Generates 3D views of fractals using distance estimates and various mathematical formulas | 176 |
simonwaldherr/bbmandelbrotgo | A program that generates images of the Mandelbrot fractal using Go | 20 |
3dickulus/fragm | A software framework for rendering fractals and visualizing complex data structures | 353 |
michelefiladelfia/fractals-cli | A terminal-based fractal explorer written in Go with support for multiple fractal types and customizable rendering options. | 44 |
erkaman/vulkan_minimal_compute | A Vulkan-based demo of rendering a fractal on the GPU through compute operations | 713 |
andrewrk/zig-mandelbrot-gl | A Zig programming language implementation of the Mandelbrot set using OpenGL graphics | 9 |
aras-p/blackholedemo | A Unity 3D project that uses raymarching and fractals to render a dynamic visual effect inspired by the demoscene. | 27 |
tomsmeets/fractalart | Generates colorful wallpapers using fractal art algorithms | 85 |
fracktalworks/fracktory | A JavaScript project that enables users to create and manipulate 3D fractals using a user-friendly interface. | 0 |
chaoticbob/tinyrenderers | A set of single-header implementations of Vulkan and D3D12 renderers with simplified APIs and shared code. | 471 |
blueburncz/bbmod | A 3D rendering solution for GameMaker | 91 |
rusty-bike/fractals | A fractal generator application built with Scala native, utilizing SDL2 for rendering and various algorithms to create visually striking patterns. | 7 |
jsakamoto/blazorwasmprerendering.build | A package that pre-renders Blazor WebAssembly apps and saves them as static HTML files in the public folder. | 262 |
demoscene-source-archive/terrarium | A C implementation of a generative, 3D fractal visualization system | 14 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |