Beiträge von JOGR


    Hi There,

    I used the steps form klaus. I am sure you will make it work. becoulse I also dont have any experiance with xml±

    1. download the latest 1.19 release here (currently 1.19 pre-release 3)
    2. make a left and right pano image - e.g. pano_l.jpg and pano_r.jpg
    3. drop them both together on the MAKE VTOUR droplet (NORMAL or MULTIRES)
    4. open the tour.xml for editing in any text-editor
    5. delete the whole second element from the xml
    6. in the first element edit the
    7. add stereo="true" and stereolabels="l|r" - e.g.

      Source code

      1

    8. then look for the urls and change all 'pano_l.tiles' to 'pano_%t.tiles' - the %t is the placeholder for the stereolabel values.
    9. done, view the tour and switch to VR mode to see the stereo pano

    Just try to follow the steps klaus gave us :) it should work out.

    Hi,

    here step by step:

    1. download the latest 1.19 release here (currently 1.19 pre-release 3)
    2. make a left and right pano image - e.g. pano_l.jpg and pano_r.jpg
    3. drop them both together on the MAKE VTOUR droplet (NORMAL or MULTIRES)
    4. open the tour.xml for editing in any text-editor
    5. delete the whole second element from the xml
    6. in the first element edit the
    7. add stereo="true" and stereolabels="l|r" - e.g.

      Code
    8. then look for the urls and change all 'pano_l.tiles' to 'pano_%t.tiles' - the %t is the placeholder for the stereolabel values.
    9. done, view the tour and switch to VR mode to see the stereo pano


    Best regards,
    Klaus

    Hi guys,

    This didn't work for me though. It's still mono http://solstudier.tengbom.se/project/GTGtest/tour.html

    Any ideas?

    EDIT: Never mind. It works now.