Draw Text in OpenGL ES
Hi all,
I tried to use the Texture2D class included in the CrashLanding Example but i saw that I can't set the color of the text (it draws only white text).
How can i set the color of the text or exists another method to draw text with OpenGL ES?
|