Dumb rust wrapper around tinyUSDZ
- still wip, can only read polymeshes at the moment.
- clone
- update submodules:
git submodule update --init --recursive
- check examples
- first build will be slow
- after first build/run you can comment out the =X= makred part in build.rs to have faster builds (by avoiding building on tinyUSDZ c++ lib every time time )