mandelbrot-set
There are 255 repositories under mandelbrot-set topic.
rosslh/Mandelbrot.site
Explore the Mandelbrot set fractal in your browser. Built with Rust, Wasm, and TypeScript.
ProfJski/FloatCompMandelbrot
What impact does floating point precision have on Mandelbrot set calculations?
MicheleFiladelfia/fractals-cli
Multiplatform fractals explorer 🌌
albertnadal/MandelbrotGoLang
Distributed computing of the Mandelbrot set using GoLang, gRPC and RayLib
davep/textual-mandelbrot
A Textual widget and terminal application for drawing and exploring Mandelbrot sets
arasgungore/filters-and-fractals
A C project which implements various image processing operations and recursive fractal generating algorithms.
VBrazhnik/Fract-ol
School 42 project // Fractal Renderer
semuconsulting/PyMandel
Mandelbrot and Julia Set GUI application written in Python & Tkinter
ms0g/dosbrot
Mandelbrot set renderer for MS-DOS
Ahmed-alkharusi/Interesting-problems-
Solving some interesting problems using Python and C++
SterlingButters/Dash-Fractal-Explorer
MandelBrot Fractal Explorer
EricLu1218/Parallel_Programming
2019 NTHU CS5422 (CS542200) Parallel Programming Course Projects (include Odd-Even Sort, Mandelbrot Set, All-Pairs Shortest Path, Blocked All-Pairs Shortest Path)
jithinkc22j/Simple_Image_Encryption_DMA
This is a simple image encryption algorithm based on DMA (Diffused Mandelbrot set + Arnold map) system.
adammaj1/Mandelbrot-Sets-Alternate-Parameter-Planes
Mandelbrot Sets Alternate Parameter Planes
arthomnix/fractal_viewer
Cross-platform GPU-accelerated viewer for the Mandelbrot set and similar (escape-time) fractals
nesseratious/Metal-MandelbrotSet
Mandelbrot Set calculated on GPU using Metal API. Avalailable for iOS and macOS (Catalyst).
ManuCanedo/fractal-generator-2020
An discoverable fractal world.
bliepp/mandelbrot_set_godot
A fast shader to visualize the mandelbrot set written in the Godot Shader Language.
EStog/mandelbrotc-
Case study on parallel generation of Mandelbrot set by using MPI and OpenMP.
flpgrz/fractal-jax
Generate images of the Julia and Mandelbrot sets with Jax.
gasparian/mandelbrot_cpp
Multi-thread mandelbrot set rendering with C++11 & OpenGL [STUDY]
CzekoladowyKocur/Vulkan-Mandelbrot-Set
A Mandelbrot Set renderer made with vulkan and win32 API.
iogamesmaker/smoothmandelbrot
The Mandelbrot set using the Escape Time algorithm, and smooth coloring.
librity/ft_fractol
42 São Paulo - fract-ol
mrmcsoftware/FractalAsm
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
oaizab/fractol
Fractals drawing using C language.
prantlf/mandelbrot-set
Web components and a web worker for painting Julia and Mandelbrot sets on a web page.
ubavic/julia
Simple fractal drawing software
adammaj1/Mandelbrot-book-book
Mandelbrot set. Algorithms and images with short ( 60 lines) example c code. fork of mandelbrot-book how to write a book about the Mandelbrot set by Claude Heiland-Allen
adammaj1/Mandelbrot-set-with-blended-gradients
Mandelbrot set with blended gradients
araujo88/mandelbrot
A simple Mandelbrot fractal generator written in C++ using EasyBMP library
jrajan14/CUDA_Programs
Nvidia CUDA Programs. High-performance computing with my collection of CUDA programs, meticulously crafted to harness the immense power of NVIDIA's GPU architecture. From blazingly fast simulations to data-intensive parallel processing, these programs showcase my passion for pushing the boundaries of performance optimization.
lrwx00t/mandelbrot-rs
Mandelbrot Set in Rust
Maxenceee/fract-ol-42
Factal generator made in c
PaletiKrishnasai/Mandelbort-Set-OpenGL
Mandelbrot set visualization in OpenGL
pjhusky/SYCL-pathtracer
Basic Path Tracer in SYCL / DPC++