Category "webgl2"

WebGL2 how to draw feedback buffer to texture that is passed to shader uniform

Apologies in advance if I don't have all the right terminology, I'm still learning and it takes time to get your head around GPU coding. Anyway, I have a transf

Chrome DevTools - Set WebGL version

In Chrome DevTools, is it possible to set the version of WebGL and/or disable WebGL for testing purposes?

WebGL2: what is up with max elements indices/vertices?

I'm developing a web component using WebGL2 (and three.js) with OES_element_index_uint enabled. I'm drawing a geometry using indexed vertices and I'm seeing th