WebGL - How to draw text as a texture

In this episode, I discuss how to draw text as a texture in WebGL.
Concepts:
  • Text using canvas as a texture on an object

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0094-text-part-3-canvas-texture
© programmingtil.com