Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 429 Bytes

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