DIYer22 / bpycv

Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
MIT License
464 stars 58 forks source link

HDRI Haven Replaced by Polyhaven #48

Open ekohlwey opened 1 year ago

ekohlwey commented 1 year ago

Hi there, HDRI haven seems to have been replaced by a site called Polyhaven, and the API endpoints bpycv uses don't seem to be working (just got a redirect and 404 from the link https://hdrihaven.com/files/hdris/tv_studio_4k.hdr which I found in the source).

I'm curious if there's plans to update to Polyhaven? It appears to be a paid service now, which is actually fine at least for me.

DIYer22 commented 1 year ago

Although I'm planning to update the crawler code, I may not have time to do so soon.

If you need to use HDRI files immediately, you can manually download them from Polyhaven's website. Alternatively, if you'd like to help out by fixing the crawler code yourself, please feel free to submit a pull request on GitHub.