mark processing is some kid from MIT's program. it looks like the library's are made in java, and the coding is processing code which is some sort of c++ adaptation. all the functions are non value returning meaning they are all void, or don't have an output. they won't translate to quartz very well. like i mentioned before you are making a java script that takes arbitrary inputs and returns the result, or out puts the calculation in quartz. arduino script is strait c++ and that is a processing based application to flash a chip with machine language. its called processing or arduino or what ever but its really the C language. they just took the c syntax and made a compiler with some pre made void functions like openFramworks. i had to help a kid the other day with processing, didn't like the fact that you had to write 4 pages of code to make one button. some people do some pretty cool stuff with it. i'm in quartz land, with all my free time. loving the optical flow, just modified the java a bit and ran optical flow into the image flow example. pretty cool now i can do "cover flow" style browsing by moving my hand. i call it airflow, just working on making it airtouch right now. having a bit of hard time figuring out the kineme open cv haar structure to detect my hand. im determined to do this all in qtz, and not fire up max msp.
not sure why we don't have these gesture recognition stuff built into mac, they all have a built cam, maybe people are not ready ? On Wed, Dec 17, 2008 at 5:22 AM, Chris Wood <[email protected]> wrote: > Mark, > Quartz Composer uses JavaScript, Processing uses Java. Although the names > are similar they're actually totally different, so don't bother with books > or tutorials on Java - they're no good for QC use. > > Chris > > > 2008/12/17 Mark Harris <[email protected]> > >> Hi Dustin. Just wanted to say thanks for your Long email, thanks for >> taking the time out the wight it.... I'm at work at the moment so I'll go >> over it in detail when I get home. >> On a separate issue (but related) I keep on looking at processing, is this >> related to JavaScript used in Quartz or is this a totaly different >> language??? >> >> thanks again mark >> >> ___________________________________________________ >> >> >> *Fluid* >> >> Fluid Studios, 12 Tenby Street, Birmingham B1 3AJ >> >> Tel: +44 (0) 121 212 0121 Fax: +44 (0) 121 212 0202 >> >> E-mail: [email protected] Web: http://www.fluidesign.co.uk >> >> >> ___________________________________________________ >> >> >> All concepts/images included in this electronic mail remain (c) copyright >> of >> >> Fluid Graphic Designs Ltd T/A Fluid 2008. >> >> >> Privileged, confidential and/or copyright information may be contained >> In >> >> this email, and is only for the use of the intended addressee. To copy, >> >> forward, disclose or otherwise use it in any way if you are not The >> intended >> >> recipient or responsible for delivering to him/her is prohibited. If you >> >> receive this in error, please contact the sender and delete the material >> >> from any Computer. >> >> ___________________________________________________ >> >> >> >> >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Quartzcomposer-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> >> http://lists.apple.com/mailman/options/quartzcomposer-dev/psonice%40gmail.com >> >> This email sent to [email protected] >> > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/quartzcomposer-dev/dustin.oconnor%40gmail.com > > This email sent to [email protected] > -- Dustin O'Connor http://numedia-sci.info
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

