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