Stereo images: define fov separately for images

  • Hi,

    I would like to show stereo images.

    Code
    <image stereo="true" stereolabels="1|2"> 
        <cube url="pano_%s_%t.jpg" />
    </image>

    But unfortunately can't find a way to set "hfov", "vfov" separately for each image.
    Is it possible and what I missed in docs?

    Thanks in advance!

    Daria

  • Is this which you can?

    Code
    <scene name="scene_General" title="General" onstart="" thumburl="panos/General.tiles/thumb.jpg" lat="" lng="" heading="">
    
    
            <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />


  • Yes, exactly. We use it for player, where just one image is shown. But I don't understand how can I set those properties for both images in "split screen view".

    E.g. I took pictures of the same building, but position wasn't the same and now I need to compare them, so I need them to have same position. Or, moreover, I want to change position for both of them.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!