Forum

Author Topic: Metashape to Substance Painter with UDIMs  (Read 1378 times)

wojtek

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Metashape to Substance Painter with UDIMs
« on: November 12, 2022, 01:34:01 PM »
Default export separates each UDIM tile into a separate Texture Sets, does anyone have any tips for this?

EDIT: If I Import/Export it through Zbrush it will load up properly in Painter. Something is off in how the .obj is formatted going out of Metashape it seems.

EDIT2: Depends how many Tiles there is so it's not a good solution.

EDIT3: I think something is broken and it may be related to this: https://www.agisoft.com/forum/index.php?topic=14860.0
« Last Edit: November 12, 2022, 03:16:10 PM by wojtek »

renevg

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Metashape to Substance Painter with UDIMs
« Reply #1 on: February 12, 2023, 10:13:26 PM »
I had this problem and found the solution in editing the obj with udims from metashape in c4D with arnold. (redshift will work as well probably). Then the obj will be imported in Painter correctly.

renevg

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Metashape to Substance Painter with UDIMs
« Reply #2 on: February 13, 2023, 10:46:54 PM »
some new information;
metashape doesn't really export obj with udim, but the program exports mesh with submeshes. These submeshes get their own materials applied. Painter creates a texture set for each material.
My solution:
edit the obj and delete all lines with mtl  (like in newmtl) and save as a new .obj.
That you can import in painter and you get 1 texture set with a number of UV tiles.
Hope this helps
Regards,
René v G

wojtek

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Re: Metashape to Substance Painter with UDIMs
« Reply #3 on: February 16, 2023, 11:59:55 AM »
some new information;
metashape doesn't really export obj with udim, but the program exports mesh with submeshes. These submeshes get their own materials applied. Painter creates a texture set for each material.
My solution:
edit the obj and delete all lines with mtl  (like in newmtl) and save as a new .obj.
That you can import in painter and you get 1 texture set with a number of UV tiles.
Hope this helps
Regards,
René v G

This is what I've been doing too but it will break after N amount of tiles too (9 I think).

renevg

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Metashape to Substance Painter with UDIMs
« Reply #4 on: February 16, 2023, 10:37:14 PM »
@wojcek
I've tried it with 10 tiles and with 20 tiles, and I can get them opened perfectly, after editing the obj. I use metashape 1.8.5 and substance painter 8.3.0 build 2094 with "use UVtile workflow"checked.
« Last Edit: February 17, 2023, 10:13:01 PM by renevg »