Manfre writes "On his birthday, John Resig (creator of jQuery) has given a present to developers by releasing Processing.js. This is a Javascript port of the Processing Visualization Language. This is a first step towards Javascript being a rival to flash for online graphics content. His blog post contains an excellent write up with many demos."
This discussion was created for logged-in users only, but now has been archived.
No new comments can be posted.
I'm working on an app that has to run in browser as well as on desktop, and I wanted to use Processing visualisation language; unfortunately Adobe AIR (my choice for desktop app wrapper) does not support Java (applets) and doing my app with Java Web Start was not an easy (or beautiful) option; now this port allows me to do it in AIR.
now I can use it within Adobe AIR (Score:1)