Jump to content

UberShader


LaidlawFX

Recommended Posts

Ben,

how do I set up ShaderID with your material?

I have specified ShaderID_Export image plane in mantra but it renders black, I am guessing it has to pick up MC_ShaderID integer values from somewhere...

let me know how to make it work.

thanks

The option to set the value is on the settings/standard tab of the shader, use values of 2 or higher, since, 0 and 1 are common values. You need to make sure the image plane, Vex Variable is set to ShaderID_Export, which I think you got, but most importantly vex type is set to float, to make it a crisper values across range, use sample filter closest surface, and most def use a pixel filter like minmax min or minmax max. The float, vector, vector4 needs to match with the parameter export shader type property in order to work correctly. I needed to convert the integer value to float for export in order for it work, since as you see its picky.

There is a nuke script and file to show you how to use it in nuke.

ShaderID.zip

Link to comment
Share on other sites

  • 6 months later...
  • Replies 43
  • Created
  • Last Reply

Top Posters In This Topic

Hey I found this and I'm pretty curious to look at this. Which version should I use for H10? Thanks!!

Post number 15, has the H10 version.

I guess a general note to others the latest version of this ubershaders is a little outdated. Hopefully in a few months I can release a more advanced version of it. I've done massive quality control on it, but I need the free time.

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