mirror of
https://github.com/jlengrand/elm-webgl-playground.git
synced 2026-03-10 08:11:18 +00:00
Elm WebGL to Gif Experiment
- Uses ports to talk to jnordberg/gif.js library,
- Includes patched elm-community/webgl, that sets
preserveDrawingBuffer: true.
Starting
cd Gif
elm reactor
open http://localhost:8000/index.html
