Page 1 of 1

Alpha Texture Issue

Posted: Mon Jan 29, 2018 12:51 pm
by rdcontent
I'm working on a project at the moment which requires a lot of textures on top of each other. Unfortunately I cannot post the project or a screenshot of it since what we're working on is confidential - So I'll do my best to describe the issue instead.

Most textures are working well, except I'm having a problem with one of them. I'll give you a run down of the texture layers:

On the base I have a glossy white material. On top of that I have another blue glossy material on specific faces using a selection tag. Then on top of that I'm adding a texture image with an alpha channel - for some reason the alpha is not working or showing the blue glossy material below it. I have put the image on a plane with the white glossy material underneath it and that works fine, but it's not working on top of this mesh for some reason and I'm not sure why.

Any help would be greatly appreciated.

Thank you .

Re: Alpha Texture Issue

Posted: Mon Jan 29, 2018 2:29 pm
by bepeg4d
Hi,
quite difficult without images, but from your description, it seems that you are not using mix materials, but the stacking materials option instead.
My suggestion is to use the alpha image in the amount of a mix material with the blue glossy, and whatever you want to mix.
Hope it helps,
ciao beppe

Re: Alpha Texture Issue

Posted: Mon Jan 29, 2018 2:56 pm
by rdcontent
Hi Bepeg,

Yes - sorry about the no images - Maybe I can recreate it on another mesh if I can't figure out the problem through trying!

The mix materials worked great for the part where it had a single colour underneath - though for a part where there are intersecting colours of red, blue and darker blue the mix material is not working.

I've also worked out that whatever poly faces the selection tag has - the alpha won't work through them?

Re: Alpha Texture Issue

Posted: Mon Jan 29, 2018 4:22 pm
by rdcontent
OK I've recreated a scene that encounters the same problem with the alpha of the image not working.

Please see here - *Link Removed*

Any help would be warmly appreciated - Thanks in advance.

Re: Alpha Texture Issue

Posted: Mon Jan 29, 2018 8:06 pm
by niestudio
It looks like you're overriding the previous selection tag with the next selection tag.
Could you just add them w/o the selection tags using custom alpha channels on each one?
Objects_and_Alpha_Problem_Octane_c4d___-_Main.jpg

Re: Alpha Texture Issue

Posted: Mon Jan 29, 2018 9:06 pm
by rdcontent
Hey Niestudio,

Thanks for helping out! The selection tags are very specific to the mesh and would be almost impossible to create an alpha for them. Is there another solution to the problem that you can think of? I'm pretty stumped at the moment! :shock:

Re: Alpha Texture Issue

Posted: Tue Jan 30, 2018 10:20 am
by rdcontent
OK, my workaround for this problem was to duplicate the mesh and apply just the alpha logo texture onto the object. I inverted the selection tag selection and deleted these polys so just to be left with the mesh where the logo is sitting. Then moved the new logo object 0.01cm in Z outwards from the previous mesh as if to be seperate ontop of it.

Thanks for both of your help!

Happy rendering - :D