shade 0.0.5

Another graphics library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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]
```