meta-meta / deep-mandelbrot

Deep mandelbrot explorer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepMandelbrot

Deep mandelbrot explorer. Site: https://deep-mandelbrot.js.org/

2do

  • Ping-pong rendering for deeper zoom
  • Logarithmic search for reference point
  • New arbitrary precision library - Jampary
  • Infinite zoom
  • New search for reference point, progressive render
  • UI/UX (events, router, save picture)

Features

  • 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

References

  1. Bruce Dawson. Faster Fractals Through Algebra. [url]
  2. Jussi Harkonen. On Smooth Fractal Coloring Techniques. [pdf]
  3. Javier Barrallo, Damien Jones. Coloring algorithms for dynamical systems in the complex plane. [pdf]
  4. K.I. Martin. Superfractalthing math. [pdf]
  5. Robert Munafo. Speed Improvements [url]
  6. Claude Heiland-Allen. Adaptive super-sampling using distance estimate. [url]
  7. Arnaud Cheritat. Mandelbrot set [url]
  8. Heinz-Otto Peitgen, Dietmar Saupe, Benoit Mandelbrot etc. The Science of Fractal Images. Appendix D.

About

Deep mandelbrot explorer.

License:Other


Languages

Language:JavaScript 49.4%Language:HTML 31.8%Language:Svelte 18.9%