bindFramebuffer(FRAMEBUFFER, fbuf); gl.clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); gl.bindTexture(TEXTURE_2D, birdTexture); drawQuad(); gl.
確定! 回上一頁