This is a simple app for drawing the Mandelbrot sets (https://en.wikipedia.org/wiki/Mandelbrot_set) and the corresponding Julia fractals for the iteration functions z²+c, z³+c and z⁴+c.
It uses new algorithms for coloring the escape dynamic which leads to extraordinary pictures of the environment of the Mandelbrot and Julia fractals.
Use the pattern button to change the coloring algorithm for the escape dynamic.
The iteration number is increased automatically if you zoom to more calculation intensive parts of the Mandelbrot sets.
It can also be changed manually in the settings.
The volume up/down buttons are changing the color gradient.
Latest Version
4.0Uploaded by
Mounier Sweelh
Requires Android
Android 3.2+
Category
Free Education AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Feb 13, 2018
The Mandelbrot set of z²+c is calculated now quite fast with arbitrary precision with the help of perturbation theory.
In addition, it is now possible to explore the amazing Collatz fraktal which visualizes the miraculous Collatz conjecture
https://en.wikipedia.org/wiki/Collatz_conjecture.