Processing-js-Easy

Includes and executes graphical javascript applications that have been written with processing (.pde)

Author:Julian Kogler (profile at wordpress.org)
WordPress version required:3.5.1
WordPress version tested:3.5.1
Plugin version:1.4.1
Added to WordPress repository:08-04-2013
Last updated:11-04-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:74
Rated by:3
Plugin URI:
Total downloads:1 690
Active installs:10+
plugin download
Click to start download

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/)


FAQ
ChangeLog