Flash? We don’t need no stinkin’ Flash…
John Resig, creator of the JavaScript library jQuery, today released a new library: Processing.js. A port of the Processing visualization language to JavaScript, one application of this library is to provide an alternate to Flash for animation and interactive graphics content. Among the drawbacks are browser support (the library is specifically targeted to the latest beta versions of Firefox and Opera) and the inefficient nature of JS engines (which are not designed to process this type of data), but it’s pretty cool, anyway. Be sure to view your CPU’s performance as evidence of the latter when viewing any of the numerous demos available on Resig’s blog.


