Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: ignicapillus on 2015-05-20, 11:15:15
-
Hello!
probably someone already asked it, but I cannot find it anywhere in the forum...
Let's say I use a blend material to obtain a simple plastic material with a silver logo stamped on it. How can I make the logo appear in a Material Gbuf ID mask? It seem I can only get the mask of the blend material, not of its two components (while in Vray it was possible).
Any ideas?
-
One quick workaround would be to duplicate your blend mix map to CTexmap render element
-
thank you! That works, but the mask needs some manual cleaning: the map is tiled, and projected on all surfaces.
Is it planned to have it working like in Vray (which seems more logical) in future releases?
-
you can multiply the CTexmap with CMasking_ID where the blend material is selected out.
There might be some update in the masking system in the future, we will see if there will be opportunities to improve it
-
thank you! That works, but the mask needs some manual cleaning: the map is tiled, and projected on all surfaces.
Is it planned to have it working like in Vray (which seems more logical) in future releases?
Actually, you can just use Include/Exclude list in the render element, and include only objects that have the material.
So you go into material editor, hit "select by material" and once objects with that material are selected, just click the little + button next to include/exclude, then click the include/exclude button itself, and set mode to include.
It may look like bit too many steps, but it's doable in 3-5 seconds :)
-
thank you so much, this community is great!
I'm curious to try your methods!