Skip to content
/ prtt Public template

A WebGL prototype starter using webpack, redux, babel, glslify, controlkit, ccapture

Notifications You must be signed in to change notification settings

dmnsgn/prtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A WebGL prototype starter using webpack, redux, babel, glslify, controlkit, ccapture

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published