Re: exposing CANVAS or something like it to Web Workers

On Mon, 14 May 2012, Gregg Tavares (å~K¤) wrote:
>
> I'd like to work on exposing something like CANVAS to web workers.
> 
> Ideally how over it works I'd like to be able to
> 
> *) get a 2d context in a web worker
> *) get a WebGL context in a web worker
> *) download images in a web worker and the images with both 2d contexts and
> WebGL contexts

I've now specced something like this; for details, see:

   http://lists.w3.org/Archives/Public/public-whatwg-archive/2012Nov/0199.html

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 16 November 2012 21:50:45 UTC