const gl = canvas.getContext('webgl2');. // make a canvas with text in the center const makeTextCanvas = (text, width, height, color) => { const ctx ...
確定! 回上一頁