Boiler for creative coding with p5, webgl & shaders with regl, and modern web technologies like: ES6 stage0, babel, yarn, webpack, linter
Install Atom from atom.io, with the following additional packages:
- language-glsl
- linter
- linter-eslint
- linter-ui-default
- minmap
- file-icons
- fonts
- indent-guide-improved
- highlight-selected
Then clone the project and run:
git clone https://github.com/nkint/boilerplate
cd bolierplate
npm install yarn
yarn
yarn startSee __MAIN in webpack.babel.js
- d3 example
- benchmark example
- drawing line example with regl