prtt
v4.1.0
Published
A WebGL prototype starter using webpack, redux, babel, glslify, controlkit, ccapture
Downloads
4
Maintainers
Readme
prtt
A WebGL prototype starter using webpack, redux, babel, glslify, controlkit, ccapture
Install
PROJECTNAME="PRoToType"; git clone --depth 1 https://github.com/dmnsgn/prtt.git $PROJECTNAME && cd $PROJECTNAME && rm -rf .git
npm i
Scripts
Dev
npm start
Build
npm run prod
|Query string parameters|Description |:---------|:---------:| |?debug|Enable debug panel| |?capture|Enable ccapture controls|
Licence
MIT