OpenGL text rendering library
This thesis deals with the topic of text rendering and the development of the text rendering library based on OpenGL. The thesis introduces basic typographic concepts, existing font formats, and text rendering methods. Part of the thesis was a detailed analysis of two selected methods and their implementation in the form of a library. The results of the implementation were compared in terms of speed, space complexity, and accuracy of rendering.