prtt

4.1.0 • Public • Published

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

/prtt/

    Package Sidebar

    Install

    npm i prtt

    Weekly Downloads

    4

    Version

    4.1.0

    License

    MIT

    Unpacked Size

    15.1 kB

    Total Files

    23

    Last publish

    Collaborators

    • dmnsgn