<div dir="ltr">Hi Gadalia,<div><br></div><div>The OSG doesn't culling per Camera with each camera's own view frustum used for culling, this means the shadow camera should only cull things that are in it's frustum.  If it's culling objects that you think should be in the frustum then perhaps it's just set up with the wrong projection matrix settings.</div><div><br></div><div>Robert</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 29 Oct 2018 at 18:44, Gedalia Pasternak <<a href="mailto:gpasternak@mak.com">gpasternak@mak.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div>Hi List,<br clear="all"><div>I've noticed that when using a camera for shadow casting it can often cull out objects that are just outside of the frustum but cast shadows into the scene. Is there any way to decouple the camera frustum culling calculation from the rendering one, even just increasing the culling frustum size by 10-15% might help.</div><div>Thanks</div><div>-Gedalia </div>-- <br><div dir="ltr" class="m_-735637681417297507gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">DI-Guy Engineering Lead, <span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><span style="font-size:9pt;line-height:13px;color:black">VT MÄK</span></span><br><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">150 Cambridge Park Drive, </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">3rd Floor, </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Cambridge, MA 02140</span><span style="font-family:arial,sans-serif;background-color:rgb(255,255,255)"><br></span><br></div></div></div>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>