Page 1 of 1
octanemixtexture and png
Posted: Wed Jan 18, 2017 6:30 pm
by Tharso
Hi!
How can I mix to textures with png file? I tried octane alpha image and octane image in amount of octanemixtexture and no sucess.
Thanks!
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 6:41 pm
by calus
Tharso wrote:Hi!
How can I mix to textures with png file? I tried octane alpha image and octane image in amount of octanemixtexture and no sucess.
I'm not sure what you want to do exactly, is it using a greyscall png image as mask between 2 procedural texture to mix ?
or do you want to use the alpha in the png as a mask ?
or you want to mix 2 png ?
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 7:35 pm
by Tharso
calus wrote:Tharso wrote:Hi!
How can I mix to textures with png file? I tried octane alpha image and octane image in amount of octanemixtexture and no sucess.
I'm not sure what you want to do exactly, is it using a greyscall png image as mask between 2 procedural texture to mix ?
or do you want to use the alpha in the png as a mask ?
or you want to mix 2 png ?
Hi calus!
I want to use the alpha in png as mask in octanemixtexture amount.
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 8:33 pm
by calus
well, that's it,
you just have to use an "alpha image texture" node, load the png in it, then plug the "out tex" in the "amount" of the "mix texture" node.
If this doesn't work there might be a problem with the alpha of the png, did you check it ?
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 8:53 pm
by Tharso
calus wrote:well, that's it,
you just have to use an "alpha image texture" node, load the png in it, then plug the "out tex" in the "amount" of the "mix texture" node.
If this doesn't work there might be a problem with the alpha of the png, did you check it ?
Then it is the same as modoplugin. The png is fine, works ok in modoplugin. =( . Can you confirm that is working fine in the last version of mayaplugin?
Thanks
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 9:10 pm
by calus
Tharso wrote: Can you confirm that is working fine in the last version of mayaplugin?
I confirm,
I posted in your other thread an example scene with a mix texture node using the alpha of a tiff,
viewtopic.php?f=28&t=58806&p=301781#p301773
Re: octanemixtexture and png
Posted: Wed Jan 18, 2017 9:32 pm
by Tharso
Thank you calus !