Skip to content

nkint/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Boiler for creative coding with p5, webgl & shaders with regl, and modern web technologies like: ES6 stage0, babel, yarn, webpack, linter

IDE

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

Quick start

Then clone the project and run:

git clone https://github.com/nkint/boilerplate
cd bolierplate
npm install yarn
yarn
yarn start

See __MAIN in webpack.babel.js

TODO

  • d3 example
  • benchmark example
  • drawing line example with regl

About

webgl + p5 + webpack + babel (stage0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors