OSG is a 3D graphics scene graph SDK. While a significant amount of non-graphics
functionality has crept in over the years, OSG is still not, and probably
shouldn't be, a general-purpose application SDK. For this reason, the config
file and .ini support you are looking for is not present in OSG.
This leaves you with the choice to either add a dependency on another SDK that
includes the functionality you need, or code that functionality yourself. This
is a decision that all app developers will need to make.
-Paul
On 6/30/2012 9:55 PM, michael kapelko wrote:
Well, my intention is not bring any additional dependency apart from
OSG alone. Speaking of better formats, does OSG has any config file
reader? Or it's intentionally left for application to implement?
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org