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/)
Active installations10+
Weekly downloads
8-11.11%
Version1.4.1
Last updated4/11/2013
WordPress version3.5.1
Tested up to3.5.2
Tags
graphicjavascriptprocessingprocessing-jsprocessingjs