Side by Side view with different fov

  • Hi,

    Is it possible to have a side by side view (like VR), but with different fov?


    I'd like to have something like this for the right view:

    get view.fov (left image) and divide by a specific amount that will be available as a combobox option.


    This is a regular action just to change the fov in the combobox, but I'd like to add a button that would put the panos side by side with this fov change.


    <action name="fov-change1">
    div(newfov, get(view.fov), 1.5);
    tween(view.fov, get(newfov));
    </action>

    Thanks for your time and help! :)

Participate now!

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