Universal Scene Description (USD) by Pixar and translated by Unity.
- USD is a high-performance extensible software platform for collaboratively constructing animated 3D scenes, designed to meet the needs of large-scale film and visual effects production.
- USD enables robust interchange between digital content creation tools with its expanding set of schemas, covering domains like geometry, shading, lighting, and physics.
- USD’s unique composition ability provides rich and varied ways to combine assets into larger assemblies, enables collaborative workflows so that many creators can work together with ease, and more.
Introduction to USD - Tutorial - FAQ - Toolset
This USD.NET Project was copied from the USD-Unity-SDK Repository by Unity.
I isolated the essential files and then included the DLLs.
dotnet add package UniversalSceneDescription