WebGL - How to draw text with a texture atlas 2

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

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