Deep mandelbrot viewer in webapp. It uses WebGL and perturbation theory acceleration.
- Deep zoom (beta version 10^-31, 1024 iteration)
- Webgl parallel processing
- Perturbation theory
- Adaptive super-sampling
- Progressive web application
- Julia set and orbits with Ctrl key
- Double.js as a library for arbitrary precision
- Ping-pong rendering for deeper zoom
- Logarithmic search for reference point
- Infinite zoom
- Better optimization (progressive render, SDF serach)
- UI features (router, save picture button)
- Bruce Dawson. Faster Fractals Through Algebra. [url]
- Jussi Harkonen. On Smooth Fractal Coloring Techniques. [pdf]
- Javier Barrallo, Damien Jones. Coloring algorithms for dynamical systems in the complex plane. [pdf]
- K.I. Martin. Superfractalthing math. [pdf]
- Robert Munafo. Speed Improvements [url]
- Claude Heiland-Allen. Adaptive super-sampling using distance estimate. [url]
- Arnaud Cheritat. Mandelbrot set [url]
- Heinz-Otto Peitgen, Dietmar Saupe, Benoit Mandelbrot etc. The Science of Fractal Images. Appendix D.