OpenGL text rending library using FreeType in C.
|
vor 9 Jahren | |
---|---|---|
.gitignore | vor 9 Jahren | |
LICENSE | vor 9 Jahren | |
README.md | vor 9 Jahren | |
text.c | vor 9 Jahren | |
text.h | vor 9 Jahren |
OpenGL text rending library using FreeType in C.
#This project has been merged with its parent. It will be factored out again later, once the code has stabilized.
MIT or BSD license.
Depends on GLEW, [http://github.com/yzziizzy/c3dlas] and FreeType (-lfreetype
usually);