Changing the point of view for specific panorama ?

  • I'm creating a virtual tour with KRPANO and one of my scene looks bad.

    It seems like I just need to make the point of view a little bit higher, any thoughts how can I do so ?


    My tour xml configuration (generated by krpano droplet):


    <scene name="scene_Amphipark_AIR_2_Fix" title="Amphipark_AIR_2_Fix" onstart="" thumburl="panos/Amphipark_AIR_2_Fix.tiles/thumb.jpg" lat="" lng="" heading="">

    <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="range" vlookatmin="-59.090" vlookatmax="59.090" />

    <preview url="panos/Amphipark_AIR_2_Fix.tiles/preview.jpg" />

    <image type="CUBE" multires="true" tilesize="512">
    <level tiledimagewidth="5508" tiledimageheight="5508">
    <cube url="panos/Amphipark_AIR_2_Fix.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
    </level>
    <level tiledimagewidth="2754" tiledimageheight="2754">
    <cube url="panos/Amphipark_AIR_2_Fix.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
    </level>
    <level tiledimagewidth="1378" tiledimageheight="1378">
    <cube url="panos/Amphipark_AIR_2_Fix.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
    </level>
    <level tiledimagewidth="690" tiledimageheight="690">
    <cube url="panos/Amphipark_AIR_2_Fix.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
    </level>
    <mobile>
    <cube url="panos/Amphipark_AIR_2_Fix.tiles/mobile_%s.jpg" />
    </mobile>
    </image>

    <!-- place your scene hotspots here -->

    </scene>

    I've uploaded my example here:
    http://tests.kisilenko.com/panoramas/test/tour.html

Participate now!

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