Javascript Patch Gotcha
This one stumped me for a bit … If you are using a Javascript Patch in Quartz Composer, watch out for the fact that if the inputs aren‘t changing, it doesn’t process. The way around this is simply to add a ‘Patch Time’ node, connecting it to another input on the Javascript Patch. You don't even need to reference it in the javascript.
SteamSHIFT out.
Technorati Tags:
quartz composer, tutorial, osx, experiments, javascript