FTGL is a free cross-platform Open Source C++ library that uses Freetype2 to simplify rendering fonts in OpenGL applications. FTGL supports bitmaps, pixmaps, texture maps, outlines, polygon mesh, and extruded polygon rendering modes.
4 lines
234 B
Text
4 lines
234 B
Text
FTGL is a free cross-platform Open Source C++ library that uses
|
|
Freetype2 to simplify rendering fonts in OpenGL applications. FTGL
|
|
supports bitmaps, pixmaps, texture maps, outlines, polygon mesh,
|
|
and extruded polygon rendering modes.
|