elm-webgl
elm-webgl copied to clipboard
There is no way to specify WebGL context attributes
There is no way to specify the context attributes used when creating the WebGL context. I use this primarily for disabling antialiasing, but the other options are useful too.
See https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/getContext for more details