Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)