fix(README): point to raw GIF
This commit is contained in:
parent
1f7afd9fc4
commit
06c8c4f99c
@ -7,4 +7,4 @@ So I just looked it up and found out the wikipedia page on [The Mandelbrot set](
|
|||||||
Here is a simple working rendering of the Mandelbrot set using HTML5 Canvas.
|
Here is a simple working rendering of the Mandelbrot set using HTML5 Canvas.
|
||||||
I wanted to write the recursion as well (zooming in indefinitely), but was not in the mood really, maybe sometime later.
|
I wanted to write the recursion as well (zooming in indefinitely), but was not in the mood really, maybe sometime later.
|
||||||
|
|
||||||
[GIF](mandelbrot.gif)
|
[GIF](https://github.com/mdibaiee/mandelbrot-fractal-drawing/raw/gh-pages/mandelbrot.gif)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user