voffset appears not to work anymore.

  • I have a high resolution cylindrical panorama and have made a proper cylindrical output via krpano make VTour.

    However, I need to shift the horizon using "voffset" and this xml parameter appears to not to work anymore?

    Any value I put in voffset has no effect.
    Example: different voffset values in the following XML created by krpano Make VTour have no effect on the view-

    <!-- view settings -->
    <view hlookat="123" vlookat="0" maxpixelzoom="1.0" fovmax="110" limitview="auto" voffset="10"/>
    <image>
    <cylinder url="needle2012.tiles/l%l/%0v/l%l_%0v_%0h.jpg" multires="1024,9728x1036,19456x2072,38400x4086,76800x8172" />
    </image>

    ----- or ------

    <!-- view settings -->
    <view hlookat="123" vlookat="0" maxpixelzoom="1.0" fovmax="110" limitview="none" voffset="10"/>
    <image>

    <cylinder url="needle2012.tiles/l%l/%0v/l%l_%0v_%0h.jpg"
    multires="1024,9728x1036,19456x2072,38400x4086,76800x8172" />
    </image>

  • ah! thanks so much for pointing that out!
    I got so wrapped up in other view parameters like lookatmin/max etc that I didn't realize I had to put this in another tag.
    All is working as expected now :)

Jetzt mitmachen!

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