using syphon external - jit.gl.syphonclient
Hey guys I was wondering if anyone could help me out.
I got my camera to connect to max - I used the help patch jit.gl.syphonclient.
I'm trying to figure out where to link jit.scissors. I want to split the camera input into 12 tiles. If I were to use normal built in mac webcam I would link jit.qt grab to jit.scissors, but I can't seem to figure out where do I link in the syphon patch.
thanks.
the syphon client only works with textures, so try putting your final output into a jit.gl.texture object.