PerceivingSystems / bedlam_render

BEDLAM (CVPR 2023) render pipeline tools
https://bedlam.is.tuebingen.mpg.de/
Other
131 stars 6 forks source link

Body textures #5

Closed xnd-r closed 1 year ago

xnd-r commented 1 year ago

Hi,

I'm trying to go through your instruction regarding importing data to unreal. I have downloaded bedlam_body_textures_meshcapade, but it looks like this is not the data I need to use in create_body_materials.py. Could you please figure out how to import body textures correctly?

Thanks!

tpsmpi commented 1 year ago

We've updated instructions for body texture import in latest commit (92da527). As part of this commit the BEDLAM Unreal Core assets have been updated so make sure to update your Unreal Engine install of the BEDLAM Unreal Core assets to latest version.

xnd-r commented 1 year ago

Thank you!