3DTopia / 3DTopia/MaterialAnything
What does './models_path_all.json' mean?
Open
- Dominant language
- Python
- Stars
- 367
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thank you for your great work in open-source Blender rendering scripts. I am curious about the meaning of './models_path_all.json'. What is the difference between this json and material3d.json?
```bash
python rendering_scripts/distributed_render.py \
--timeout 3600 \
--num_gpus 8 \
--workers_per_gpu 12 \
--input_models_path './models_path_all.json' \
--resolution 512 \
--render_space 'VIEW'
```
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.