Skip to content

Commit

Permalink
add usdz exporter
Browse files Browse the repository at this point in the history
lint

minor fix lint extension error

cherry-pick changes done to USDZExporter in the meantime

USDZExporter: Add camera support. (mrdoob#24854)

USDZExporter: Anchoring support (mrdoob#22854)

clean up camera exporting, set default plane to horizontal

USDZExporter: add desktop download button to sample

fix: don't export opacity if model is opaque, leads to incorrect rendering effects

feat: add uv2 support, make sure TextureTransform is only written when needed, use uv2 for occlusion

simplify st / st2 access

USDZExporter: fix exception when trying to process render targets

fix: pass writer into onAfterHierarchy callback, move onAfterHierarchy callback after scene hierarchy write

pass options and extensions correctly
  • Loading branch information
marwie authored and hybridherbst committed Mar 28, 2023
1 parent 6feb9e8 commit 7b9086d
Show file tree
Hide file tree
Showing 2 changed files with 745 additions and 150 deletions.
Loading

0 comments on commit 7b9086d

Please sign in to comment.