<div dir="ltr">That&#39;s the point, can&#39;t there be a way to make it not bounce anymore after the first intersection but using the light settings? independently of global settings. The ray depth trick of course can be used for many other things, like changing light color after the first bounce or making it darker, but there could be a setting per light to make it not bounce (or bounce less times), for speed and ease of setting. </div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-06 5:39 GMT-04:00 Gottfried Hofmann <span dir="ltr">&lt;<a href="mailto:gottfried@blenderdiplom.com" target="_blank">gottfried@blenderdiplom.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/06/2014 03:23 AM, David Fenner wrote:<br>
&gt; As you can see, the real gain comes with deactivating the global bounce,<br>
&gt; even when there is only one light and one diffuse shader for all<br>
&gt; geometry. Deactivating the bounce in the light should be the same as<br>
&gt; deactivating it globally, since there is only one light. Maybe I&#39;m doing<br>
&gt; something wrong here.... pics have shader tree.<br>
<br>
</span>It is not the same. Deactivating it globally will make light not bounce<br>
anymore after the first intersection.<br>
Setting the bounces to 1 will allow one GI bounce. Only when that bounce<br>
hits the light, the BSDF will not be evaluated. So you get a small<br>
speedup (which you correctly measured), but there are still all the<br>
other rays that have bounced and make their way through the scene that<br>
won&#39;t reach the light at all, like all the bounces towards the background.<br>
<br>
Cheers,<br>
Gottfried<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
--<br>
Gottfried Hofmann<br>
Blender Foundation Certified Trainer<br>
<a href="http://www.BlenderDiplom.com" target="_blank">www.BlenderDiplom.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br></div>