julia-set
There are 91 repositories under julia-set topic.
chakravala/Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
rytheranderson/pyfracgen
Fractal images with Python
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
KseniiaPrytkova/FRACTOL
This project is meant to create graphically beautiful fractals.
skyzh/julia.metal
🎇 Render Julia Sets in real-time with Metal API on macOS
jofas/mgart
Machine Generated Art. CLI app for generating algorithmic art
LuggiStruggi/Frascii
ASCII Visualizations of Fractals for the Ubuntu Terminal. Install using 'pip install frascii'
flpgrz/fractal-jax
Generate images of the Julia and Mandelbrot sets with Jax.
GrahlmanMatthew/Escape-Time-Fractal-Animations
Animating escape-time fractals including the Mandelbrot set, Julia set, Burning Ship fractal, and the Newton Fractal in Python using MatPlotLib.
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.
sbdchd/julia-set
:bridge_at_night: A rust implementation of the julia set
ubavic/julia
Simple fractal drawing software
Yilmaz4/MV2
Hardware accelerated Mandelbrot set explorer and zoom video creator
AdamBromiley/rolymo
A multi-threaded Mandelbrot and Julia set plotter in C
mikebharris/javascript_mandelbrot_set_and_julia_set_explorer
A Mandelbrot and Julia set explorer using HTML 5 canvas
RohanFredriksson/FractalExplore
A simple to use fractal viewer application. Simply drag and scroll to explore the marvels of complex dynamical systems.
Trippasch/FractalX
A fractal simulation project made with Unity.
ani-tiwary/dynamic-fractal-explorer
allows easy viewing of the fractals created by the mandelbrot set and the julia sets
averystraumann/generative-art
a collection of processing sketches using different algorithms!
divyanshu-talwar/Julia-set-computation
CUDA implementation for Julia set computation.
johnnyawesome/JuliaSet
The famous Julia Set, coded in P5JS
joshuacrotts/fractal-generator
Work-in-progress fractal generator with my Standards library.
jtcass01/FractalLab
A Python platform for exploring and generating mesmerizing fractal patterns. This repository provides a collection of fractal algorithms and interactive tools to help you dive into the fascinating world of fractals.
mbilotta/julia
Julia: The Fractal Generator
mrmcsoftware/FractalAsm-Linux
x86 assembly language (with GUI in C) Mandelbrot and Julia fractal program (Linux)
elliotsyun/newton-fractal-renderer
This project is a software tool designed to create and display fractals generated by applying Newton's Method to cubic polynomials in the complex plane.
FabrizioMusacchio/fractals
This repository contains the code for the blog post on The Weistrass function and the beauty of fractals. For further details, please refer to this post.
Jabolol/julia
A script to generate Julia set image representations effortlessly
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
lasagnats/wasm-performance
WASM performance test with Julia set fractal image generation
Xhst/multibrot-set
Visualizer for Multibrot and Julia Sets. It allows to create and visualize complex fractals using various coloring techniques and uses WebGL for rendering.