[osg-users] Multiples scenes

Robert Osfield robert.osfield at gmail.com
Mon May 23 01:57:02 PDT 2016


Hi Florian,

I can't make a specific recommendation without knowing more about what
you mean by "scenes", whether they occupy the same coordinate space,
whether you'll want to jump between them successive, or just move to a
new scene and discard.

Could you explain more about how you want your application to behave?

Robert.

On 23 May 2016 at 06:39, Florian GOLESTIN <florian.golestin at gmail.com> wrote:
> Hi everyone
>
> I'm looking for the method to go from a scene to another one.
> I've found that setting a new model scene works but is it the preferred way?
>
> Code:
>
> /* Changing the scene on the fly in a osg::NodeCallback */
> viewer.setSceneData(scene2);
>
>
>
>
>
> Thanks,
> Florian
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=67193#67193
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list