show me all about usdz

Asked on 2024-07-30

1 search

Information about USDZ from WWDC 2024

Sessions Mentioned:

  1. Optimize your 3D assets for spatial computing
  2. What’s new in USD and MaterialX
  3. Explore object tracking for visionOS

Key Points:

  1. USDZ Overview:

    • USDZ is a zip format that packages all dependencies for an asset, such as textures, into an internal file structure. This makes it great for publishing and distributing assets. However, they can't be edited without unzipping. (Optimize your 3D assets for spatial computing)
  2. Usage in Reality Composer Pro:

  3. Tools and Utilities:

    • Apple provides several tools for working with USDZ files, including USD zip for creating portable USDZ packages and USD crush for compressing USDZ files. (What’s new in USD and MaterialX)
  4. Object Tracking:

    • For object tracking in visionOS, USDZ files are used to train machine learning models. The assets should be as photorealistic as possible to ensure the best tracking quality. (Explore object tracking for visionOS)
  5. Integration with CreateML:

  6. Variants in USD:

    • USD supports multiple representations of an object using a feature called variance. Quicklook now supports switching between variants interactively, and RealityKit API also supports specifying variants when loading a USD file. (What’s new in USD and MaterialX)

Chapter Markers for Detailed Exploration:

Feel free to explore these sessions for more detailed information on USDZ and its applications!