Python USD Viewer |version| =========================== The Python USD Viewer is a lightweight app for viewing and inspecting Universal Scene Description (USD) files. It provides a simple interface to load, navigate, and visualize USD scenes, making it easier for developers and artists to work with complex 3D assets. .. grid:: 1 2 2 2 .. grid-item-card:: Getting started :material-regular:`directions_run` :padding: 2 2 2 2 :link: getting_started/index :link-type: doc Learn how to install the Python USD Viewer in user mode and quickly begin using it. .. grid-item-card:: User guide :material-regular:`menu_book` :padding: 2 2 2 2 :link: user_guide/index :link-type: doc Understand key concepts for using the Python USD Viewer in your workflow. .. grid-item-card:: API reference :material-regular:`code` :padding: 2 2 2 2 :link: api/index :link-type: doc Explore the API reference for the Python USD Viewer. .. grid-item-card:: Examples :material-regular:`play_circle` :padding: 2 2 2 2 :link: examples/index :link-type: doc Browse examples demonstrating how to use the Python USD Viewer with various file formats and features. .. toctree:: :hidden: getting_started/index user_guide/index api/index examples/index changelog