So I’m wondering whether OF has any implementation of openGL picking. I’ve seen this-old-post which uses GL_SELECT, but this method seems to be deprecated.
Any implementation out there? Else I’d like to contribute and make the colour fbo based selection which is more currently used.