<div dir="ltr"><div><div><div><div><div>Hi Ale,<br><br></div>In general OSG-3.4 should be faster than OSG-3.2 as there are range of changes that should improve things.  I haven't heard of others see a drop of performance like your describe so at this stage I can't think of a cause and therefore a fix.<br><br></div>You don't say much about the particulars of the system you are testing.  This leaves with lots of questions that need to be looked at to get an idea of what might be amiss.<br><br>What OS/hardware are you working with?  <br><br>What Windowing approach do you use?  <br><br>Do you see the same behaviour in standard OSG examples like osgviewer?<br><br></div>What happens when you switch of vsync?<br><br></div>What are the relative costs of update, event, cull, draw dispatch and draw GPU?  The onscreen stats provide this information - if you have assigned a StatsHandler to your viewer.<br><br></div>Robert.<br><div><div><div><br><br><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 18 December 2015 at 16:15, Ale Maro <span dir="ltr"><<a href="mailto:sasha71@teletu.it" target="_blank">sasha71@teletu.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I recently update my software to OSG 3.4.0 from 3.2.0<br>
I noticed that when I zoom out the 3D view (the object become smaller) with OSG 3.2.0 the framerate go up from 30 fps to 60fps<br>
Using OSG 3.4.0 the frame rate remains the same (30 fps)<br>
Zooming in framerate go up on both versions.<br>
<br>
I use the default settings on both versions, in particular I do not set any culling.<br>
<br>
How can I obtain the same behaviour with OSG 3.4.0? I tried using ENABLE_ALL_CULLINGS but it does not work.<br>
<br>
May be it is something trivial but I cannot find a solution.<br>
Any ideas? Thank you!<br>
<br>
Best regards<br>
Ale<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=65912#65912" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=65912#65912</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">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><br></div>