How to bundle assets

Asked on 2024-07-30

1 search

To bundle assets effectively, you can use the USDZ format, which takes all dependencies for an asset, such as textures, and makes an internal file structure for them. This makes USDZ great for publishing and distributing assets. However, they can't be edited without unzipping.

For more detailed steps on how to bundle assets, you can refer to the session Optimize your 3D assets for spatial computing which covers exporting assets from DCCs and efficient texture use.

Here are the relevant sessions that might help you further:

  1. Optimize your 3D assets for spatial computing
  2. What’s new in USD and MaterialX
  3. Create custom environments for your immersive apps in visionOS

These sessions provide comprehensive insights into asset bundling, texture packing, and exporting workflows.