Crate openusd

Source
Expand description

openusd is a native Rust implementation of USD family of formats.

Modules§

sdf
Scene description foundations.
usda
Text file format (usda) reader.
usdc
Binary file format (usdc) implementation.

Structs§

f16
A 16-bit floating point type implementing the IEEE 754-2008 standard binary16 a.k.a “half” format.