Beiträge von VTSA

    Hi

    I have created a Virtual Tour using Cylindrical panoramas, the full 360 panos work perfectly but cant seem to get the partial ones to work.

    Here is the source code for scene6 that is not a full 360 but a 180.


    <scene name="scene7">
    <include url="buttons-png-include.xml" />
    <include url="buttons-jpg-include.xml" />


    <view hlookat="-174" vlookat="5" fov="75" />

    <display details="24" />
    <preview type="CYLINDER" url="Bedroom-1b-p.jpg" />

    <image type="CYLINDER">
    <cylinder url="Bedroom-1b.jpg" />
    </image>
    </scene>

    Thanks