Datasets:

Languages:
English
ArXiv:
License:
mattdeitke commited on
Commit
f92d05d
โ€ข
1 Parent(s): 26dfb56

Update README.md

Browse files
Files changed (1) hide show
  1. scripts/rendering/README.md +16 -2
scripts/rendering/README.md CHANGED
@@ -37,7 +37,7 @@ cd ../.. && \
37
  cd scripts/rendering
38
  ```
39
 
40
- ## ๐Ÿ“ธ Example Usage
41
 
42
  ### ๐Ÿฅ Minimal Example
43
 
@@ -131,5 +131,19 @@ Finally, we also have a `metadata.json` file, which contains metadata about the
131
  }
132
  ```
133
 
134
- **Note.** 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 ๐Ÿ˜„!
135
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  cd scripts/rendering
38
  ```
39
 
40
+ ## ๐Ÿ“ธ Usage
41
 
42
  ### ๐Ÿฅ Minimal Example
43
 
 
131
  }
132
  ```
133
 
134
+ ### ๐ŸŽ› Configuration
135
 
136
+ ### ๐Ÿง‘โ€๐Ÿ”ฌ๏ธ Experimental Features
137
+
138
+ 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 ๐Ÿ˜„!
139
+
140
+ ## ๐Ÿ‘‹ Our Team
141
+
142
+ Objaverse-XL is an open-source project managed by the [PRIOR team](//prior.allenai.org) at the [Allen Institute for AI](//allenai.org) (AI2).
143
+ AI2 is a non-profit institute with the mission to contribute to humanity through high-impact AI research and engineering.
144
+
145
+ <br />
146
+
147
+ <a href="//prior.allenai.org">
148
+ <p align="center"><img width="100%" src="https://raw.githubusercontent.com/allenai/ai2thor/main/doc/static/ai2-prior.svg" /></p>
149
+ </a>