[whatwg] Offscreen canvas (or canvas for web workers).
Jonas Sicking
jonas at sicking.cc
Tue Feb 23 22:04:14 PST 2010
On Tue, Feb 23, 2010 at 9:57 PM, Maciej Stachowiak <mjs at apple.com> wrote:
> - Raytracing a complex scene at high resolution.
> - Drawing a highly zoomed in high resolution portion of the Mandelbrot set.
>
> To be fair though, you could compute the pixels for those with just math,
> there is no need to have a graphics context type abstraction.
http://people.mozilla.com/~sicking/webgl/ray.html
http://people.mozilla.com/~sicking/webgl/juliaanim.html
http://people.mozilla.com/~sicking/webgl/mandjulia.html
Done and done, no need for workers ;-)
/ Jonas
More information about the whatwg
mailing list