2 releases
0.0.1 | Jan 1, 2023 |
---|---|
0.0.0 | Dec 31, 2022 |
#142 in #zip
Used in morph3d
17KB
490 lines
Contains (Zip file, 1KB) src/test_usdz/basic.usdz
USDZ Rust Parser
This project is meant to be a USDZ parser for the web projects written in WebAssembly.
How to create a USDZ file
- Create a directory of USD files and resources.
- Zip the directory
zip -0 -R my_file.zip usdz_directory
- Rename
my_file.zip
tomy_file.usdz
Dependencies
~1MB
~19K SLoC