[osg-users] DotOsgWrapper. Are there any tutorials, example, or anything else that could help me learn about DotOsgWrapper.
Xia Baobao
veryblankdvd.osg at gmail.com
Fri May 8 20:16:27 PDT 2015
Thanks Robert.
I have just had a look at /osgWrappers/serializers/*, but didn't know where to begin. :(
Fortunately, I searched and found something here
http://trac.openscenegraph.org/projects/osg//wiki/Support/KnowledgeBase/SerializationSupport.
In OpenSceneGraph 3.0 Beginner's Guide and OpenSceneGraph 3 Cookbook, there are also chapters about it.
I guess I can make it now. :D
robertosfield wrote:
> HI Xia,
>
> The DotOsgWrapper approach is deprecated so I would not recommend
> trying to learn or use it.
>
> We now have a much more flexible and powerful scheme for creating
> serializers. I'm afraid there isn't a tutorial that I'm aware of but
> perhaps others have written one and can point you in the right
> direction.
>
> What there is though is lots of examples of the serializers being
> implemented for all the core scene graph classes, you'll find the
> serializers in the OpenSceneGraph/src/osgWrappers/serializers/*
> directories. You don't need to create plugins to provide serializers,
> you can add them directly to you application and they'll be
> automatically registered.
>
> Robert.
>
> On 8 May 2015 at 03:34, Xia Baobao <> wrote:
>
> > Hi,
> >
> > I think I need to use DotOsgWrapper in my program.
> > But I didn't find much about it.
> > The most helpful material I found so far is this topic. But I am not sure I can get through with it.
> > http://forum.openscenegraph.org/viewtopic.php?p=16629#16629
> > So, recommend me some if you know.
> >
> > I think DotOsgWrapper is a bit like osg plugin, thus I have already learnt something about it.
> >
> > Thank you!
> >
> > Cheers,
> > Xia
> >
> > ------------------
> > Read this topic online here:
> > http://forum.openscenegraph.org/viewtopic.php?p=63662#63662
> >
> >
> >
> >
> >
> > _______________________________________________
> > osg-users mailing list
> >
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
> ------------------
> Post generated by Mail2Forum
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63679#63679
More information about the osg-users
mailing list