hey, if i turn on the programmable renderer, something like... ``` ofGLFWWindowSettings windowSettings; windowSettings.setGLVersion(4, 1); .... ofCreateWindow(windowSettings); ``` then the depth image no longer renders.
hey,
if i turn on the programmable renderer,
something like...
then the depth image no longer renders.