mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
added Three.js Vendor files
This commit is contained in:
parent
3c16cfbc05
commit
486cb4f312
3 changed files with 771 additions and 2 deletions
2
lib/Vendor/Three.js
vendored
2
lib/Vendor/Three.js
vendored
|
|
@ -1,3 +1,3 @@
|
|||
define(["Vendor/Three/build/Three"], function() {
|
||||
define(["Vendor/Three/Three"], function() {
|
||||
return THREE;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue