danielenger / Principled-Baker

Blender Add-on: Bake PBR textures with a few clicks
346 stars 30 forks source link

How to bake UDIM textures #22

Open muhuk opened 3 years ago

muhuk commented 3 years ago

~It seems only the 1st tile is being baked. Or maybe UDIM is supported but I couldn't figure out.~


I think I've figured out doing this manually. Since it bakes the first tile only (UV [0.0:0.0] to [1.0:1.0]) you need to move the islands until the tile you want to bake coincides with the 1st tile's region. Then you can rename the images and re-load them as UDIM.

Some manual work needed but PB still automates a lot of the work.