Document Revision History

This table describes the changes to GL3 Text.

DateNotes
2014-10-16

(1) Xcode 6 project Changes. (2) MacOS X 10.10 minor changes. (3) Now using SIMD for linear transformation operations of perspective geometry. (4) Removed some utility classes. (5) Program object generation now uses different modality. (6) Methods are now bound to a namespace.

2013-01-31

Demonstrates rendering of text using OpenGL Core Profile, starting from a string, a font, and a point size.