WebGL tip: gl.readPixels(...) into a new Uint8Array(imageData.data.buffer), then putImageData(...) in a canvas for fast offscreen rendering!
確定! 回上一頁