mirror of
https://github.com/seigler/webgl-threejs-hello
synced 2025-07-26 17:26:13 +00:00
⚡ Add post processing
This commit is contained in:
parent
f6494780c3
commit
c6580a8fe7
8 changed files with 123 additions and 45 deletions
|
@ -9,5 +9,5 @@ exports.config =
|
|||
joinTo: 'app.js'
|
||||
npm:
|
||||
globals:
|
||||
THREE: 'three-full'
|
||||
THREE: 'three-full',
|
||||
dat: 'dat-gui'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue