rendering helpers for usco project
This is a set of rendering helpers
- coded in es6
- uses regl as functional WebGL framework
npm install
npm run build
npm run start-dev
This is an ES6/2015/next ONLY for now !
A bit of info about entry points in package.json (main vs module vs jsnext:main) webpack/webpack#1979
PRs accepted.
Small note: If editing the Readme, please conform to the standard-readme specification.
The MIT License (MIT) (unless specified otherwise)