ofxCoreImage
ofxCoreImage copied to clipboard
Doesn't work in OF 0.9.0/OSX 10.11
I have been able to get the examples to compile and run, but there is something beyond my grasp going on with 0.9.0 and the renderer - the images are just showing as black. This may have to do with 10.11 as well. Tried updating some code from Albee's examples to see if deprecated GLUT window is the culprit, but haven't found it yet. Running without glut window causes a crash because a texture doesn't get passed to a CIImage properly.