An open API service indexing awesome lists of open source software.

https://github.com/norbcodes/nfractallizer

C++ renderer of the Mandelbrot Set fractal.
https://github.com/norbcodes/nfractallizer

bigint cpp cpp17 fractal fractal-rendering mandelbrot mandelbrot-fractal mandelbrot-set math renderer rendering

Last synced: 9 months ago
JSON representation

C++ renderer of the Mandelbrot Set fractal.

Awesome Lists containing this project

README

          

Norb's Fractallizer

This thing is heavily in development and is very slow because boost::multiprecision and
basically zero plotting algo optimizations :)


Have you ever wanted to easily create those very funky acid trip looking videos that zoom
into the famous Mandelbrot Set fractal?


Well, Fractallizer lets you do just that! Just set the resolution, zoom depth, zoom time and center around a given
point and then give it a sec and tada! Your video is done. No hassle.