WebGL Demo
==========
Live demos are available here:
<https://casualhacks.net/shade/>
Usage
To run the WebGL demo, you need to have a web server set up. For example Live Server in Visual Studio Code or any other web server of your choice.
To build the sample use the `run.sh` script:
```
./run.sh oldtree [--release] [--wasm2map]
```