/mandelbrot-threadpool

Qt Widgets/C++ implementation of Mandelbrot set, just for fun.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

My Mandelbrot set fractal implementation

example of rendering

example of rendering

Whats is it?

This Qt Widgets / C++ desktop app draw fractals.

It renders the Mandelbrot set.

Purpose

To learn parallel programming. To the beauty & art.