This plugin is outdated and might not be supported anymore
Processing-js-Easy

Processing-js-Easy

Details
View on WordPress

I created this plugin, because direct code didn’t work for me with the new WordPress Version.
The Version Number of this plugin will always be the same as the Processing JS Version.

If you want responsive Processing, try this directly in the .pde file:

void draw(){
size(window.innerWidth, window.innerHeight);
}

Thanks to:
– Ramoonus, who did the foundation for this.
– Processing JS (http://processingjs.org/)

Details

Plugin code:
processing-js-easy
Plugin version:
1.4.1
Outdated:
Yes
WP version:
3.5.1 or higher
PHP version:
or higher
Test up to WP version:
3.5.2
Total installations:
10
Last updated:
2013-04-11
Rating:
Times rated:
3
graphic
javascript
processing
processing-js
processingjs