WebGLSamples / WebGL2Samples

Short and easy to understand samples demonstrating WebGL 2 features
Other
1.01k stars 143 forks source link

Read pixels from bound frame buffer object without multiple color attachment #155

Closed shrekshao closed 7 years ago

shrekshao commented 7 years ago

use readbuffer which is new in WebGL 2. Inited by a question from creator of gpu.js.