Hi osgs,
i am writing an application that use osg library with some device, i would like to handle this device as a plug in so when a new device is ready it is possible to use it in the application. I read that at the Berlin meeteing in April 2006 there was a proposal which want to import the plugin in the std but at the moment i think that i have to use the dynamic linking facilities.
I have see in the osg core that you use this aproach. I would like to know if in c++ there is something, I don't know in detail but i am thinking on some template that can solve the problem. where i can find more information about c++ 's plug in architecture?more general documentation/examples on this topic?
I find this link on the net
http://www.codeguru.com/cpp/misc/misc/plug-insadd-ins/article.php/c3879/
http://moppi.inside.org/demopaja/sdk_help/new_project.html
http://moppi.inside.org/demopaja/sdk_help/new_project.html
I don't know if it is a good point to start.
I try to study the osg core code , i start from osgdb project but is not very simple for me.
Any suggestion idea will be welcome
Thanks you
Cheers
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
