Julia Sets
Julia Sets are mathematical objects relating to the field of complex dynamics. In general, Julia sets are studied in parallel to Fatou sets, as they are complementary sets defined from a complex function.
To be specific, in a metric space
To approximate images of these sets, a common approach is to iterate the function of interest over some subset of the complex plane, which often yield beautiful fractals.
Here are 116 public repositories matching this topic...
fast parallel visualization of julia sets in vanilla python
-
Updated
Nov 18, 2024 - Python
The Mandelbrot and Julia Sets in Processing.
-
Updated
Oct 24, 2019 - Processing
Julia set in JavaScript with zoom and pan
-
Updated
Jan 20, 2021 - JavaScript
Quick Demo of viewing a 2D Julia set in the world of Babylon.js.
-
Updated
Sep 24, 2022 - TypeScript
Computing the Edge of the Mandelbrot Set with a Turing Machine
-
Updated
Jul 1, 2023 - Java
Julia-set generator made with SvelteKit.
-
Updated
Oct 27, 2024 - Svelte
Wolfram Summer Camp 2017 Project
-
Updated
Jul 7, 2017 - Mathematica
A Javascript program to print the Julia Set
-
Updated
Jul 8, 2021 - JavaScript
Renders navigable images of 3 particular complex plane fractals
-
Updated
Nov 10, 2022 - Java
Created fractals in C
-
Updated
Nov 9, 2023 - C
Explore fractals
-
Updated
Feb 14, 2023 - Java
DrawLam.py is a Python library which makes it easy to draw laminations, including pullback laminations
-
Updated
Aug 13, 2021 - Python
dynamical chessboard of Blaschke product
-
Updated
May 13, 2022 - C
Animation on julia set accelerated using gpu computing
-
Updated
Apr 28, 2023 - Jupyter Notebook
Command line tool for plotting two of the most popular fractals: Mandelbrot set and Julia set.
-
Updated
Mar 1, 2018 - Java
C linux application for calculating and displaying julia sets.
-
Updated
May 18, 2024 - C
Aesthetic math-related stuff.
-
Updated
Feb 14, 2019 - Python
Program that draws Mandelbrot and Julia Fractals with Java Swing
-
Updated
Apr 3, 2020 - Java