GLUT Text

GLUT provides functions to draw two types of text:


Both functions draw just a single character

Strings are handled by calling them in a loop

Example code: