C++ reference implementation of openll based on OpenGL This is a reference implementation of the openll text rendering and labelling specification. Dependencies It is based on OpenGL and uses glbinding and globjects for its implementation. Full ist of dependencies: glm (0.9.8 or higher) glfw (3.2 or higher) cppfs (1.0 or higher) cppassist (1.0 or higher) cpplocate (1.0 or higher) glbinding (3.0 or higher) globjects (2.0 or higher)