Skip to content

Library containing a set of fractals implemented using SIMD.

License

Notifications You must be signed in to change notification settings

mateuszchudyk/fractals-simd

Repository files navigation

Fractals SIMD

Overview

Library containing following set of fractals implemented using SIMD:

SSE3 AVX2
Mandelbrot + +
Burning ship + +
Julia set + +

Built-in colormaps:

red, green, blue, yellow, cyan, magenta, gray, hot, jet, cividis, twilight, turbo

Gallery

Mandelbrot (50 iterations)

Burning ship (50 iterations)

Julia set, c = -0.1 + 0.65i (50 iterations)

Julia set, c = -0.1 + 0.65i (10 000 iterations)

About

Library containing a set of fractals implemented using SIMD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published