Datasets:

Languages:
English
ArXiv:
License:
mattdeitke commited on
Commit
f634f76
1 Parent(s): 3c62b33

Update README.md

Browse files
Files changed (1) hide show
  1. scripts/rendering/README.md +2 -0
scripts/rendering/README.md CHANGED
@@ -45,3 +45,5 @@ After setup, you can render objects using the `main.py` script:
45
  python3 main.py
46
  ```
47
 
 
 
 
45
  python3 main.py
46
  ```
47
 
48
+ USDZ support is experimental. Since Blender does not natively support usdz, we use [this Blender addon](https://github.com/robmcrosby/BlenderUSDZ), but it doesn't work with all types of USDZs. If you have a better solution, PRs are very much welcome 😄!
49
+