OpenGL text rending library using FreeType in C.
|
il y a 9 ans | |
---|---|---|
.gitignore | il y a 9 ans | |
LICENSE | il y a 9 ans | |
README.md | il y a 9 ans | |
text.c | il y a 9 ans | |
text.h | il y a 9 ans |
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);