I am using ofxFog and ofxUI.
I have been able to make a simple slider, and link it to the fog intensity. Everything works fine. The problem is that the UI tends to disappear behind the fog … which is not really practical … ^^
Is there a way for OF to draw things onto different “canvas”, ie some 3d objects on one canvas, and the UI on top of everything else ?