Is there a code for getting text input from users in OpenGL?
1.I'm trying to get the user to input their text
2.My program responds and chose a texture based on the text (texture name) that they chose.
3.Renders it
I know how to do textures, but i didn't know how to display the message and get user the user's text input. Plz help.



