An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mandelbrot-fractal

gilbertfrancois/msx

My MSX basic and assembly programs

Language: Assembly - Size: 104 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 25 - Forks: 0

csd4ni3l/fractal-viewer

Fractal viewer in Python using compute shaders and the Arcade and Pyglet modules. Currently supports Sierpinsky Carpet and Mandelbrot.

Language: Python - Size: 98.6 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

crazycat9942/FieldArrowsJava

Allows for the creation of a vector field in java with options for curl, divergence, magnitude, time, and x and y components. Also supports complex functions and rendering of the mandelbrot set.

Language: Java - Size: 251 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

davep/textual-mandelbrot

A Textual widget and terminal application for drawing and exploring Mandelbrot sets

Language: Python - Size: 931 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 0

Broken-Admin/mandelbrot-set

Files to generate a visual respresentation of the Mandelbrot set.

Language: JavaScript - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

andreyvdl/42-fract-ol

My fractol project

Language: C - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nathanljones/mandlebrot-set

A Mandlebrot set calculator

Language: Rust - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

akinomyoga/cxxmatrix

C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)

Language: C++ - Size: 74.2 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 708 - Forks: 79

davep/complexitty

A simple Mandelbrot Set explorer for the terminal

Language: Python - Size: 1.68 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

AndreyTavleev/mandelbrot-julia-sets-viewer

Simple PyQt GUI that shows beautiful Mandelbrot and Julia fractals, allowing user to explore them interactively. And scripts for animation!

Language: Python - Size: 251 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rafgraph/fractal

Mandelbrot fractal generator - js web app, uses zero libraries

Language: JavaScript - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 132 - Forks: 17

richmit/mraster

Simple C++ off screen raster graphics library

Language: C++ - Size: 6.5 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 17 - Forks: 0

semuconsulting/PyMandel

Mandelbrot and Julia Set GUI application written in Python & Tkinter

Language: Python - Size: 40.6 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 19 - Forks: 1

gtr/mandelbrot

:cyclone: generates views of the mandelbrot set using the escape time algorithm, inspired by @randommandelbrot on twitter (rip)

Language: Rust - Size: 7.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

msabr/FRACTOL_1337

fract-ol is a project where you’ll explore and render Mandelbrot and Julia fractals using MiniLibX. You’ll learn how to implement the algorithms for these fractals and gain experience with graphics programming and interactive controls.

Language: C - Size: 124 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

brorson/MandelbrotExplorer

Interactive Mandelbrot set explorer using CUDA acceleration and VTK for graphics/interaction

Language: Cuda - Size: 402 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RodrigoPAml/MandelbrotFractal

Implementation of Mandelbrot fractal using BoxEngine

Language: Lua - Size: 4.87 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Leg0shii/MandelbrotExplorer

Displays a Mandelbrot set in a Tkinter window. Click and drag to move, scroll to zoom. The position and scale are updated and shown in a label.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ms0g/dosbrot

Mandelbrot set renderer for MS-DOS

Language: C - Size: 284 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 15 - Forks: 0

kdridi/OpenCL-CSFML-Mandelbrot

A simple application that uses OpenCL

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

mysterium57632/mandel

I just had a bit of fun with the Mandelbrot-Set

Language: JavaScript - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ratwolfzero/Mandelbrot

Mandelbrot Set

Language: Python - Size: 216 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

xAlpharax/shader-fractals

Playing around with OpenGL, GLSL, GLFW, GLEW by making Interactive Fractal Visualizations for Mandelbrot, Julia and more.

Language: C - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Abdellah-Nsila/fract-ol

A graphical project exploring fractals and complex dynamics.

Language: C - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

raphaelsenn/mandelbrot-set-visualizer-in-python

Visualizes the Mandelbrot set using the Python Imaging Library (PIL)

Language: Python - Size: 111 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BenSouchet/fractol

School Project - Graphic - Fractals Explorer

Language: C - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 2

bblohowiak/MultipolarNumbers

For number systems containing more than two directions of inverse extension per basis vector, some of which extend and embed the complex plane.

Language: HTML - Size: 7.34 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arasgungore/filters-and-fractals

A C project which implements various image processing operations and recursive fractal generating algorithms.

Language: C - Size: 11 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 1

YOUWILLDIE666/PhysY

immense death transported thoroughly with the speed of 1^^^-21tP/20Ya :3

Language: C++ - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gyanantaran/pretty-fractals

Fractal simulator

Language: C++ - Size: 21.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vivekVells/mandlebrot-visualization-playground

A simple implementation of the Mandelbrot set visualization Playground.

