Page 1 of 1

UDIM support

Posted: Fri Aug 30, 2019 12:34 pm
by Egert_Kanep
Would using multiple uv tiles require modifications on luxcore part or blendluxcore?

An usual case in vfx is where you have an object UV's spread across multiple UV tiles and I was wondering if there is a way to implement a feature like this for LuxCore.

Any thoughts about it?

Re: UDIM support

Posted: Fri Aug 30, 2019 1:54 pm
by lacilaci
some info about specification and naming conventions of udim:https://docs.substance3d.com/spdoc/udim-144310352.html

Re: UDIM support

Posted: Sun Sep 01, 2019 1:52 pm
by Dade
It looks like something easy to add. But is it supported by Blender ? I mean, it could be cumbersome if it is supported only by LuxCore because it would not work in Blender OpenGL preview, etc.

Re: UDIM support

Posted: Sun Sep 01, 2019 2:27 pm
by lacilaci
Dade wrote: Sun Sep 01, 2019 1:52 pm It looks like something easy to add. But is it supported by Blender ? I mean, it could be cumbersome if it is supported only by LuxCore because it would not work in Blender OpenGL preview, etc.
It seems that udims are work in progress for blender 2.81 maybe? So I guess blender viewport couldn't display them but if you create them in a dedicated texture painting package (substance or mari for example) you could still use them if luxcore supported them and blender addon had a texture loader for them.

Re: UDIM support

Posted: Mon Sep 02, 2019 4:25 pm
by Egert_Kanep
We can have multiple UV tiles in Blender, but currently all tiles get same the same texture. I tried using wrap mode black and the use uv offset to transform them to correct tile, but that didn't work in Blender 2.8, maybe it is not fully implemented yet.

Re: UDIM support

Posted: Wed Sep 02, 2020 8:58 pm
by svenkispert
Hey,

i'm wondering if it's working now or it should be working? In the Image-Texture Node is an option for "UDIM Tiles", but i can't get it working. If i press F12 to render it out, there pops up an error in the error log.
-> "Material "Messer": Unsupported image source "TILED" in image "1001_Messer_lp_udim_BaseColor.png"
It's just an simple PBR-Setup with the Disney-Shader and 5 UDIMS.

I dont know if i'm just stupid or is the feature not finally integrated? :D

Kind regards!

Sven

Re: UDIM support

Posted: Wed Sep 02, 2020 9:59 pm
by B.Y.O.B.
This dropdown in the image texture is from Blender, so it contains entries not supported by LuxCore yet (like movie and UDIM).
I should show a warning in the UI if such an option is selected.

Re: UDIM support

Posted: Thu Sep 03, 2020 7:43 am
by svenkispert
Ah okay. This makes sense. Then i'll do a workaround until it is implemented (?) in the future. :P

Thank you!

Re: UDIM support

Posted: Wed Sep 01, 2021 9:17 pm
by DionXein
Since one year past - can LuxCore handle UDIMs?

Re: UDIM support

Posted: Mon Sep 20, 2021 4:42 pm
by melMass
+1 for UDIM support.
Can we follow a specific ticket/issue about that?