A simple library for displaying text on screen using golang
- Modern Opengl
- Easy positioning of text
Requirements
- go get github.com/4ydx/gltext
Text Formatting
- Unicode support.
- Dynamic text zooming along the z-axis.
- Dynamic text positioning within the orthographic projection space.
- Dynamic color changes.
You will need a video card that supports Opengl 3.3 and above.