hsuwill000 commited on
Commit
fcd92d4
·
verified ·
1 Parent(s): 18e8a36

Upload 4 files

Browse files
Files changed (2) hide show
  1. demo.data +2 -2
  2. demo.js +7 -7
demo.data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb1af86a03f450afffedf910c0d39ea814a731c65742847d0b01395dd3ebcc80
3
- size 1584698
 
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/tmp9s0227_7.js
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": 1584469}, {"filename": "/texture.vert", "start": 1584469, "end": 1584698}], "remote_package_size": 1584698});
196
 
197
  })();
198
 
199
- // end include: /tmp/tmp9s0227_7.js
200
- // include: /tmp/tmpjeazn1ct.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/tmpjeazn1ct.js
207
- // include: /tmp/tmpr8r7vs56.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/tmpr8r7vs56.js
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_ = [];