Stereo panorama from vray

  • 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

    Hello Klaus, I followed instructions below but not familiar, here is below what I changed in my tour.xml and I have error on loading so probably haven't done correctly


    <scene name="scene_panoL" title="panoL" onstart="" thumburl="panos/panoL_%t.tiles/thumb.jpg" lat="" lng="" heading="">

    <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

    <preview url="panos/panoL_%t.tiles/preview.jpg" />

    <image>
    <image stereo="true" stereolabels="1|2">
    <cube url="pano_%s_%t.jpg" />
    </image>
    <cube url="panos/panoL_%t.tiles/pano_%s.jpg" />

    <cube url="panos/panoL_%t.tiles/mobile/pano_%s.jpg" devices="mobile" />
    </image>

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

    </scene>


    See error message I got

    Thanks in advance for your help

Jetzt mitmachen!

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