Docs.rs
openusd-0.1.4
openusd 0.1.4
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
mxpv
Dependencies
anyhow ^1.0.79
normal
bytemuck ^1.14.0
normal
half ^2.3.1
normal
lz4_flex ^0.11.1
normal
num-traits ^0.2.17
normal
strum ^0.26.2
normal
Versions
20.13%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openusd
0.1.4
All Items
Crate Items
Modules
Structs
Crate
openusd
Copy item path
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.