Rust bindings for USD.

This is experimental and by no means complete.

What works ?

What doesn't work

Everything else.

Things to note

This crate depends on usd-cpp. Which downloads the usd cpp lib and deps and builds it. USD is a big library that relies heavily on templates, it can be very slow to build. You just need to wait it out, once it's built, cargo will cache it and you don't have to build it again.