bindTexture (gl.TEXTURE_2D, texture_FOR_PURPOSE_ONLY); gl.drawArrays(gl.TRIANGLE_STRIP, 0, 4);. before gl.draw, i have tested the 3 bindings ...
確定! 回上一頁