Spaces:
Running
Running
Add Unity WebGL build files
Browse files- Build/Retro-to-3D.data +2 -2
- Build/Retro-to-3D.framework.js +2 -2
- Build/Retro-to-3D.wasm +2 -2
- index.html +1 -1
Build/Retro-to-3D.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d58f7ccca5b08077b9c487b919303574690dd67c6cf9cd33349bdb9ff02bcfa4
|
3 |
+
size 83130788
|
Build/Retro-to-3D.framework.js
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:831dc8927c435f92618ac93f5e97180f5792bf53ccd39b2428157542b488acd7
|
3 |
+
size 425306
|
Build/Retro-to-3D.wasm
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5137088a7c780fdd1530d5298220a59ffbd374293380cf7d3dfb9ec7355257bc
|
3 |
+
size 36995772
|
index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
streamingAssetsUrl: "StreamingAssets",
|
34 |
companyName: "ilumine AI",
|
35 |
productName: "Pj - 2D-to-3D",
|
36 |
-
productVersion: "0.1.
|
37 |
};
|
38 |
|
39 |
const container = document.querySelector("#unity-container");
|
|
|
33 |
streamingAssetsUrl: "StreamingAssets",
|
34 |
companyName: "ilumine AI",
|
35 |
productName: "Pj - 2D-to-3D",
|
36 |
+
productVersion: "0.1.12",
|
37 |
};
|
38 |
|
39 |
const container = document.querySelector("#unity-container");
|