Pixar USD (Universal Scene Description) Writer
The USD Writer allows FME to write Universal Scene Description files.
USD is an open-source specification for 3D scenes and models. It is published by Pixar Animation Studios.
For more information on the USD format, see USD Documentation.
Pixar USD Product and System Requirements
Format |
FME Platform |
Operating System |
||||
---|---|---|---|---|---|---|
Reader/Writer |
FME Form |
FME Flow |
FME Flow Hosted |
Windows 64-bit |
Linux |
Mac |
Writer |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Writer Overview
The USD writer produces a single .usda, .usdc or .usdz file for each FME feature type. All features with a single feature type are merged into one 3D scene. The USD format does not include attribute data.
Currently the USD writer only outputs mesh geometries. Features whose geometry cannot be converted to a mesh will not be written.
In FME Workbench, the USD Writer supports feature type fanout and will write a different USD file for each feature type. Old files in the output folder are overwritten by the new files with the same name. If the output files cannot be written, the translation fails.