Would you be able to add the ability to render sf::Text without preserving states or whatever.
So that we could render it at a 3D location, or a 2D location on the screen but at any point during our OpenGL drawing.
I'm simply only using SFML for window management, input and fonts. Thanks a bunch.