/elm-low-poly-water-shader

A low poly water shader example in Elm.

Primary LanguageElm

Low poly water shader in Elm

This example is using Elm WebGL to animate a plane to look like a flat shaded ocean. To run locally clone this repo, install elm (this project was built with 0.18) and run:

$ elm package install
$ elm reactor

This is what it currently looks like:

alt text