Skip to content

This project is an optimized implementation of Mandelbrot fractal

Notifications You must be signed in to change notification settings

deltova/Parrallel-Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parrallel-Mandelbrot

C++ implementation of Mandelbrot rendering.

Optimization

SIMD (AVX2) Parrallel processing using TBB library.

Result

This version is ~100X faster than my first implementation

About

This project is an optimized implementation of Mandelbrot fractal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published