glf
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
GLF Library (Version 1.0) ------------------------- 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. GLF library main features: * Very easy text drawing * Wired, Solid, 3D wired and 3D solid text support * Textured text support * Contoured text support * Console mode support * Load/Unload GLF fonts (up to 256 loaded fonts at once) * In GLF included 6 different fonts and also other font-packs is available * You can set space between symbols, set 3D symbols depth and more * 11 Demos and documentation included Author: ------- Roman Podobedov WEB: www.ut.ee/~romka Email: [email protected] Special thanks to: ------------------- Stefan Hanson, [email protected] Quentin Merigot, [email protected] Thanks to: ---------- Jeremias Kangas, [email protected]