On Tue, Feb 23, 2010 at 10:04 PM, Jonas Sicking <[email protected]> wrote:
> On Tue, Feb 23, 2010 at 9:57 PM, Maciej Stachowiak <[email protected]> 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 ;-)

(Updated to support recent webkit and chromium nightlies)

/ Jonas

Reply via email to