Splitscreen 3D model

  • Hi,
    is it possible to have a splitscreen example with Textured 3D-Models?
    I don't know how to replace the images used in the krpano example page with two obj models panos (e.g. pano1.obj and pano2.obj or pano1.xml and pano2.xml):


    <image stereo="true" stereolabels="1|2">
    <cube url="pano%t_%s.jpg" />
    </image>


    I've saw the synchronize two viewers example and it's very nice, but this is a little bit different from what I need.
    Thanks for the help.

  • Hi,

    the stereo-rendering feature offers the possibility to use different textures for left and right, but not different 3d-models.

    That means for such case you would need to viewer instances like in this example:
    https://krpano.com/examples/#js-sync-viewers

    A 'splitscreen' can be also this way by making the viewer instances using a 100% screen-width and making the other half putting divs around the viewers with the half size and overflow=hidden.

    Best regard,
    Klaus

Jetzt mitmachen!

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