elm-community / elm-webgl

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

More examples #41

Closed pietro909 closed 7 years ago

pietro909 commented 7 years ago

New examples:

w0rm commented 7 years ago

Thanks for this pull request!

I don't think it should be merged, because every time we update the library, we have to do this additional work to migrate the examples. I keep my examples separately from the webgl here: https://github.com/w0rm/elm-webgl-playground and update them myself.

Maybe we should make a section in the readme that lists all the projects that are using webgl.

P.S. please note that elm-webgl has been renamed and moved to elm-community/webgl

pietro909 commented 7 years ago

I see your point.

Maybe we should make a section in the readme that lists all the projects that are using webgl.

Sounds like a good idea. I will start creating my own examples and sending a PR just for the README.

Thanks!

w0rm commented 7 years ago

@pietro909 opened https://github.com/elm-community/webgl/issues/7