WebGL - Text with glyphs

In this episode, I discuss how to use a "glyph" texture to draw text in WebGL.
Concepts:
  • Glyphs
  • Texture
  • Text

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0097-text-part-4-glyphs
© programmingtil.com