Page 1 of 2

flat material

PostPosted: Mon May 20, 2013 3:17 pm
by Andygraph3D
is there a shader for flat material with texture (but without shadows) ?


thx
Andrea

Re: flat material

PostPosted: Mon May 20, 2013 10:07 pm
by face_off
Hi

Not sure what you mean "without shadows" - do you means they dont cast onto it, or it doesn't cast?

Anyway, the "diffuse" material is flat - with no reflection.

Paul

Re: flat material

PostPosted: Tue May 21, 2013 8:07 am
by Andygraph3D
dont cast shadow onto it and no specular no reflection ... simply flat but with a texture
and with a interaction about global illumination

Andrea

Re: flat material

PostPosted: Tue May 21, 2013 10:49 am
by mlru
IIRC Octane doesn't support a 'ignore shadows' functionality right now, also it might be on the to-do list for versions to come.
You could try to make a diffuse node with a texture emitter on a very low power so that it 'glows' a little and 'swallows' any shadows. Maybe that works (I once tried that for a background billboard)

Uwe

Re: flat material

PostPosted: Tue May 21, 2013 11:33 am
by face_off
Under diffuse, there is a "matte" checkbox, which I am embarrassed to say, I have never used, but it is related to shadows (I think it means shadows do not cast on it). There is a heap of info in the forums here about it.

Sorry I cannot be more help.

Paul

Re: flat material

PostPosted: Tue May 21, 2013 11:38 am
by Andygraph3D
"matte" checkbox in your plugin interface ?

Re: flat material

PostPosted: Tue May 21, 2013 12:03 pm
by face_off
Yes - when you change a material to be "diffuse", you get a "matte" checkbox (last pin in the tree). Search these forum for "matte" - it was introduced recently, but there have been issues with it in some Octane releases. As I say, I've never used it - sorry.

Paul

Re: flat material

PostPosted: Tue May 21, 2013 12:45 pm
by Andygraph3D
"matte" checkbox make invisible the material but no shadow

Re: flat material

PostPosted: Wed May 22, 2013 7:34 am
by Andygraph3D
So is not solution for remove shadows to a material ?
And remove occlusion shadows ?

Re: flat material

PostPosted: Thu May 23, 2013 8:23 am
by face_off
Perhaps you could post a sample of what you are trying to do? Octane is an unbias renderer, so it makes everything as realistic of possible. For a whole scene you can use the "directlighting" kernel, and then increase the oadist to kill all the shadows (about 10 should remove them all).

Paul