OpenGL text rending library using FreeType in C.

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

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