Upload folder using huggingface_hub
Browse files
assets/discoverse/derived/convex_decompositions/README.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# DISCOVERSE Convex Decomposition Outputs
|
| 2 |
+
|
| 3 |
+
Store generated convex decomposition outputs for DISCOVERSE assets here.
|
| 4 |
+
|
| 5 |
+
Path pattern:
|
| 6 |
+
|
| 7 |
+
```text
|
| 8 |
+
assets/discoverse/derived/convex_decompositions/<category>/<asset_id>/
|
| 9 |
+
```
|
| 10 |
+
|
| 11 |
+
Example:
|
| 12 |
+
|
| 13 |
+
```text
|
| 14 |
+
assets/discoverse/derived/convex_decompositions/objects/cup_vhacd_v1/
|
| 15 |
+
```
|
| 16 |
+
|
| 17 |
+
Do not place raw DISCOVERSE meshes here. Raw source-preserved assets live under:
|
| 18 |
+
|
| 19 |
+
```text
|
| 20 |
+
assets/discoverse/raw/
|
| 21 |
+
```
|