Thanks for the info @davisjamesf. I wish I knew what secret sauce was needed to
get this running. I'll keep trying and maybe I'll have luck with some future
osgQt release.
If you or anyone have some example code for a single view class derived from
osgQt::GLWidget and osgViewer (or a better des
OK, thanks Robert.
So I do a couple of frames until values stabilize. The shown average is
what I finally need.
- Werner -
Am 17.07.2018 um 12:12 schrieb Robert Osfield:
> Hi Werner,
>
> The values are averaged as otherwise they'd jump around so much that
> they would be un-readable blur.
>
> Th
Hi Werner,
The values are averaged as otherwise they'd jump around so much that
they would be un-readable blur.
The exact values are all collated in the the various osg::Stats
objects, so perhaps you can have a look at these.
As a general note, OpenGL timing data is not deterministic, this is
pa
Hi all,
I'm trying to optimize the display speed of my application by testing
various techniques.
In order to do exact measures I implemented a mechanism where I can
trigger single frame() calls from my keyboard.
Curiously the GPU times shown by the stats handler are always drifting
somehow over
4 matches
Mail list logo