HI Christian,
On 27 August 2014 13:39, Christian Buchner <[email protected]> wrote: > My main isse is that the settings are baked into the .osg and .ive objects > that I generate with osgconv, so that I have to add a node traversal in my > application to change the settings to my liking. > Whatever defaults you use you will find they aren't 100% optimal for 100% of end users. But then, node traversal with the visitor pattern really isn't too hard. I > am getting the hang of it now. > I suspect that perhaps the OSG has too many facilities and end users feel the need to use them all rather than feel comfortable rolling their own. The later does require a deeper understanding of the OSG, OpenGL and hardware but leads to better software in the end. I guess this comes own to software doing so much that it lowers the skill level required to achieve something, but doesn't assist with increasing the skill level of the end user. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

