The sample code has been updated. Instead rendering characters as single OpenGL quads, there is now a TextLine class which renders a single line of text as a triangle strip using glDrawArrays().
Sample code updatedSubmitted by boxofrats on Sun, 04/12/2009 - 01:04 The sample code has been updated. Instead rendering characters as single OpenGL quads, there is now a TextLine class which renders a single line of text as a triangle strip using glDrawArrays().
|
|