Hello Pablo,

Pablo Carneiro Elias wrote:
> By the way.. a quick question....... ;),
> To create a cave-like geometry (free planes using 
> ProjectionCameraDecorator), can I use ClusterWindow alone. There are few 
> subclasses but AFAICT all divide screen into parts, isn't?

the ClusterWindow can be used directly (i.e. it is not abstract and only 
the subclasses are usable). The subclasses target either large screens 
(e.g. with multiple projectors - MultiDisplayWindow) or implement a 
specific distributed render strategy (SortFirst/SortLastWindow).
In practice even the ClusterWindow is not required to use an OpenSG 
cluster - for example we are using just a RemoteAspect and the 
Connection classes to distribute a scene graph between nodes that run a 
simple VRJuggler application to render the distributed scene.

        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