HI Arend,

On 21 March 2014 12:37, Abbing, Arend <[email protected]> wrote:

>   Your proposed solution is not what I really want. I would like to have
> a capability where I can alter the behaviour of the simulated time
> determination from within a plugin without write my own Viewer class. This
> allows me to use the OSG software as is without writing my own stuff.
>

My explanation shows that you don't need to create your own viewer class,
you just need to create your own frame loop.

As for setting the simulation is some generic plugin that existing OSG
applications know nothing about, then sorry the OSG hasn't been designed
that way, plugins can load/save data or provide nod extensions, but things
like timing is the role of the viewer.

Please remember the OSG is a scene graph library, it's not an end user
application.  It's there to help you write your applications, it's not
their to provide applications.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to