robertosfield wrote: > This sounds like the X11 redirect to the X11 window manager that is > "deciding" for you that the window is too big and knows better. The > Traits::overrideRedirect as I mentioned earlier in this thread is what > should address this. > > Robert. > _______________________________________________ > osg-users mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ------------------ > Post generated by Mail2Forum
Greetings Robert! Actually what was going on is that I was not using the Traits correctly. Once I was able to figure that out I hard coded the size to what I knew what the screen was and was able to take over both screens with one slave camera. Then I added another slave camera and set one for one screen and the other camera for the other screen. Then reposition the cameras at the right eye distance and proper rotation from each other so it can appear as a natural stereo vision. Then, all I needed to was run the correct screen to the right polarized projector, fine adjust the eye distance and stuff and I got the Cessna aircraft appearing in a real time Real3D pesentation. D Glenn ------------------------ D Glenn (a.k.a David Glenn) - Moving Heaven and Earth! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=35006#35006 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

