<div dir="ltr"><div>You don't say what you are doing at the viewer level, but if you are using the OSG's standard CameraManiplators, including the default TrackballManipulator, the when the viewer initializes it'll compute the size of the scene it has to render and places the camera far away enough to ensure the scene is within the window, so if the scene is bigger the camera ends up further away.</div><div><br></div><div>Try creating an osg::Group and two different osg::Geometry as children that sit side by side, one large and one small and you should see the difference.</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/2fcfa484-24c6-41df-af30-d3597821e435%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/2fcfa484-24c6-41df-af30-d3597821e435%40googlegroups.com</a>.<br />