Language: JavaScript - Size: 7.04 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

linuxfandudeguy/julia-set-generator

Julia-set generator made with SvelteKit.

Language: Svelte - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

eitanoid/Mandelbrot-Set-Go

Multithreaded Mandelbrot or Julia Set Generator in GO

Language: Go - Size: 3.61 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

rhaeguard/visualizations

cool visualizations made with the Canvas API

Language: JavaScript - Size: 43.6 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

Staf707/MandelbrotSet

Mandelbrot set with python

Language: Python - Size: 132 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nextbreakpoint/nextfractal

NextFractal is an application for creating fractals and other algorithmically generated images

Language: Java - Size: 86.8 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 18 - Forks: 4

mdoege/PDP-8 Fork of jdersch/PDP-8

A fork of the Python PDP-8 emulator with added blinkenlights and teletype sounds. Needs PyGame.

Language: Python - Size: 1.68 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

schmonz/c-mandelbrot

Draw Mandelbrot set in C, for fun

Language: C - Size: 128 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

yalue/cudabrot

A CUDA renderer for the Buddhabrot fractal

Language: Cuda - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

Berryfeels/Fractal_generator

Fractal Generator combines mathematics and computer graphics, offering a window into the fascinating world of fractals.

Language: C - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

arthomnix/fractal_viewer

Cross-platform GPU-accelerated viewer for the Mandelbrot set and similar (escape-time) fractals

Language: Rust - Size: 167 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

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: 4 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

tobi18991/Fractex

The ultimate fractal explorer based on WebGL. Can be viewed by every major browser with the support of WebGL

Language: HTML - Size: 230 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

HakanSunay/mandelbrot

Mandelbrot Set Visualizer using GoLang

Language: Go - Size: 7.78 MB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

drilonaliu/Parallel-Mandelbrot-Set

GPU-accelerated Mandelbrot Set generation with CUDA and OpenGL interoperability.

Language: C - Size: 2.86 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dewanmukto/mandelbrot-explorer

Real-time fractal visualizer

Language: Java - Size: 549 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

InDieTasten/mandel-lua

Mandelbrot renderer in pure Lua

Language: Lua - Size: 46.9 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Fab2bprog/Xojo-Fractal-Generator

Example of a program in Xojo language generating fractals of type: Mandelbrot, Julia, Buddhabrot, Newton.

Language: Xojo - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kuwacom/mandelbrot.py

A python script to create a fractal-patterned Mandelbrot

Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

SterlingButters/Dash-Fractal-Explorer

MandelBrot Fractal Explorer

Language: Python - Size: 7.29 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 4

nick-ls/Mandelbrot

A Mandelbrot fractal explorer web app

Language: JavaScript - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lloydlobo/mandelbrot

The Mandelbrot set is a beautiful and fascinating mathematical object that has captured the imagination of mathematicians, artists, and computer scientists for decades.

Language: Rust - Size: 185 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

0x0f0f0f/tripbot9000

Procedural generation of geometric patterns and fractals.

Language: Go - Size: 8.75 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 0

simplesummit/fractalexplorer

leconte's (ORNL Jetson based cluster) example program, which explores various fractals

Language: C - Size: 952 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

gusgonza42/Fract-ol

Language: C - Size: 8.52 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Quinta0/Mandelbrot

This is a simple Mandelbrot set generator written in Python. It uses the `numpy` and `matplotlib` libraries to generate and display the set.

Language: Python - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

fcnoronha/mandelbrot

📺 Simple Mandelbrot set image generator

Language: Go - Size: 517 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

billy4479/mandelbrot-set

Mandelbrot set image generator, written in Go

Language: Go - Size: 492 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

duckfuss/mandelbrotExplorer

uses pygame to explore mandlebrot set

Language: Python - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

johnnyawesome/JuliaSet

The famous Julia Set, coded in P5JS

Language: JavaScript - Size: 1.39 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

johnnyawesome/Mandelbrot

The infamous Mandelbrot Set

Language: JavaScript - Size: 1.35 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

HYYPNNOSS/Visual-Fractal

This project is a fractal visualization program written in C using the MLX42 graphics library

Language: C - Size: 496 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nokiiaa/mbr-mandelbrot

A 124-byte MBR demo showing a Mandelbrot fractal

Language: Assembly - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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

Yilmaz4/MV2

Hardware accelerated Mandelbrot set explorer and zoom sequence creator

Language: C++ - Size: 36.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

MicheleFiladelfia/fractals-cli

Multiplatform fractals explorer 🌌

