Hey that's pretty cool. Not needed for this project but maybe later, how would I go about adding different Blend Modes, for example an Overlay or a Darken or a Subtract? I guess I'd write a Custom Code node?
OK, thanks. We're using blend modes to combine individual ingredients within a surface, as well as to blend the resulting surface with whatever's behind it. For example we have one that optionally inverts the dest, multiplies it by an RGB value, multiplies the src with another RGB, then blends the dest and src using one of…
Thanks Ben. Well I've switched to the demo of Shader FX now, much easier to use with Max than mental mill I must say. Seems pretty solid, you guys did a nice job with it. Still poring through the help files. Is there a way to set the transparency blending mode? The cellphone hardware we're using for this project supports…