value of fov, window size

  • Hello,

    When the window size is 600x525, fov value is 78 after zooming out completely. When the window size is 1024x768, fov value is 114 after zooming out completely.
    fovtype that i am using is mfov. Is this the expected behavior?

    Is there any setting by which i can get the fov applicable for bigger window size while viewing the tour in a small window?

    Thank you.

  • Hi,

    Zitat

    after zooming out completely.

    hmm, how do you mean that?
    the zooming out should be only limited by the fovmax value?
    or do you have a partial pano?

    with fovtype="mfov" the fov depends either on the hfov or the vfov, depending on the screen aspect,

    if you want a constant scaling fov use either hfov,vfov,
    the mfov and dfov fovtypes are depending on the screenaspect,
    and when the screenaspect will change during resizing also the mfov/dfov,

    best regards,
    Klaus

  • "zooming out completely" = zooming out such that we can see the top and the bottom edges of the tour. And yes, this is a partial pano.

    Is it possible to use vfov or hfov while setting the fov and using mfov while viewing the tour?

    Thanks.

  • Hi,

    Is it possible to use vfov or hfov while setting the fov and using mfov while viewing the tour?

    not, that's not possible, but you can set a too large fov, and it will be automatically limited to viewable range,
    or try:

    Code
    <view fov="179" limitview="fullrange" />

    then the viewing limits should be also automatically to view the full image at the beginning,

    best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!