Do you want to know how well a WebGL extension is supported?
Something like can I use..?
Or an alternative to the now-defunct webglstats?
Here you go :)
extension | desktop | smartphone |
---|---|---|
OES_standard_derivatives | 99.79% | 99.92% |
OES_element_index_uint | 99.43% | 97.06% |
ANGLE_instanced_arrays | 99.18% | 96.79% |
OES_texture_float | 98.91% | 68.79% |
OES_vertex_array_object | 97.18% | 99.92% |
EXT_blend_minmax | 96.90% | 99.50% |
OES_texture_half_float | 96.55% | 69.07% |
OES_texture_half_float_linear | 95.68% | 67.56% |
WEBGL_depth_texture | 89.69% | 92.93% |
WEBGL_color_buffer_float | 89.41% | 70.01% |
EXT_color_buffer_half_float | 89.34% | 69.62% |
EXT_frag_depth | 85.31% | 99.50% |
EXT_shader_texture_lod | 83.91% | 61.40% |
WEBGL_draw_buffers | 71.35% | 97.95% |
EXT_sRGB | 55.78% | 93.35% |
source: webglstats api (still alive for now)
Top comments (0)