elm-3d-scene icon indicating copy to clipboard operation
elm-3d-scene copied to clipboard

Add ability to set ID on WebGL canvas element

Open ianmackenzie opened this issue 3 years ago • 1 comments

This would be useful to allow for things like using ports to grab framebuffer contents.

ianmackenzie avatar Jan 24 '21 16:01 ianmackenzie

In this case, would probably also need to use https://package.elm-lang.org/packages/elm-explorations/webgl/latest/WebGL#preserveDrawingBuffer

ianmackenzie avatar Jan 24 '21 16:01 ianmackenzie