[BUG]: 3D FRONT texture url uses an old amazon server link
Open
enhancement
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 518
- PR merge metrics
- No merged PRs in 30d
Description
Hi, some jsons are indeed "corrupted" (or use an old server). You might want to add
`mat["normaltexture"] = mat["normaltexture"].replace("juran-prod-assets.s3.cn-north-1.amazonaws.com.cn", "jr-prod-pim-products.oss-cn-beijing.aliyuncs.com")`
[here ](https://github.com/DLR-RM/BlenderProc/blob/e04e03f34b66702bbca45d1ac701599b6d764609/blenderproc/python/loader/Front3DLoader.py#L139)
Contributor guide
Assessment
This issue has not been assessed yet.