-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20399 from donmccurdy/feat-draco-array-load
DRACOLoader: Improve performance with new GetArray methods.
- Loading branch information
Showing
8 changed files
with
349 additions
and
435 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
49 changes: 33 additions & 16 deletions
49
examples/js/libs/draco/gltf/draco_decoder.js
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-34 KB
(85%)
examples/js/libs/draco/gltf/draco_decoder.wasm
100755 → 100644
Binary file not shown.
223 changes: 104 additions & 119 deletions
223
examples/js/libs/draco/gltf/draco_wasm_wrapper.js
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters