Skip to content
/ glf Public

Cross-platform library for displaying text using OpenGL (Created by Roman Podobedov)

Notifications You must be signed in to change notification settings

Vykstorm/glf

Repository files navigation

GLF Library (Version 1.4)
-------------------------

GLF is multiplatforming library for displaying text in OpenGL.
This library differs from other libraries by simplicity of use and only 
by one included file (glf.c and header glf.h). For working of library it
is necessary to have the file with the font, by which you will display symbols.
You can to use up to 256 loaded fonts at once (setted by default or more if You want). 

GLF library main features:

* Very easy text drawing 
* Wired, Solid, 3D wired and 3D solid text support 
* Textured text support 
* Contoured text support
* Bitmapped text support
* Console mode support
* Text centering support
* Text rotation support
* Text direction support
* Load/Unload GLF fonts
* Load Bitmapped fonts (BMF format)
* In GLF included 6 different vector fonts and also other font-packs is available
* In GLF included more than 10 bitmapped fonts
* You can set space between symbols, set 3D symbols depth and more
* 21 Demos (with GLUT usage) and 1 demo for win32
* Documentation included
* And many other features

Author:
-------
Roman Podobedov
WEB: http://romka.demonews.com
Email: [email protected]

Thanks to:
----------
Stefan Hanson ([email protected])
Quentin Merigot ([email protected])
Gary Whitehead ([email protected])
Frank Bennett ([email protected])
Jeremias Kangas ([email protected])
Javier Ros Ganuza ([email protected])
Frode Brandt ([email protected])

About

Cross-platform library for displaying text using OpenGL (Created by Roman Podobedov)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published