GitHub topics: mandelbrot-sets
DispatchCode/fraCtal
fraCtal generates fractals of any dimension that you want. It can generate fractals belonging at two sets: Mandelbrot and Julia.
Language: C - Size: 119 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 2

justinlubin/fractastic
Fractastic is a simple and approachable fractal generator written in C.
Language: C - Size: 2.26 MB - Last synced at: 3 days ago - Pushed at: about 9 years ago - Stars: 19 - Forks: 3

pysrc/fractal
Draw fractal image by python.
Language: Python - Size: 4.43 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 42 - Forks: 15

ms0g/dosbrot
Mandelbrot set renderer for MS-DOS
Language: C - Size: 284 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 0

CoderAstrid/FractalQT
Drawing of mandelbrot by QT
Language: C++ - Size: 667 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

gavinlyonsrepo/Fractal_creator
Fractal-generating Demo, creates a fractal using Mandelbrot set. Includes magnifications. Written in C++.
Language: C++ - Size: 1.61 MB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

amp1ee/42-fractol
Fractal-generating program. School42 / UNIT.ua
Language: C - Size: 2.44 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

pfunami/Mandelbrot-set
Draw Mandelbrot set
Language: C - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

johnnyawesome/JuliaSet
The famous Julia Set, coded in P5JS
Language: JavaScript - Size: 1.39 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

johnnyawesome/Mandelbrot
The infamous Mandelbrot Set
Language: JavaScript - Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dario-marvin/Mandelbrot
Simple C++ script for the visualization of Mandelbrot fractals in the Ubuntu console
Language: C++ - Size: 4.62 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 4

sagasu/mandelbrot-set
Mandelbrot set experiments
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

giorgi43/mandelbrot-explorer
Mandelbrot renderer
Language: C++ - Size: 19.6 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ShiromMakkad/MandelbrotPerturbation
This is an example of Perturbation Theory on the Mandelbrot Set with Series Approximation
Language: C++ - Size: 788 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

suhdonghwi/Mandelbrot
Drawing mandelbrot set in C#.
Language: C# - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

WSParker/pyPackageEx
simple example of a Python package
Language: Python - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

adammaj1/PFRACT
FRACTALS IN POLAR COORDINATES, It is fork of original code by Mika Seppä
Language: C - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adammaj1/Mandelbrot_set_wake
Compute q angles of the external rays that land the principal Misiurewicz point of the p/q wake of the Mandelbrot set for the complex quadratic map
Language: C - Size: 167 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

paramrathour/Nonlinear-Dynamics
Files related to my Summer of Science Report on Nonlinear Dynamics
Language: TeX - Size: 65.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

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
Language: C - Size: 6.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

adammaj1/Mandelbrot-Sets-Alternate-Parameter-Planes
Mandelbrot Sets Alternate Parameter Planes
Language: C - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

farouk-ounane/mandelbrot_cpp
Draw the mandelbrot-set in C++
Language: C++ - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 4

amitsunildhamne/Mandelbrot-Set
Displaying Mandelbrot Set using OpenGL and POSIX Threads
Language: C++ - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

adammaj1/mandel
Unofficial repository related with: Mandel: software for real and complex dynamics by Wolf Jung
Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adammaj1/parameter_external_angle
External angle on the parameter plane of complex quadratic polynomial. How to compute it ?
Language: C - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adammaj1/polymath-fractal-geometry Fork of DannyStoll1/polymath-fractal-geometry
Calculating the coefficients of the Riemann mapping function for the exterior of the Mandelbrot set to the closed unit disk.
Size: 86.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OMerkel/Fractals
Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

webhenric/fractals
Fractal generator (Mandelbrot set) implemented in Delphi
Language: Pascal - Size: 386 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

shane-ks/Fractal-Viewer-OCaml
This program will generate images of the Mandelbrot set for f(z) = z^2 + c and other arbitrary polynomials.
Language: OCaml - Size: 2.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

RandyDeng/mandelbrotSet
Mandelbrot Set using C++, OpenGL, and pthreads
Language: C++ - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

gpcarlos/cellular-automaton
Computacional Models practices. University of Cádiz.
Language: Java - Size: 494 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rubenandrebarreiro/2d-fractals-mandelbrot-julia
💠 🔷 🔻 A project based in Computer Graphics and Interfaces. This project was built using HTML (HyperText Markup Language), CSS (Cascade Style Sheets), JavaScript and WebGL (Web Graphics Library). The application allows to see Fractals' structures with multiple scales and, using some of the both Benoit Mandelbrot and Gaston Julia's sets, in the canvas of the Web browser!
Language: JavaScript - Size: 46.7 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lobophf/mandelbrot-set
This library draws the Mandelbrot set and writes it out as a bitmap file
Language: C++ - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

BaseMax/MandelbrotFractalGenerator
This is a C program that generates fractal images using the Mandelbrot set. The program allows users to zoom in and out of the image and change its color scheme.
Language: C - Size: 490 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sleibrock/mandelpp 📦
Mandelbrot Set Implementation in C++
Language: C++ - Size: 592 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

bliepp/mandelbrot_set_godot
A fast shader to visualize the mandelbrot set written in the Godot Shader Language.
Language: GDScript - Size: 5.21 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

gendestry/Mandelbrot
OpenGL Mandelbrot (64-bit)
Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

