o
odinpkg.dev
packages / library / font_rendering

font_rendering

80505c5library

Basic font rendering example using odin, OpenGL, and stb_truetype.

MIT · updated 2 years ago

This project is my first attempt at font rendering.

I used the Odin programming language along with the OpenGL, glfw, and stb_truetype.