[osg-users] StatsHandler rendering issue

Robert Osfield robert.osfield at gmail.com
Mon Apr 13 08:40:46 PDT 2015


Hi Sverre,

The osgText::Text used by the StatsHandler was just written for the fixed
function pipeline so wasn't supported by the GL3/4 core profile or
GLES2/3.  I recall a submission last month, but don't recall the details
off the top of my head.  I'm not in a position right now to be able to
check up on the specific submission.

In general I'd recommend keeping up with OSG-svn/trunk or latest dev
release, or one of the stable releases rather getting stuck on an older dev
releases.  Dev releases are meant to help users try out the latest
developments, but are transient releases and don't receive updates/support
specifically, instead fixes/support all going into svn/trunk and released
in the next dev release.

Robert.


On 13 April 2015 at 17:17, Sverre Aleksandersen <
sverre.aleksandersen at gmail.com> wrote:

> Hello.
>
> I'm having some issues using StatsHandler with newer GL contexts.
>
> Initially, I compiled OSG 3.3.3 with GL 2/3 support and used
> setUseModelViewAndProjectionUniforms(true) and
> setUseVertexAttributeAliasing(true) in order to use modern GL features.
> I've since then switched to OSG 3.3.4 without GL 2/3 support.
>
> The issue I'm having is that stats rendering is not working.
> I'm able to get the stats by printing them to the console, but it would be
> useful to have them as an rendered overlay.
>
> I've followed the commit log of OSG in the last months, and by the wording
> of commit 14807 I gather that it's a known issue.
>
> Is this infact a known issue? Is there any work being done to resolve the
> issue? If nobody is working on it, or already have a fix, I'd appreciate
> any thoughts on the issue and how it could be resolved.
>
> Best regards,
> Sverre Aleksandersen
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150413/08377981/attachment-0003.htm>


More information about the osg-users mailing list