- From: Jonas Sicking <jonas@sicking.cc>
- Date: Tue, 23 Feb 2010 22:04:14 -0800
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
Received on Tuesday, 23 February 2010 22:04:14 UTC