elm-community / webgl

Moved to elm-explorations/webgl
https://package.elm-lang.org/packages/elm-explorations/webgl/latest
BSD 3-Clause "New" or "Revised" License
131 stars 18 forks source link

Extract texture module #21

Closed w0rm closed 7 years ago

w0rm commented 7 years ago

Extracted Texture in a separate module. The type constructor has to be kept in WebGL, because it is hardcoded in the elm-compiler