Closed ludimation closed 9 years ago
Pushed .h with following variable for this issue.
bool drawMirrored;
Only needs GUI now.
Seems like the GUI for this is still not working properly. Need to set a callback function in order to make this work right. See ofxGUI simple sample code.
Fixed with commit aa64974.
Need to be able to turn mirroring on/off for performances.