Page 1 of 1
How to SSS with node editor ?
Posted: Mon Aug 08, 2016 6:26 pm
by omegear
Hello everyone
I'm currently working on a simple skin shader but I have no idea how to include SSS into the node editor.
Is there any ressource I can check to understand ?
And here is the simple node editor for my face map. It's just a simple glossy material with normal map
t
Thanks a lo
Re: How to SSS with node editor ?
Posted: Tue Aug 09, 2016 9:00 am
by bepeg4d
Hi omegear,
look at this discussion bu jonidunno based on the tonysculptor skin shader that you can download from the LiveDB:
viewtopic.php?f=30&t=52650
ciao beppe
Re: How to SSS with node editor ?
Posted: Tue Aug 09, 2016 5:15 pm
by omegear
Hey dude !
Thanks but I don't really understand the node editor and I don't understand how you mix material, when I do my skin suddently become more darker
Basically I'd like to add SSS on my current skin but I have no idea how to do it
Re: How to SSS with node editor ?
Posted: Wed Aug 10, 2016 6:46 pm
by atome451
Hi omegear,
It's not possible to add SSS to a glossy material. Then, if you want reflexions (speculars) on a textured material AND SSS, you need at least use a MixMaterial with a Specular (or Diffuse) material and a Glossy material attached to it. It's not possible to play with SSS and a textured glossy material like a skin without using a MixMaterial...
Then, you should have a look to the manual and some tutorials about the nodes in Octane render. It's the root of this engine.