README file from "text" directory
~opengl1/examples/text README Copyright 1991-1996, Silicon Graphics, Inc. Technical Education Development All Rights Reserved. text.c - render some text strings using X Window System fonts fineClip.c - render some text strings using X Window System fonts; Adjust the viewport so that the entire string does not get clipped when the raster position goes outside the window. text3D.c - demonstrate how to use a perspective projection to draw text that is moving within a scene, and also how to draw text that is fixed using an orthographic projection. Left Mousebutton - move eye position Middle Mousebutton - change twist angle Right Mousebutton - move up / down to zoom in / out <R> Key - reset view Escape Key - exit the program
Source
Documentation
Reference