Examples#

This section contains examples demonstrating how to use the Python USD Viewer to visualize and interact with Universal Scene Description (USD) files.

These examples show various features and capabilities of the library, including:

  • Loading and viewing USD files

  • Working with VTK asset resolvers

  • Converting between different file formats

  • Visualizing different types of 3D data

Plain usage of the USD Viewer

Plain usage of the USD Viewer

Viewing a mixed USD file with VTK asset

Viewing a mixed USD file with VTK asset

Converting VTK to USD and back

Converting VTK to USD and back