mandelbrot-fractal
There are 333 repositories under mandelbrot-fractal topic.
akinomyoga/cxxmatrix
C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)
rafgraph/fractal
Mandelbrot fractal generator - js web app, uses zero libraries
MicheleFiladelfia/fractals-cli
Multiplatform fractals explorer 🌌
crapp/geomandel
Fractal generator with lots of fancy stuff
albertnadal/MandelbrotGoLang
Distributed computing of the Mandelbrot set using GoLang, gRPC and RayLib
0x0f0f0f/tripbot9000
Procedural generation of geometric patterns and fractals.
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.
dario-marvin/Mandelbrot
Simple C++ script for the visualization of Mandelbrot fractals in the Ubuntu console
SimonWaldherr/bbmandelbrotGo
generate images of a mandelbrot fractal
aurelio-amerio/Mandelbrot.jl
Julia library to compute and plot nice and colorful Mandelbrot Fractals. Uses multi-threading and GPU.
gilbertfrancois/msx
My MSX basic and assembly programs
enthusi/mandelbrot_riscv_assembler
An example in bare metal RV32 assembly for the longan nano board
Josephbakulikira/Mandelbrot-set-Zooming-with-python-pyopengl-
implementation of mandelbrot set zoom animation with python and glsl , the code is really messy it's need a lot of refactoring and optimizations
nextbreakpoint/nextfractal
NextFractal is an application for creating fractals and other algorithmically generated images
semuconsulting/PyMandel
Mandelbrot and Julia Set GUI application written in Python & Tkinter
ms0g/dosbrot
Mandelbrot set renderer for MS-DOS
bnlrnz/MandelGL
Android app written in Kotlin to render the Mandelbrot set with OpenGL ES
richmit/mraster
Simple C++ off screen raster graphics library
ArnavKucheriya/DoomsDay_Fractals
Interactive Fractal Simulation using the Mandelbrot and Julia set. Made in Unity
SterlingButters/Dash-Fractal-Explorer
MandelBrot Fractal Explorer
BenSouchet/fractol
School Project - Graphic - Fractals Explorer
faroo9/mandelbrot_cpp
Draw the mandelbrot-set in C++
yalue/cudabrot
A CUDA renderer for the Buddhabrot fractal
adammaj1/Mandelbrot-Sets-Alternate-Parameter-Planes
Mandelbrot Sets Alternate Parameter Planes
KseniiaPrytkova/FRACTOL
This project is meant to create graphically beautiful fractals.
AlexEidt/Fractal-Explorer
Escape-Time Fractal Explorer for Mandelbrot and Julia Sets.
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).
ShiromMakkad/MandelbrotPerturbation
This is an example of Perturbation Theory on the Mandelbrot Set with Series Approximation
ShishirBhandari/mandelbrot-set-generator
Mandelbrot set generator using Javascript and WebGL
TendTo/MandelbrotSetCUDA
A fun small project used to practice some CUDA. And to see some sweet fractal ass (don't quote me on that)
bliepp/mandelbrot_set_godot
A fast shader to visualize the mandelbrot set written in the Godot Shader Language.
josecelano/c-mandelbrot-arbitrary-precision
Proof of concept project about adding arbitrary precision math to Fractal generation software GNofract4D.
justinhj/rust-mandelbrot
Mandelbrot rendering from Programming in Rust 2nd Edition with interactive TUI
lxcnju/fractals_py_p5
Five methods to draw beautiful pictures and curves which are called fractals.