OpenGL ES: draw some text
Hello everybody, I'm using Xcode with a basic OpenGL ES wrapper and I don't have a clue about how render some text on screen.
Googling around I found out that an Apple sample application, called "Crash Lander", show exactly how to do that.
I search around but this application doesn't exist anymore on Apple site, so here I am.
Anyone has a tutorial or can explain how to do that ? Thanks
|