Slashdot Mirror


Julia Meets HTML5

mikejuk writes "Google labs has created a demo web page where fractals combine with HTML5 to give a fully interactive viewer that uses nothing but JavaScript and as many cores as you care to offer it and not a plug-in in sight."

2 of 129 comments (clear)

  1. Re:html5 by MosX · · Score: 5, Informative

    The canvas tag is a part of the HTML5 spec. So it is an HTML5 application.

  2. Re:This takes me back... by Fnkmaster · · Score: 4, Insightful

    Nothing quite like calculating and rendering fractals in Javascript to make your Core i7 feel like a Pentium 200.