WebGLSamples / WebGL2Samples

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

Draw buffers #145

Closed tsherif closed 7 years ago

tsherif commented 7 years ago

The FBO texture array sample does use multiple render targets, but I thought it would be good to have sample that just focuses on draw buffers, to make it clear that they're not necessarily tied to texture arrays.