Language: Go - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 2

hasangenc0/chaos

chaos theory visualizations

Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

giorgi43/mandelbrot-explorer

Mandelbrot renderer

Language: C++ - Size: 19.6 MB - Last synced at: about 1 year ago - Pushed at: over 3 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: about 2 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

Nebalus/Mandelbrot-Fractal

A user interface to explore the wonders of the Mandelbrot-set fractal.

Language: Java - Size: 20.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SimonWaldherr/bbmandelbrotGo

generate images of a mandelbrot fractal

Language: Go - Size: 7.33 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 4

jortrr/mandelbrot

Mandelbrot by Jort, Mandelbrot set viewer written in Rust

Language: Rust - Size: 40.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

iris9112/PyConCharlasFractals

Repositorio de la presentación para las PyCon Charlas, Cleveland 2019

Language: Python - Size: 74.3 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

prakashsellathurai/The-Mandelbrot-Set

The Mandelbrot Set implemented in p5 js

Language: JavaScript - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Zeyu-Li/mb3d Fork of thargor6/mb3d

Mandelbulb3D, a 3D fractal generator 🎨

Language: Pascal - Size: 44.3 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lachlanstephen/fract-ol_42

My fract-ol project for the 42 Cursus. A 42School graphical project to display the Mandelbrot Set, and the Julia Set, in its own graphical window. Built using 42 library, miniLibX. 105/100

Language: C - Size: 18.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JPMMaia/Mandelbrot

Mandelbrot fractal visualization using WebGL

Language: JavaScript - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

0xAdriaTorralba/YAFE

YAFE: Yet Another Fractal Explorer. Repository implementing the visualisation of the Mandelbrot, Multibrot and Julia sets over the Complex Plane, as well as, a generalisation of them into the 3D space. It also implements the visualisation of some IFS Fractals.

Language: C# - Size: 154 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xubiod/mandelbrot-go

A textmode Mandelbrot set renderer written in Go

Language: Go - Size: 40 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

deevroman/MandelbrotSet

Drawing Mandelbrot fractal. Zoom, coloriezed, multithreading, fast and history

Language: C++ - Size: 1.83 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Nicolas-Reyland/Mandelbrot-zoom

Zooming into the Mandelbrot Set.

Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Nicolas-Reyland/Mandelbrot-progressive

Progressive rendering of the Mandelbrot fractal (from 1 iteration up to a lot)

Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

larsch/webfractals

Multi-core Mandelbrot/Julia Fractal Generator in Javascript

Language: JavaScript - Size: 661 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

bonnetn/mandelbrot_fractal

Scripts to draw a mandelbrot fractal

Language: C++ - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

justinhj/rust-mandelbrot

Mandelbrot rendering from Programming in Rust 2nd Edition with interactive TUI

Language: Rust - Size: 435 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

spineki/openBrot

This is a toy project written to better understand OpenGl.

Language: C - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

maxwellmatthis/almond-bread

A program that calculates and visualizes the Mandelbrot (almond-bread) set. Comes with a feature rich, utterly over engineered complex number class.

Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AidenManuel/Mandelbrot_Rust

A simple Mandelbrot zoom, made using the OpenGL and the Piston crate in Rust. Currently it is quite slow, but there are plans to parallelize it soon. Crank up the ITERATIONS constant for a deeper zoom, or the GRAPH_SCALE constant for more pixels (at the risk of your own CPU). Magic numbers were sourced from the video below:

Language: Rust - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sal123t/Mandelbrot

Building simple fractal using Glut library.

Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bjohnsonfl/Mandelbrot

C++ program to explore the Mandelbrot set

Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

pz64/juliasetZoom

Zooming into Julia Fractal

Language: Processing - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Computer-Kurzweil/mandelbrot-julia

Computing the Edge of the Mandelbrot Set with a Turing Machine

Language: Java - Size: 2.2 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

robotjatek/MandelbrotSet

A simple MandelbrotSet renderer written in C++ using SDL

Language: C++ - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sknepal/fractals

Making simple fractals

Language: Matlab - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

leo-aa88/mandelbrot

A simple Mandelbrot fractal generator written in C++ using EasyBMP library

Language: C++ - Size: 15.5 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 3 - 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: about 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: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

adammaj1/kf-extras

It is a fork of kf-extras: extras for manipulating output from Kalles Fraktaler 2 by Claude Heiland-Allen

Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oagudo/mandelbrot-set

Language: Scala - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

marek-bauer/Mandelbrot-set-drawer

Simple Rust program for generating bitmaps of Mandelbrot's set

Language: Rust - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0