Exciting news from the Processing.js Blog.

They finally released Version 1.0 of their incredible port of Processing to plain javascript using the canvas element. Using Processing.js flash like animations are possible in any recent HTML browser without any plugins. Event old browsers like internet explorer 6 are supported using the handy Explorer Canvas library (a Flash implementation of the canvas Element).

Lots of impressive examples are available on the processingjs.org exhibition page.

Get the release notes and download at processingjs.org