Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/elm-2d-old
an experiment for making 2D WebGL stuff with Elm.
https://github.com/ryan-haskell/elm-2d-old
elm webgl
Last synced: 26 days ago
JSON representation
an experiment for making 2D WebGL stuff with Elm.
- Host: GitHub
- URL: https://github.com/ryan-haskell/elm-2d-old
- Owner: ryan-haskell
- Created: 2020-02-21T03:19:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:59:15.000Z (about 2 years ago)
- Last Synced: 2024-11-27T09:29:30.878Z (29 days ago)
- Topics: elm, webgl
- Language: Elm
- Homepage: https://elm-2d.netlify.com/
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm-2d
an experiment for making 2D WebGL stuff with Elm.### local dev
```
cd examples/intro
npm start
```![A screenshot of the intro example.](./examples/intro/screenshot.png)