Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 456 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 456 Bytes

regl-glslify-webpack-example

A simple regl example using webpack and glslify

Demo

If you want an example using browserify, check out this repo: pawsong/regl-glslify-example

Install

$ npm install

Run

$ npm start

Build

$ npm run build

License

MIT