Good suggestions, Robert -- Those are the most likely causes.

Paul -- Is it just osgthirdpersonview that has a problem, or do you see the
same issue with other CompositeViewer-based apps?
   -Paul (the other "Paul M.")



> Hi Paul,
> 
> 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 );
> 
> Robert.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to