Home › Forums › Syphon › Syphon Development – Developer › Syphon image in a PBO-backed CIImage › Reply To: Syphon image in a PBO-backed CIImage
July 18, 2011 at 2:45 pm
#5177
Keymaster
Thanks for sharing!
I haven’t tested the performance of CVOpenGLBuffers. The “preferred” way is using GL frame-buffer objects paired with pixel-buffer objects – but this is a lot less code. Is it working at a reasonable rate for you?