:orphan:
.. _examples:
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
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_00-view-usd_thumb.png
:alt:
:doc:`/examples/00-view-usd`
.. raw:: html
Plain usage of the USD Viewer
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_01-vtk-asset-resolver_thumb.png
:alt:
:doc:`/examples/01-vtk-asset-resolver`
.. raw:: html
Viewing a mixed USD file with VTK asset
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_02-convert-types_thumb.png
:alt:
:doc:`/examples/02-convert-types`
.. raw:: html
Converting VTK to USD and back
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/00-view-usd
/examples/01-vtk-asset-resolver
/examples/02-convert-types