Thursday, July 2, 2015

The canvas Tag

*** screen is used by javascript, use the var name vp instead ***

Finally the canvas, very powerful HTML5 tag.

It draws the mandelbrot set.
On FireFox.
On Google Chrome.
On Internet Explorer 11.

Next I will draw the mandelbrot set using 32-bit typed arrays.

Here is a zoom in on one of the pixels in the above set.

No comments:

Post a Comment