Hi,
Robert Osfield wrote:
To see if it is thread related try :
osgthirdpersonview cow.osg --SingleThreaded
You could also see if its FSAA causing the problems by comment out the line:
// Turn on FSAA, makes the lines look better.
osg::DisplaySettings::instance()->setNumMultiSamples( 4 );
Doh, didn't think of that :)
I'll try this evening if these help...
Paul
Robert.
On Tue, May 13, 2008 at 12:29 PM, Paul Melis <[EMAIL PROTECTED]> wrote:
On my new system, with a crappy ATI card, the osgthirdpersonview example in
2.4 is showing two black windows and doesn't respond to any inpu. stracing
the process seems to suggest some threading-related problem. On the
NVidia-systems I tried it on it works fine, so would this be an ATI-related
problem?
Paul
_______________________________________________
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
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org