cslarsen / mandelbrot-js

Fast rendering of the Mandelbrot set in HTML5 canvas using JavaScript
https://csl.name/mandelbrot/
351 stars 77 forks source link

suggestion: draw interlaced #2

Closed yukulele closed 6 years ago

yukulele commented 9 years ago

To quickly view the result you could use Interlacing like this: http://codepen.io/yukulele/pen/dopLPX

cslarsen commented 6 years ago

Thanks for the suggestion, but this project is no longer active.