
# displacement-map

> Mid-point displacement map

```
npm run build
npm run watch
npm test
```

To build the example

```
npm run build:examples
npm run serve
```
