Jump to content

UV Tile (UDIM) Sensitive UV Quickshade


TomRaynor

Recommended Posts

Hi,

 

I have a model with UVs laid out from u1_v1 all the way to u10_v1.

Multiple textures have been painted for this model, one texture per UV tile.

I would like to make a little tool that is effectively a UV quickshade but allows me to access all the different textures for each tile in one node.

I have attached a hip which shows a technique I have used in the past to access this UV tile data in the shader and render with multiple uv tiles and only one file input.

 

BUT... Annoyingly I can't see my textures on my model in the viewport. Can anyone tell me how the hell I get opengl to do what I want and get my textures to show up in the viewport in this case?

 

Thanks!

Link to comment
Share on other sites

Hmmm. So how are shaders like the "constant" shader and the "layered" shader working. In the colour map in the OpenGL tab of these shaders they seem to just be channel linked to whatever map is coming into the main colour map input. Where is the OpenGL side of things actually being defined? I couldn't see any nodes relating to OpenGL in the VOPs network...

Link to comment
Share on other sites

From what I understand, if no OpenGL shader is defined, it just falls back to the internally defined. Which is the case here.

The Internally Defined shader looks for certain parameters and gets it's informations from them. If you go to "Edit Parameter Interface" -> "For Rendering" -> "SHOP Options" -> "OGL", that's where those variables are prepared.

 

Unfortunatly I don't see, the internal GLSL shader exposed anywhere. I guess you'd have to dig in here: C:\Program Files\Side Effects Software\Houdini 13.0.237\houdini\glsl ?

Link to comment
Share on other sites

  • 10 months later...

I'l revive this topic.

 

We have all assets currently textured using UDIM, which works great for rendering, but I'm facing the same problem as Tom. Can't for life of me find a way to show the correct maps in the viewport, which is not particularly pleasant for animators.

 

Anyone stumbled across the way to do this?

  • Like 1
Link to comment
Share on other sites

  • 4 years later...
  • 1 month later...

Once more reviving this topic: if we have UDIM texture (i.e. geo has uvs laid out as UDIM tiles, and there is one texture file for each tile), how do we show this in viewport , if possible? Tried quickshade not but did not work...

Thanks,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...