[Bf-cycles] a global switch to turn off rays "like diffuse, glossy, transmission, ..."

Sergey Sharybin sergey.vfx at gmail.com
Thu Jun 16 10:03:57 CEST 2016


Turn ray off is quite ambiguous statement.

Turn off visibility from those rays? You can do that by iterating over
objects and modifying visibility flag accordingly. Knowing that you don't
use Blender anyway, that would be a proper way to go to achieve this with
Cycles core code.

Turn off as in disable GI for those rays? This can be done using bounces
limit in integrator settings.

Value of 0 for BPT is malicious. Consider you've got diffuse cube lit by a
lamp. Now, when you set diffuse samples to 0, do you really expect to see
completely black cube? This idea id didn't get at all.

On Thu, Jun 16, 2016 at 8:13 AM, Mohamed Sakr <3dsakr at gmail.com> wrote:

> Hi,
>
> as the title says, is there a global switch to turn off rays "like
> diffuse, glossy, transmission, ...".
> if not, consider this a request, + a (0) value for branched path tracing
> too "so the ray is just ignored globally".
>
> please advise.
>
> cheers,
> Mohamed Sakr
>
> _______________________________________________
> Bf-cycles mailing list
> Bf-cycles at blender.org
> https://lists.blender.org/mailman/listinfo/bf-cycles
>
>


-- 
With best regards, Sergey Sharybin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-cycles/attachments/20160616/9514a6c7/attachment.htm 


More information about the Bf-cycles mailing list