Skip to content

Commit

Permalink
Added USDZLoader (mrdoob#24568)
Browse files Browse the repository at this point in the history
* Added USDZLoader.

* Added example.

* USDZLoader: Flatten indexed data.

* Examples: Improved usdz example.
  • Loading branch information
mrdoob authored and snagy committed Sep 21, 2022
1 parent d66b43a commit 40d5281
Show file tree
Hide file tree
Showing 5 changed files with 497 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"webgl_loader_texture_tga",
"webgl_loader_texture_tiff",
"webgl_loader_ttf",
"webgl_loader_usdz",
"webgl_loader_vox",
"webgl_loader_vrml",
"webgl_loader_vtk",
Expand Down
Loading

0 comments on commit 40d5281

Please sign in to comment.