This example tutorial shows how to add a text to canvas WebGL.
In my example, I used the click refresh touchdown text.
The rest of the source code is very simple.
The HTML comes with the tag canvas, and the CSS area is filled with a simple background.
The javascript create variables to fit the canvas and add the text with some property.
The example can be found at codepen.io