Hello Raymond,
> Do you have an example which I can try. Then I can give it a try here,
> on a couple of machines.
You can just add
viewer.addEventHandler( new osgViewer::ThreadingHandler() );
to the osgshadow example (around where the other handlers are added) and
comment this line:
//viewer.setThreadingModel(osgViewer::Viewer::SingleThreaded);
You'll see that even when the viewer starts in a mode other than
SingleThreaded, it runs fine. Press 'm' - in my case that makes my
graphics driver crash ("graphics driver has stopped responding and has
recovered" message in the system tray). Does it do that for you?
I appreciate your testing. Thanks,
J-S
--
______________________________________________________
Jean-Sebastien Guay [EMAIL PROTECTED]
http://www.cm-labs.com/
http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org