Hi Manuel,

What exactly do you mean by distortion and views start overlapping
each other?  A screen shot is the best way to convey this.

What type of camera manipulator are you using in your scene?

Robert.

On Thu, Jun 18, 2009 at 11:12 PM, asdf asdf<[email protected]> wrote:
> Hello,
> I'm working with a 3D model in openSceneGraph and I'm having difficulties
> configuring the Stereo Mode (Interlace).
>  At first the vision of the scene is ok, but when I move through the scene
> it starts distorting and even if I go back to the orginal point the Stereo
> View stills distorted.  The distortion consists in: When we move forward (we
> use Traslation movements) the two eye views start overlapping each other.*
>
> I attach The corresponding code of activating Stereo Mode:
>
> osg::DisplaySettings::instance()->setStereoMode(osg::DisplaySettings::StereoMode::HORIZONTAL_INTERLACE);
> osg::DisplaySettings::instance()->setStereo(true);
>
> *About moving though the scene i  use the TrackballManipulator
> Excuse me for my english and Thank you ,
>
> Manuel García
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to