Jump to content

Object shader Sprite problem


Recommended Posts

Hello

I have a problem with rendering sprites. If I assign shader on object level, all is ok. But when I define shader in sub-level, geometry, for override baseColourMap parameter and use texture sequence, seems that mantra ignore it. Looks like Object render parameter "Ignore Geometry Attribute Shaders" is still on. Any idea? Thanks.

Link to comment
Share on other sites

Hello

I have a problem with rendering sprites. If I assign shader on object level, all is ok. But when I define shader in sub-level, geometry, for override baseColourMap parameter and use texture sequence, seems that mantra ignore it. Looks like Object render parameter "Ignore Geometry Attribute Shaders" is still on. Any idea? Thanks.

Here's what I would do: Don't apply shaders in the SOP lovel, but in the OBJ level only. In the SOP level you use an Attribute Create SOP and create a string point attribute named baseColorMap and assign your texture maps. I've never tried image sequences, but it works with multiple images. also don't forget to change the shader parameters so that it picks up the attribute you created.

Hope this helps! ;)

Cheers

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