4.1.0 • Published 6 years ago

prtt v4.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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 parametersDescription
?debugEnable debug panel
?captureEnable ccapture controls

Licence

MIT