Add post processing

This commit is contained in:
Joshua Seigler 2018-10-11 04:24:57 -04:00
parent f6494780c3
commit c6580a8fe7
8 changed files with 123 additions and 45 deletions

View file

@ -9,5 +9,5 @@ exports.config =
joinTo: 'app.js'
npm:
globals:
THREE: 'three-full'
THREE: 'three-full',
dat: 'dat-gui'