Has anyone tried using Unity shaders in oF? How would I go about modifying a Unity shader to use as a standard fragment shader to add effects to an FBO? Any clue?
Not exactly, no, but I ended up writing shaders either by hand or through modifying existing GLSL shaders. This might be a good starting point: https://github.com/neilmendoza/ofxPostProcessing