Very cool. Would be interesting to compare performance without canvas (using a textarea, without colors), and with WebGL doing the rendering, as it looks like the drawing command is extremely high in the profiles here. But it's already very impressive.
- Alon On Mon, Jul 21, 2014 at 12:39 AM, Lu Wang <[email protected]> wrote: > Hi Guys, > > Here's a port of AALib (http://coolwanglu.github.io/aalib.js/) , as > well as its own demo bb(http://coolwanglu.github.io/bb.js/). > > I also made a webcam renderer based on aalib, which is called aaWebCam( > http://coolwanglu.github.io/aaWebCam/). It's not a new idea, but could be > a fun demo of emscripten. > > Enjoy! > > > regards, > - Lu > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
