New Year Spiral: The Golden Ratio in Time — 2D
A real logarithmic (golden) spiral r = a·e^(bθ) plotted in 2D with pan/zoom, alongside a live Fibonacci-ratio convergence chart showing F(n+1)/F(n) approaching φ term by term.
A 2D canvas plot of the logarithmic spiral r = a·e^(bθ), pannable and zoomable, next to a live Fibonacci sequence whose consecutive-term ratio F(n+1)/F(n) is genuinely computed and converges to the golden ratio φ as terms are added. Adjustable growth rate and turn count, with a one-click snap to the exact golden spiral (k = φ per quarter turn).
A real logarithmic spiral r = a·e^(bθ) plotted in 2D with pan/zoom, next to a live Fibonacci-ratio convergence chart approaching φ, with a one-click snap to the exact golden-spiral growth rate.
2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install