UDIM support

Discussion related to the LuxCore functionality, implementations and API.
Post Reply
User avatar
Egert_Kanep
Posts: 237
Joined: Tue Mar 13, 2018 10:34 am

UDIM support

Post 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?
Attachments
unknown.png
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

Re: UDIM support

Post by lacilaci »

some info about specification and naming conventions of udim:https://docs.substance3d.com/spdoc/udim-144310352.html
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: UDIM support

Post 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.
Support LuxCoreRender project with salts and bounties
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

Re: UDIM support

Post 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.
User avatar
Egert_Kanep
Posts: 237
Joined: Tue Mar 13, 2018 10:34 am

Re: UDIM support

Post 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.
svenkispert
Posts: 2
Joined: Thu Jun 11, 2020 10:06 am

Re: UDIM support

Post 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
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: UDIM support

Post 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.
svenkispert
Posts: 2
Joined: Thu Jun 11, 2020 10:06 am

Re: UDIM support

Post by svenkispert »

Ah okay. This makes sense. Then i'll do a workaround until it is implemented (?) in the future. :P

Thank you!
User avatar
DionXein
Posts: 81
Joined: Mon Jun 01, 2020 10:22 am

Re: UDIM support

Post by DionXein »

Since one year past - can LuxCore handle UDIMs?
User avatar
melMass
Posts: 13
Joined: Wed Apr 01, 2020 9:26 pm

Re: UDIM support

Post by melMass »

+1 for UDIM support.
Can we follow a specific ticket/issue about that?
Post Reply