Task: Zad20 Fractal
The project represents generation of the Mandelbrot set. It's main goal is to implement multithreaded approach, so it can be executed on multiple cores. The generate fractal look like this:
The specific scientific paper here
Results of test executions here