UNPKG

@luma.gl/webgl2-polyfill

Version:

WebGL2 API Polyfills for WebGL1 WebGLRenderingContext

5 lines (3 loc) 184 B
// Installs polyfills to support a subset of WebGL2 APIs on WebGL1 contexts export {default as polyfillContext} from './polyfill-context'; export {default} from './polyfill-context';