Add support for WebGL 2.0
Opened this issue · 0 comments
calebj0seph commented
Some devices don't support OES_texture_float
but support WebGL 2.0. Support for WebGL 2.0 should be added to support such devices, falling back to WebGL when WebGL 2.0 is not supported.