Jump to content

question about UVs [Resolved]


nemsi

Recommended Posts

Hi guys,

i would like to know if it's possible to add 2 or 3 differents uvs (..maybe more) on an object and name it uv1 uv2 uv3.. And then call it in my shader like uv1 for noise texture, uv2 for wood texture, uv3 for logo...

Sorry if it's a silly question :)

 

Edited by nemsi
Link to comment
Share on other sites

Yeah why not, try it.

edit: I mean if you want different materials like that you probably have to do it another way.. But just different textures with different uvs it should be fine. Maybe need some way to mask between them though if they're overlapping. Sorry maybe I was too fast to answer :)

Edited by Skybar
Link to comment
Share on other sites

Hi,

for exemple in Softimage you can attrib multi texture projection to an object and for each texture map you can set the uv you need. Sometimes you need a projection for a logo and an other for your texture (exemple for bump..) It's helpfull and fast when you don't have time to unwrap and work on uvs..

 

Thank you guys ;)

 

Link to comment
Share on other sites

works the same in houdini

in nodes like UV Project or UV Texture you can specify the name of the uv attribute, it can be any valid name

then in shader use UV Coords node and put the name there, it will pull "uv" attribute of that name

Link to comment
Share on other sites

Hi Anim,

thank you for your time, I'm doing this but doesn't seem to work.. Here a simple scene, Perhaps i'm doing something wrong or Redshift doen't understand uvs attribute..

Ps : Thank you MilesS1, I saw this tutorial, but it's more like what Anim said, what i need.

Thank you for your time.

uvTest.hip

Link to comment
Share on other sites

  • 8 months later...

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...