CodingTrain / website-archive

Archive of the Coding Train website (first version)
https://codingtrain.github.io/website-archive/
MIT License
5.73k stars 5.67k forks source link

Community contribution for the Mandelbrot challenge #3602

Closed felixvor closed 2 years ago

felixvor commented 2 years ago

Community Contribution

I made a Mandelbrot explorer that renders a low resolution image while the user is interacting and starts rendering a high resolution image when the user stops at some location. Buttons will cause an automatic zoom to a notable location.

Screenshot: https://imgur.com/a/mIVKxBx Live Version https://bratp.fun/mandelbrot

Sharing