>
Download This Plugin | |
Download Elegant Themes | |
Name | Processing-js-Easy |
Version | 1.4.1 |
Author | Julian Kogler |
Rating | 74 |
Last updated | 2013-04-11 09:50:00 |
Downloads |
838
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 1%, while Post page PageSpeed score has been degraded by 1%
Processing-js-Easy plugin added 422 kB of resources to the Home page and 422 kB of resources to the sample Post page.
Processing-js-Easy plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Processing-js-Easy plugin ads no tables to your Wordpress blog database.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/)