Found 9 repositories(showing 9)
Sagar-Kumar-1107
High resolution Mandelbrot fractal generator with C++ using thread SDL and SIMD.
theglobe
A fast Mandelbrot fractal generator written in C# that utilizes the SIMD capabilities of the System.Numerics.Vectors library and multiprocessing.
chamatht
C implementation of mandelbrot set with gcc vector extensions
LinusJohnson
Visualization of the mandelbrot set using MPI and SIMD with both OpenMP pragmas and intrinsics versions. Homework for a course on parallel computations at KTH.
underorangetree
高性能的Mandelbrot集合视频制作器,使用 C++20 编写,结合SIMD、多线程与OpenCV库,实现视频生成。
rubenvannieuwpoort
A simple Mandelbrot viewer to learn some C++ concurrency, SIMD, and SDL2.
Mikhail038
Mandelbrot set realisation on C++, using low-level optimisation by SIMD-instructions (AVX2)
rbillian678
Parallelized Mandelbrot set computation using SIMD NEON instructions in C++, with Python visualization via Pybind11.
RohanK99
Mandelbrot visualizer built in C with SDL2 utilizing SIMD (AVX, SSE) instructions for speed optimization. Includes vectorization, threading, loop unrolling and latency/throughput minimization.
All 9 repositories loaded