Page 1 of 1

Falloff with Normal Map to HUE

Posted: Sun Aug 06, 2023 12:11 pm
by seriawp
how to make falloff node work with normal map?

I want to make a black and white mask for the model from the fallof node, but it does not take into account the Normal map

Something like this https://www.sidefx.com/docs/houdini/nod ... lloff.html

Re: Falloff with Normal Map

Posted: Tue May 28, 2024 12:29 pm
by seriawp
The question is still relevant

Re: Falloff with Normal Map

Posted: Tue Jun 04, 2024 3:44 pm
by ricky_otoy
Hi Seriawp,

You could use a falloff in a mix.
Normal_Falloff.png

Re: Falloff with Normal Map

Posted: Thu Jun 06, 2024 9:39 pm
by seriawp
ricky_otoy wrote:Hi Seriawp,

You could use a falloff in a mix.
The attachment Normal_Falloff.png is no longer available

I didn't put the question right, sorry, the fallof normal map works fine.

I need to replicate the Pearlescent effect from the game in Octane.
This effect is similar to the node “Octane Iridescent Procedural”, but it is also not suitable, because the result is not the same as in the game. It does not edit the original texture with HUE

And there's a problem with Fallof. I noticed that I can use it as a mask, but I can't use it as a value for the HUE parameter in the Tool_ColorCorrection node. Using it as a mask doesn't work with the Tool_Mix_Texture node, because I need the whole smooth spectrum of colors I can get with HUE, not just one final one.

I also noticed that the Tool_ColorCorrection node completely ignores any data that is connected to the hue input. Even a simple Color_Greyscale.
Is it possible that this is considered a bug?

Is there a solution?

Re: Falloff with Normal Map

Posted: Fri Jun 07, 2024 8:09 am
by ricky_otoy
Hi there,

Can you post your material setup in the game engine? I am not sure it will be possible to get an exact match when using two different material systems and software.
Also can you post your result of the Iridescent Procedural on that model.

The reason you can't adjust the HUE value is because you are trying to add in texture/color type to a float type - not a bug. (The pins aren't the same color)

You could try use a falloff -> Gradient and try match your image manually.

Re: Falloff with Normal Map

Posted: Sat Jun 08, 2024 7:48 am
by seriawp
I thought it was possible to use Grayscale as Float (( sad

In game is the usual PBR Retal/Roughness, and with a slider that precisely works in conjunction with Falloff and Hue.