[osg-users] Reg: Using Multiple viewers in split screen
Robert Osfield
robert.osfield at gmail.com
Tue Jul 1 05:40:08 PDT 2008
Hi Neeraj,
If you want multiple views then the class to use is a single
osgViewer::CompositeViewer, this will allow you to set up different
views, and set them sharing a single graphics window, or each with
it's own window/screen.
Robert.
On Tue, Jul 1, 2008 at 12:40 PM, Neeraj Bagdia <neeraj.bagdia at gmail.com> wrote:
> Hi,
>
> I want to use split screen showing 2-4 screens but I want different viewers.
> For eg. one is default and the other must follow a node. I tried to read
> from the tutorials on the site but they seem to be outdated. I didn't get a
> clear view from the osgcamera example either. Any help is deeply
> appreciated.
>
> Thanks in advance.
>
> Neeraj Bagdia
> IIIT-Hyderabad
> India
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
More information about the osg-users
mailing list