This page can be used to prototype graphical effect ideas. The whole Processing.js API is available and you can save your creations to a gallery by checking the box below. Press Run script to see current output. Tweak canvas params with the form fields. The code is effectively your draw() function in your Processing program, and you can also define inner functions to facilitate more control over program flow.
Reset form | my effects and contact information Version history: v0.3 - added support for setup() function v0.2 - tab interception, you can now use tabs in the source code - more compact layout v0.1 - first version