KseniiaPrytkova/FRACTOL
This project is meant to create graphically beautiful fractals.
Language: C - Size: 3.03 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 0

Computer-Kurzweil/computer_kurzweil
Computer Science Infotainment. Tribute to the Article Series in Scientific American and their german release Spektrum der Wissenschaft
Language: Java - Size: 8.29 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

andydevs/fractal-generator 📦
A program that generates fractal images.
Language: C++ - Size: 21.3 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

ourway/manderbrot 📦
Manderbrot set renderer written in Rust - Finished/Archived
Language: Rust - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

adammaj1/Mandelbrot-set-topology
Mandelbrot set topology
Language: C - Size: 768 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

spnda/FractalRenderer
A simple OpenGL 4.6 renderer written in C++17 to render fractal geometry using compute shaders.
Language: C++ - Size: 1.29 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

sth/fractal4d
Fractal image generator for arbitrary planes in the 4d Mandelbrot/Julia set
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

grzegorz-wcislo/terminal-mandelbrot
Mandelbrot set visualization for terminal emulators
Language: C - Size: 3.05 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

bnlrnz/MandelGL
Android app written in Kotlin to render the Mandelbrot set with OpenGL ES
Language: Kotlin - Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 4

kotet/mandelbrot-dlib
https://blog.kotet.jp/2017/04/21/mandelbrot-dlib.html
Language: D - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

TStut15/Random-Code
Some random code I've made while practicing programming and figuring out github.
Language: Fortran - Size: 9.83 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DDSSwiftTech/MandelbrotSet
The Mandelbrot set, in Swift
Language: Swift - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

FrankCCCCC/pp2020
Parallel Programming Algorithms Implementation
Language: C++ - Size: 352 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rickapps/Mandelbrot-Python
Practice project for learning Flask, Jupyter Lab
Language: Jupyter Notebook - Size: 523 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

irevoire/mandelbrust
Compute Mandelbrot in rust
Language: Rust - Size: 2.11 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AliYil/AliYil.Mandelbrot
Multi-core Mandelbrot set visualizer / explorer written in .net
Language: C# - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stgloorious/Mandelbrot_Julia_Sets
Having some fun with Mandelbrot and Julia sets
Language: Processing - Size: 12.2 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

GuidoFe/mandelbrot-set
Attempt to create an interactable mandelbrot-set
Language: Python - Size: 527 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

bsaikiran618/mandelbrot-set-viewer
A simple and interactive viewing tool to explore the Mandelbrot set.
Language: C++ - Size: 21.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mbpx/mandelbrot-java
Programa para visualizar lindos fractales
Language: Java - Size: 6.69 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

AnirudhMukherjee/mandelbrot-js
A sketch to visualize mandelbrot set patterns using p5.js
Language: JavaScript - Size: 570 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pz64/mandelbrot
Mandelbrot Fractal
Language: Processing - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

hasangenc0/chaos
chaos theory visualizations
Language: Python - Size: 5.86 KB - Last synced at: about 2 hours ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

bhanukaManesha/mandelbrot-set-generation-openmpi
Language: C - Size: 13.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dc-fukuoka/mandelbrot
Mandelbrot set by MPI/OpenMP/OpenACC.
Language: Fortran - Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

samplec0de/MandelbrotSetQt
A simple implementation of mandelbrot set written in C++ and Qt. Supports zooming by selecting rectangle. Single-thread rendering.
Language: C++ - Size: 2.25 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mhliu0419/numerial_analysis_project1
MAT128B Project 1
Language: Matlab - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

SirSireesh/Khoj-2017
Computer Projects from the Science Fest
Language: C - Size: 7.09 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Bipinoli/Mandelbrot-set
Fun with fractals. Simple visualization of Mandelbrot set showcasing is mathematical aesthetics.
Language: JavaScript - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sourcecode081017/Parallel-Processing-Generating-mandelbrot-image-sets-using-multi-processing-and-multi-threading Fork of CSE3320/Fractal-Assignment
Generating mandelbrot image sets using multiple processes and multiple threads in C and comparing the performance
Language: C - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

TomBrennan91/Mandelbrot
A swing desktop app which makes pretty fractal patterns from complex numbers.
Language: Java - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

team-sankalpa/fractals
Mandelbrot Set Fractals.
Language: HTML - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Burtorustum/Non-Linear-Dynamics
Projects for Non-Linear Dynamics
Language: Python - Size: 13.1 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

eobermuhlner/mandelbrot
Simple Mandelbrot Viewer
Language: Java - Size: 8.38 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

sds100/MandelbrotSet
A C# Windows Forms application to view the Mandelbrot Set.
Language: C# - Size: 132 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

mrkovec/benoit
Mandelbrot set explorer written in Elm
Language: Elm - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

nadunz/Fractals-Plotting-Tool
Command line tool for plotting two of the most popular fractals: Mandelbrot set and Julia set.
Language: Java - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kotet/mandelbrot-cli
https://kotet.github.io/2017/04/12/mandelbrot-command-line-interface.html
Language: D - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

zbendefy/opencl-mandelbrot
Cross-platform Mandelbrot viewer using OpenCL
Language: Java - Size: 1.73 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

huwr/Mandelbrot
Swift Mandelbrot Set Playground
Language: Swift - Size: 595 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
