WebGL - How to draw text with a texture atlas

In this episode, I discuss how to use a texture atlas to draw text.
Concepts:
  • Text using atlas, part 1

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0098-text-part-5-atlas
  • https://webglfundamentals.org/webgl/lessons/webgl-text-glyphs.html
© programmingtil.com