Hi Paul,

On Feb 16, 2008 11:26 PM, Tanja & Paul <[EMAIL PROTECTED]> wrote:
> Thanks Robert - Yes I meant  multiple displays, thanks for your response. I
> saw a thread a while back in regards to openProducer, cant recall it but I
> believe Don was saying openProducer supported multiple channels or a cluster
> of machines. Does anyone know if OpenProducer has this support.

Producer only supports multiple displays on a single machine, it has
no cluster support.

osgViewer that exist in 2.x replaces osgProducer/Producer and has the
multi threaded muiltiple display capability that Producer has plus
extra OSG centric high level viewer classes, threading models and
support for distortion correction.  osgVierwer like Producer doesn't
have out of the box support cluster though.

There are various ways to do clustering.  The osgcluster example is a
very very basic example that uses UDP packets to sync the view
matrices and frames update.   3rd party solutions like Equalizer and
VR Juggler has cluster support and integrate with the OSG.   Lots of
companies roll their own clustering solution too.

Robert.

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

Reply via email to