<div dir="ltr">Hello friends,<div><br></div><div>I would like to configure the OSG CullVisitor to automatically calculate the far plane, but to use a manually selected near plane.</div><div><br></div><div>Things I have tried include:</div><div><br></div><div>- Cull callback that reads and updates the projection matrix with my near plane value<br></div><div>- Cull callback that calls CullVisitor::setCalculatedNearPlane()</div><div>- ClampProjectionMatrixCallback that sets the near plane to my value</div><div>- Disabled osg::CullSettings::NEAR_PLANE_CULLING</div><div><br></div><div>None of these work. In all cases, the near plane ends up where I set it, but the culling of Drawables has already happened, and my custom near plane has no effect. I'd appreciate any pro tips.</div><div><br></div><div><div><div class="gmail_signature"><div dir="ltr"><div>Glenn Waldron</div></div></div></div>
</div></div>