Hi Stephan, osgviewer is the release version osgviewerd is the debug version.
W.r.t forcing software rendering with GraphicsWindowEmbedded, not this isn't possible, GraphicsWindowEmbedded knows nothing about windowing at all, its really just a non op adapter to allow you to graft osgViewer::Viewer/CompositeViewer into an existing window, you own app has to control the whole set up and management of the window itself. Robert. On 6/19/07, Stefan Kombrink <[EMAIL PROTECTED]> wrote:
I recompiled my complete app and osg with that define but it must have been the wrong track. There's still no performance increase in my app, bin/osgviewerd even gives 3 fps only :( I've checked that CMake change, it leads to the proper VS Project Settings so I am pretty sure that's right. Is there a way to initialize "osg::GraphicsContext::Traits" that osgViewer::GraphicsWindowEmbedded forces software rendering? _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
