Hi Paul and Robert,

The a10 model is to small and pixel fill limited on my rig.  I get
800 fps in fullscreen and >1600 fps in window mode.

I assume the optimization pass is not included in the load time displayed by
osgviewer?

Yes, I believe that's correct.

> The new loader converts face records to Geodes to store record ID and
> comment.  To get a decent framerate you have to enable MERGE_GEODES
> optimization.
> OSG_OPTIMIZER=DEFAULT MERGE_GEODES

I think this should be the default, possibly within the OpenFlight
plugin itself.

For a quick fix that's probably the way to go.
Even the old loader benefits from the merge optimization.  I have an
example going from 54 fps to 83 fps.

Ideally I'd like a system where merged face records on
the fly, without any recombining stages later.

That's why there's a new option string "FLT_preserveFace", alas it's
noting more than a flag at the moment.


Brede
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to