so i want to do a transparent app in OF, but to put it on “top” on my desktop, as a “transparent” window that the user will not see, of partially not see. is that possible?
also, another approach would be to capture the screen “below” the application. Is that possible?
I haven’t seen a good way to make a transparent opengl window yet. There’s some info about windows / win32 approaches here, most of which involve drawing offscreen: