Page 1 of 1
alpha channel?
Posted: Wed Jun 08, 2016 10:23 pm
by LML
making a decal, or label, or any texture with an alpha, is pretty straightforward in C4D's renderer--just use the alpha channel, and copy the same png or whatever into the alpha slot, and you're done
octanes a bit different I'm finding and I can't figure out how it should work exactly.
any tips?
Re: alpha channel?
Posted: Wed Jun 08, 2016 10:34 pm
by aoktar
Yes because it's not a realtime renderer and also cpu renderer. Can easily evaluate some sub versions of material combinations at render time but it's not possible for octane atm. But don't worry i'm bringing a different approach after some hard works. Still with some limitations that's possible for next release.
See:
download/file.php?id=52639&mode=view
Re: alpha channel?
Posted: Wed Jun 08, 2016 11:16 pm
by LML
interesting, okay, thanks
Re: alpha channel?
Posted: Wed Jun 08, 2016 11:19 pm
by aoktar
Actually another way is possible. Each Octane texture nodes can be connected a Octane transform/projection node. So you can give different mappings for every textures. Also it's possible to combine different textures/materials mix_texture to mix_material.
You can check this video manuals. Texturing or Shaders.
https://docs.otoy.com/#28Cinema4D%20Plugin%20Edition
Re: alpha channel?
Posted: Sun Jun 12, 2016 12:29 am
by LML