mandlebrot
There are 18 repositories under mandlebrot topic.
ArnavKucheriya/DoomsDay_Fractals
Interactive Fractal Simulation using the Mandelbrot and Julia set. Made in Unity
James-P-D/Fractals
Fractals with zoom functionality in Python and Julia
davemuscle/fpga_mandlebrot_fractal
Mandlebrot fractal engine and native HDMI video pipeline designed in VHDL with a focus on timing analysis and resource utilization
alademm/fractals
Mandelbrot renderer with SIMD (NEON/AVX) acceleration.
BillyDoesDev/mandelbrot
A small script written in Python3 that generates a visual representation of the Mandelbrot set.
Cjdcoy/parallel-distributed_computing
Contains parallel problems (nbody, madelbrot-set ...) using MPI, Pthread and OpenMP with performance evaluations.
ebinxavier/mandelbrot
Mandlebrot Fractal implemented in React.js
Howeng98/Mandelbrot-Set
NTHU 2021 Parallel Programming HW2 Mandelbrot Set implemented with MPI and Pthreads
mrRodrigo/openMp-MPI
Calculate area of Mandlebrot in parallel by OpemMP and MPI.
bsteen/py-mandlebrot
Generate the Mandlebrot set using Python (CPU or GPU)
garethwebber/wasmMandlebrot
Generate Mandelbrot set in HTML Canvas using Kotlin/WASM as a proof of concept
nosark/rust-mandlebrot
Rust Mandlebrot Fractal Renderer
trevorGalivan/cudaMandlebrot
Uses the graphics card to generate a greyscale mandlebrot zoom.
trevorGalivan/Realtime-Julia-Set-Viewer
Uses GLSL compute shaders to render an image of a julia set in real-time, based on your mouse location
tromney/fractals
Julia Set and Mandelbrot Viewer
microhod/mandlebrot
Generate a render of the mandlebrot set
sanskarjaiswal2001/Julia-Set
A Javascript program to print the Julia Set
sanskarjaiswal2001/Mandlebrot-Set
Javascript program to print the mandlebrot set