Dougal Campbell's geek ramblings

WordPress, web development, and world domination.

Author Archives

About Dougal Campbell

Dougal is a web developer, and a "Developer Emeritus" for the WordPress platform. When he's not coding PHP, Perl, CSS, JavaScript, or whatnot, he spends time with his wife, three children, a dog, and a cat in their Atlanta area home.

Processing.js Demo

This was just me messing around with one of the Processing.js demos. I took one of the standard demo code examples, and fiddled with it a bit: The throbbing circle will change aspect ratio and size as it follows the cursor, and I defined the boundaries so that the circle remains inside its canvas.

Processing.js Demo