Skip to content

Commit

Permalink
Import KTX2Loader from threejs PR. (#172)
Browse files Browse the repository at this point in the history
* Import KTX2Loader from threejs PR.

- Imports KTX2Loader from open PR (mrdoob/three.js#18490) to consolidate development.
- Adds an import map shim, to properly link KTX2Loader to the threejs CDN.
- Removes requestIdleCallback invocation, so demo can be tested on Safari.

* Remove KTX2Loader.

* Add comment to explain import map shim

* Include ETC2 in format labels.
  • Loading branch information
Don McCurdy committed Feb 10, 2020
1 parent dde3d4a commit 84f972a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 553 deletions.
Loading

0 comments on commit 84f972a

Please sign in to comment.