Page 1 of 1
Clipmap?
Posted: Mon Aug 23, 2010 2:22 pm
by scratch33
Hi,
How can I use an image with alpha channel.
I want to put a text on a surface like a sticker.
I want to see the background behind the text
Is it possible?
Thank you
Re: Clipmap?
Posted: Mon Aug 23, 2010 2:53 pm
by colorlabs
Just pick your material and use an image for the opacity setting.
Re: Clipmap?
Posted: Mon Aug 23, 2010 8:48 pm
by scratch33
But if I use the opacity channel, the object become transparent.
I want to see the surface behind the text.
Re: Clipmap?
Posted: Mon Aug 23, 2010 9:11 pm
by Nostromo
use the image for the texture ten, in the opacity control, choose "alphaimage" and select the same image. It will extract the alpha channel from your image and apply it to the opacity.
Cheers
/M
Re: Clipmap?
Posted: Tue Aug 24, 2010 7:33 am
by scratch33
Hi,
Thank you very much for your help.
But here is what I get if I use alphaimage in opacity :
But I don't want this, I want this :
I don't want the object to be transparent, only put a text on the surface and that we can see the behind color and surface.
Re: Clipmap?
Posted: Tue Aug 24, 2010 9:32 am
by matej
Use two objects, the 'sticker' (alphamapped) slightly bigger than the 'background'.
Or better: mix your two textures with a mix node using the 'sticker' BW texturemap for amount. Apply that to diffuse material channel.
Re: Clipmap?
Posted: Tue Aug 24, 2010 7:32 pm
by scratch33
Ok, thank you all for your help.
I have made a not like matej's example and it works well.
Where the alpha map text drives the amount of the mix, the text is in first texture and rgbspectrum in second.
I thing the possibility to mix to materials and not only 2 textures can be very very usefull......
Maybe a future feature?
Re: Clipmap?
Posted: Tue Aug 24, 2010 8:10 pm
by matej
scratch33 wrote:I thing the possibility to mix to materials and not only 2 textures can be very very usefull......
I agree