SFML community forums
Help => Graphics => Topic started by: GraphicsWhale on January 19, 2015, 12:16:40 am
-
I'm new to SFML and I'm wondering if it's possible to load an OpenGL texture using SFML? I don't want to draw the texture using SFML but I do want to load textures so I can use them with OpenGL. Is this possible? If so, what do I do to do it?
-
You want to read this (http://www.sfml-dev.org/documentation/2.2/classsf_1_1Texture.php#ae9a4274e7b95ebf7244d09c7445833b0).