Added an eyeball

This commit is contained in:
Joshua Seigler 2018-10-10 01:45:33 -04:00
parent 2eeebe06e8
commit 8ffe124402
15 changed files with 381 additions and 16 deletions

View file

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