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

8
package-lock.json generated
View file

@ -7578,10 +7578,10 @@
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
},
"three": {
"version": "0.81.2",
"resolved": "http://registry.npmjs.org/three/-/three-0.81.2.tgz",
"integrity": "sha1-EAwHjc+7CiNePUMwZrGyaxRcacM="
"three-full": {
"version": "11.3.2",
"resolved": "https://registry.npmjs.org/three-full/-/three-full-11.3.2.tgz",
"integrity": "sha512-0qv9kLe2bp1ksV3mgjyzWtIBO//U19+RzoyAuSGkSKKYF0M3zxAwWU5L6rRhVj6L/GGlbUb4EHMa8QhcW8/Rtw=="
},
"through": {
"version": "2.3.8",