createGraphics() as WebGL Texture

WebGl in p5.js Tutorial #18.6

In this video about p5.js and WebGL, I discuss how a graphics context created with via createGraphics() can be applied as a texture to 3D geometry. This is especially useful for rendering text in 3D.