help

Weekly Quartz Tutorials I'm starting if anyone is interested

akaioni's picture

Hello

I'm starting weekly short tutorials from Quartz (and some other programing stuff), first one is the basics of basics but next one will hopefully be more advanced. So if anyone is interested, or knows someone that wants to get into Quartz, please give them a go.

The channel of the tutorials can be found here:

https://vimeo.com/user1897568/channels

swaying grass with kinect

zulli114's picture

I am looking to try and simulate grass moving when someone walks by. I am not really sure how to go about doing that. I was looking at 1024 rope example thinking I might be able to move that. Any ideas would really help.

Help with quartz builder and third party plugins

spinner735's picture

hey

so im trying to make an app using tom butterworths datamosh(glitch art) beta plugin. when i first brought my composition into the QuartzBuilder template, it did not run at all, somthing happend, i dont know what, maybe it was destructive but it runs in the quartz composition now. but when exporting the app, the audio plays but the video does not. i have added the datamosh beta plugin as a resource. im not sure what is going on.

if someone can help that would be great, i can send you all the files if necessary, but instruction and knowledge would be appreciated too. this is somthing ive been trying to get working for a while, so if you can help me make it work, i will be more than happy to reward via paypal or equivalent.

respond here or email me : spinner735@gmail.com

Conditional or something else / help

Emer Värk's picture

I need some help, don't know how to archive something like that. I have audio patch what gives out volume info (from 0-1) to conditional patch (if first value is greater than 1 then) then it trigers enable on sprite. But i want to have this sprite left enabled. Not flickering on volume. How to do that?

QC included. Maybe someone can explain.

emer.

Need some help!

mosko145's picture

Hi everyone, would first of all love to say thanks for having such an amazing open source library, sharing is caring. i'm quite new with quartz composer and i've been trying to load the dynamic surface projection composition, and have been getting this mistake

(null) : Patch with name "OpenCVFindCornerSubPix" is missing

Macro Patch Cannot create node of class "OpenCVFindCornerSubPix" and identifier "(null)"

(null) : Patch with name "StructureMaker:KinemeNamedStructureMaker" is missing

Macro Patch Cannot create node of class "StructureMaker" and identifier "KinemeNamedStructureMaker"

(null) : Patch with name "StructureMaker:KinemeNamedStructureMaker" is missing

Macro Patch Cannot create node of class "StructureMaker" and identifier "KinemeNamedStructureMaker"

Macro Patch Cannot create connection from ["outputPoints" @ "OpenCVGoodFeaturesToTrack_1"] to ["inputPoints" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputX" @ "Mouse_1"] to ["Input 1" @ "StructureMaker_KinemeNamedStructureMaker_1"]

Macro Patch Cannot create connection from ["outputPoints" @ "OpenCVFindCornerSubPix_1"] to ["source_1" @ "Multiplexer_1"]

Macro Patch Cannot create connection from ["outputButton2" @ "Mouse_1"] to ["inputFindSignal" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputImage" @ "OpenCVBGR2Gray_1"] to ["inputImage" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputY" @ "Mouse_1"] to ["Input 2" @ "StructureMaker_KinemeNamedStructureMaker_1"]

Macro Patch Cannot create connection from ["outputStructure" @ "StructureMaker_KinemeNamedStructureMaker_2"] to ["source_0" @ "Multiplexer_1"]

Macro Patch Cannot create connection from ["outputStructure" @ "StructureMaker_KinemeNamedStructureMaker_1"] to ["Input 1" @ "StructureMaker_KinemeNamedStructureMaker_2"]

(null) State restoration failed on

I'm pretty sure i've installed the open cv tools in the right library, but I still seem to be missing some things, can anyone point them out for me? Thanks alot! Yair