4D Julia set renderer
-
Updated
Apr 15, 2022 - C#
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.
4D Julia set renderer
A repository for tinkering with complex numbers, starting with a way of visualising the filled-in Julia set.
A viewer/explorer/animation-tool for the Mandelbrot set and the Juliaset