OpenGL text rending library using FreeType in C.

Izzy 22b6406d5c merged into parent project for a while vor 9 Jahren
.gitignore c79e3b7ceb Initial commit vor 9 Jahren
LICENSE c79e3b7ceb Initial commit vor 9 Jahren
README.md 22b6406d5c merged into parent project for a while vor 9 Jahren
text.c 22b6406d5c merged into parent project for a while vor 9 Jahren
text.h 382c1caecf updateText function vor 9 Jahren

README.md

opengl_text

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);