Page 1 of 1

emitter's shadow controls

Posted: Fri Aug 12, 2016 12:14 pm
by damienf
Is there a way for an emitter:

o not to cast shadow?

o only cast shadow?

Re: emitter's shadow controls

Posted: Fri Aug 12, 2016 1:27 pm
by seghier
use spot emitter with falloff angle option

Re: emitter's shadow controls

Posted: Fri Aug 12, 2016 3:46 pm
by damienf
What about area emitters?

Re: emitter's shadow controls

Posted: Fri Aug 12, 2016 3:58 pm
by seghier
and why you want use area emitter in this case ?
use what you need

Re: emitter's shadow controls

Posted: Fri Aug 12, 2016 4:07 pm
by Mihai
But I think he's asking for an emitter that casts light but no shadow, and vice versa. You could try turning on "Hide from GI" on your objects that shouldn't receive a shadow, but the shadow only thing, you'll get that only from the shadow pass. I guess you could call that "shadow, no light" :)

Re: emitter's shadow controls

Posted: Sat Aug 13, 2016 2:25 pm
by damienf
I'm working on product shots in studio like environment where it would be useful to have control over area emitters to:

o cast light no shadow

o cast shadow no light

For instance would like only one of the light to cast shadow on the floor / backdrop.

That same light is duplicated with a larger size version to control the reflection but this larger version need not to cast shadow (the shadow is too dispersed due to the size).

These options would bring a bit more flexibility and easiness towards product shots / studio lighting IMO.

Re: emitter's shadow controls

Posted: Sat Aug 13, 2016 4:16 pm
by Mihai
But I think in your case scenario, just use the blocked emitters feature for your objects. It's more straightforward I think than shadow this, shadow that....

http://support.nextlimit.com/display/mx ... e+emitters

For example if you want a light to only affect your object, but not the floor, exclude the floor object from this light.

Re: emitter's shadow controls

Posted: Sun Aug 14, 2016 5:11 am
by damienf
I'll do some experiments with blocked emitters, thanks.