Skip to content

Mandelbrot renderer with SIMD (NEON/AVX) acceleration.

License

Notifications You must be signed in to change notification settings

alademm/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Set Renderer

Mandelbrot set renderer with multithreading + SIMD (NEON/AVX) acceleration.

mandelbrot example

Dependencies

  • OpenCV (Required): Used mainly for image display and handling.
  • oneTBB (Optional): Used for multi-threading support.

About

Mandelbrot renderer with SIMD (NEON/AVX) acceleration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published