Item | Description | Details |
---|---|---|
mandel.html | Mandelbrot (JS/Canvas) | Render of the classic Mandelbrot set (color-shaded edges) using HTML5 Canvas and JavaScript. |
mandelzoom.html | Interactive Mandelbrot (JS/Canvas) | Interactive render (pan/zoom) of the classic Mandelbrot set (color-shaded edges) using HTML5 Canvas and JavaScript. |
juliazoom.html | Interactive Julia Sets (JS/Canvas) | Interactive render (pan/zoom) of the various Julia sets, selected by clicking in a Mandelbrot index map to choose the Julia constant. Uses HTML5 Canvas and JavaScript. |
mandala.html | Sine/Cosine mandala patterns (JS/Canvas) | Mandala patterns with sine/cosine in polar coordinates. Various color schemes. Pan/zoom. Inspired by my recollection of the teletypewriter mandala generator program at the Peoples Computer Company in Menlo Park. |