Hello Pablo,

Pablo Carneiro Elias wrote:
> Another (not so) quick question : I'm pushing a viewport to a 
> ClusterWindow, configuring camera and root node, but server gets a black 
> screen.. The connection is performed successfully, but nothing appears.. 
> is there any extra step missing? I was doing the same with 
> MultiDisplayWindow and everything was working... Any hints?

hm, only thing to try I can think of right away is making sure that the 
bounding volume of the root is valid before syncing, i.e. try calling 
root->updateVolume(); before rendering the ClusterWindow.

        Cheers,
                Carsten

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to