ofxDOF
ofxDOF copied to clipboard
Programmable Renderer
ofxDOF seems not to work when using the programmable renderer as it doesn't support #version 110
shaders. Are there any notable quick fixes to get ofxDOF's shaders to work with openGL3 #version 150
shaders?
this is gonna have to be a fairly big refactor -- I wont' be doing this any time soon as I'm not going to be using this add on in any upcoming projects
On Mon, Aug 18, 2014 at 8:26 PM, Brannon Dorsey [email protected] wrote:
ofxDOF seems not to work when using the programmable renderer as it doesn't support #version 110 shaders. Are there any notable quick fixes to get ofxDOF's shaders to work with openGL3 #version 150 shaders?
— Reply to this email directly or view it on GitHub https://github.com/obviousjim/ofxDOF/issues/1.
- James
No problem. This refactor might be a nice learning exercise if I have time. Thanks!