The Universal Scene Description (usd) package
Find a file
2021-10-07 00:51:14 -07:00
.gitignore Update to 21.08 2021-07-17 10:39:45 -07:00
changelog Update to 21.08 2021-08-01 10:48:08 -07:00
org.openusd.usdview.desktop Multiple fixes based on packaging review 2021-05-14 15:13:00 -07:00
README.md Multiple fixes based on packaging review 2021-05-14 15:13:00 -07:00
sources Update to 21.08 2021-07-17 10:39:45 -07:00
USD-20.05-soversion.patch Multiple fixes based on packaging review 2021-05-14 15:13:00 -07:00
USD-21.08-OpenEXR3.patch Patch for OpenEXR3. This could be a lot better. 2021-08-10 13:09:38 -04:00
usd.spec Actually enable aarch64 support 2021-10-06 23:23:29 -07:00

usd

Universal Scene Description (USD) is the software developed by Pixar that addresses the need to robustly and scalably interchange and augment arbitrary 3D scenes that may be composed from many elemental assets.

USD provides for interchange of elemental assets (e.g. models) or animations. But unlike other interchange packages, USD also enables assembly and organization of any number of assets into virtual sets, scenes, and shots, transmit them from application to application, and non-destructively edit them (as overrides), with a single, consistent API, in a single scenegraph. USD provides a rich toolset for reading, writing, editing, and rapidly previewing 3D geometry and shading. In addition, because USD's core scenegraph and "composition engine" are agnostic of 3D, USD can be extended in a maintainable way to encode and compose data in other domains.

This page provides usd package for Fedora