elm-explorations / webgl

Functional rendering with WebGL in Elm
https://package.elm-lang.org/packages/elm-explorations/webgl/latest/
BSD 3-Clause "New" or "Revised" License
117 stars 17 forks source link

Support preserve drawing buffer option #10

Closed w0rm closed 5 years ago

w0rm commented 5 years ago

This is highly useful to be able to extract WebGL rendering from the JavaScript canvas.

Closes https://github.com/elm-explorations/webgl/issues/5