Skip to content

Parallel implementation with visualization (GUI) of mandelbrot set in Java.

License

Notifications You must be signed in to change notification settings

Jeffresh/parallel-mandelbrot-set

Repository files navigation

Mandelbrot set

Parallel implementation with visualization (GUI) of mandelbrot set in Java.

Gui

Variables

The GUI has three inputs:

  • Depth: number of iterations

  • Tasks Number: number of threads that will compute the simulation.

  • Zoom: modifying this number you will change the scale computing differents parts of the Mandelbrot set:

Gui

Benchmark Mode

Pushing benchmark button you will start bencharmk for 1 to N tasks computing the computation time and Speed Up and plotting the results on real time:

Gui

About

Parallel implementation with visualization (GUI) of mandelbrot set in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages