Does UDIM scale affect the resolution of an island?

   1645   3   1
User Avatar
Member
52 posts
Joined: Nov. 2016
Online
I am using Substance Painter for the first time and using Houdini to export UDIMs to it.
This is not really relevant for this project, since I don't need high-res textures.
But while exporting I wondered if the scaling of the different islands affects the resolution of textures in general, or when exporting to Substance or Unreal Engine for example.

I failed to recreate it, but before when I had the UV Layout Scale set to fixed, they all seemed to have the same UV scale, but some of the larger pieces where below 0 in the coordinate space, which caused issues upon exporting to substance painter.

Anyway, as you can see in the screenshots, the tires take up the same space as the airplane's body. So I am wondering how that might affect rendering in Houdini but mostly when exporting to other DCCs.
Or does it not matter when using procedural materials?

attach]UDIM_scale_maximum_viewport.PNG
Edited by cheesetroyer - Feb. 21, 2022 04:42:48

Attachments:
UDIM_scale_maximum_viewport.PNG (2.4 MB)

User Avatar
Member
52 posts
Joined: Nov. 2016
Online
Edited by cheesetroyer - Feb. 21, 2022 04:44:53

Attachments:
UDIM_scale_maximum.PNG (1.1 MB)

User Avatar
Member
8723 posts
Joined: July 2007
Offline
Size of the uv island obviously matters for resolution of the baked texture
As for procedural ones it does only if they are uv based as the scale of the features would depend on uvs

Ideally you would just use udim attribute and a single UV Layout SOP to get all islands with relative scale to each other packed in corresponding udims, since if you are doing it in foreach loop you will get just relative scales within each island

Also if anything is packed in negative areas it means it was not possible to pack those islands
Edited by tamte - Feb. 21, 2022 04:58:57
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
52 posts
Joined: Nov. 2016
Online
Thank you very much, I will try out what you said.
Edit: It took me a while to figure it out, but I got it now. Thanks
Edited by cheesetroyer - Feb. 21, 2022 11:15:53
  • Quick Links