Spaces:
Running
Running
Upload 4 files
Browse files
demo.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:36c4941036a7ff0fd19b9a1a3b2b1238278ab0f99873d629634c6ede85d97f7b
|
| 3 |
+
size 1584692
|
demo.js
CHANGED
|
@@ -64,7 +64,7 @@ var ENVIRONMENT_IS_SHELL = !ENVIRONMENT_IS_WEB && !ENVIRONMENT_IS_NODE && !ENVIR
|
|
| 64 |
|
| 65 |
// --pre-jses are emitted after the Module integration code, so that they can
|
| 66 |
// refer to Module (if they choose; they can also define Module)
|
| 67 |
-
// include: /tmp/
|
| 68 |
|
| 69 |
if (!Module['expectedDataFileDownloads']) Module['expectedDataFileDownloads'] = 0;
|
| 70 |
Module['expectedDataFileDownloads']++;
|
|
@@ -192,25 +192,25 @@ var ENVIRONMENT_IS_SHELL = !ENVIRONMENT_IS_WEB && !ENVIRONMENT_IS_NODE && !ENVIR
|
|
| 192 |
}
|
| 193 |
|
| 194 |
}
|
| 195 |
-
loadPackage({"files": [{"filename": "/crate1_diffuse.png", "start": 0, "end": 1584288}, {"filename": "/texture.frag", "start": 1584288, "end":
|
| 196 |
|
| 197 |
})();
|
| 198 |
|
| 199 |
-
// end include: /tmp/
|
| 200 |
-
// include: /tmp/
|
| 201 |
|
| 202 |
// All the pre-js content up to here must remain later on, we need to run
|
| 203 |
// it.
|
| 204 |
if ((typeof ENVIRONMENT_IS_WASM_WORKER != 'undefined' && ENVIRONMENT_IS_WASM_WORKER) || (typeof ENVIRONMENT_IS_PTHREAD != 'undefined' && ENVIRONMENT_IS_PTHREAD) || (typeof ENVIRONMENT_IS_AUDIO_WORKLET != 'undefined' && ENVIRONMENT_IS_AUDIO_WORKLET)) Module['preRun'] = [];
|
| 205 |
var necessaryPreJSTasks = Module['preRun'].slice();
|
| 206 |
-
// end include: /tmp/
|
| 207 |
-
// include: /tmp/
|
| 208 |
|
| 209 |
if (!Module['preRun']) throw 'Module.preRun should exist because file support used it; did a pre-js delete it?';
|
| 210 |
necessaryPreJSTasks.forEach((task) => {
|
| 211 |
if (Module['preRun'].indexOf(task) < 0) throw 'All preRun tasks that exist before user pre-js code should remain after; did you replace Module or modify Module.preRun?';
|
| 212 |
});
|
| 213 |
-
// end include: /tmp/
|
| 214 |
|
| 215 |
|
| 216 |
var arguments_ = [];
|
|
|
|
| 64 |
|
| 65 |
// --pre-jses are emitted after the Module integration code, so that they can
|
| 66 |
// refer to Module (if they choose; they can also define Module)
|
| 67 |
+
// include: /tmp/tmpbb7wed0s.js
|
| 68 |
|
| 69 |
if (!Module['expectedDataFileDownloads']) Module['expectedDataFileDownloads'] = 0;
|
| 70 |
Module['expectedDataFileDownloads']++;
|
|
|
|
| 192 |
}
|
| 193 |
|
| 194 |
}
|
| 195 |
+
loadPackage({"files": [{"filename": "/crate1_diffuse.png", "start": 0, "end": 1584288}, {"filename": "/texture.frag", "start": 1584288, "end": 1584463}, {"filename": "/texture.vert", "start": 1584463, "end": 1584692}], "remote_package_size": 1584692});
|
| 196 |
|
| 197 |
})();
|
| 198 |
|
| 199 |
+
// end include: /tmp/tmpbb7wed0s.js
|
| 200 |
+
// include: /tmp/tmpai05u901.js
|
| 201 |
|
| 202 |
// All the pre-js content up to here must remain later on, we need to run
|
| 203 |
// it.
|
| 204 |
if ((typeof ENVIRONMENT_IS_WASM_WORKER != 'undefined' && ENVIRONMENT_IS_WASM_WORKER) || (typeof ENVIRONMENT_IS_PTHREAD != 'undefined' && ENVIRONMENT_IS_PTHREAD) || (typeof ENVIRONMENT_IS_AUDIO_WORKLET != 'undefined' && ENVIRONMENT_IS_AUDIO_WORKLET)) Module['preRun'] = [];
|
| 205 |
var necessaryPreJSTasks = Module['preRun'].slice();
|
| 206 |
+
// end include: /tmp/tmpai05u901.js
|
| 207 |
+
// include: /tmp/tmpvwtvoipm.js
|
| 208 |
|
| 209 |
if (!Module['preRun']) throw 'Module.preRun should exist because file support used it; did a pre-js delete it?';
|
| 210 |
necessaryPreJSTasks.forEach((task) => {
|
| 211 |
if (Module['preRun'].indexOf(task) < 0) throw 'All preRun tasks that exist before user pre-js code should remain after; did you replace Module or modify Module.preRun?';
|
| 212 |
});
|
| 213 |
+
// end include: /tmp/tmpvwtvoipm.js
|
| 214 |
|
| 215 |
|
| 216 |
var arguments_ = [];
|