This is from the Khronos WebGL repo just slightly modified to just work rather than need explicit initialization.
Just include it on your page and assume getting the extension will succeed.
Also available in npm and bower
WebGL OES_vertex_array_object polyfill for GPUs/Drivers/Browsers that don't have it
JavaScript
This is from the Khronos WebGL repo just slightly modified to just work rather than need explicit initialization.
Just include it on your page and assume getting the extension will succeed.
Also available in npm and bower