API Components available inside a JS patch?

brettm's picture

Where's the list of all the Kineme/CoreImage/Quartz API components/entities/functions that are available for use within a Kineme java-script patch?

The CoreImage Filter patch is good, since it shows all the DYNAMIC and STATIC variables in the Settings.

IS there a similar listing for the JS patch?

cybero's picture
Re: API Components available inside a JS patch?

Try the following links.

cybero's JavaScript for Quartz Composer Guide

Incidentally, I've updated and rectified broken links to QC 3 javascript examples.

you could also try looking at Mozilla JavaScript Core Classes, mostly pertinent, although the HTML DOM specific stuff won't work at all.

**Apple's pdf ** for programming Quartz Composer plugins

WebKit JavaScript for QC

QCWiki

last & by no means least

Kineme's notes on the subject

brettm's picture
Re: API Components available inside a JS patch?

excellent-- i;ll check 'em out.

toneburst's picture
Re: API Components available inside a JS patch?

That's a really useful resource there cybero (the QC/JS reference)! I've discovered a few things I wasn't aware of.

Nice one!

a|x

cybero's picture
Re: API Components available inside a JS patch?

Cheers, I'm still in the process of completing the Quartz Composer JS, CoreImage & Quartz Composer three part online guide , so anyone notice dead links, do tell me, [ I do sort through my statistics for such things and noticed that a load of links were pointing to a usually non-existent deletealt.qtz ].

I'm therefore especially pleased with my bespoked error pages in that regard :-)