You are not logged in.

1

Tuesday, March 31st 2020, 12:56pm

Is it possible to do this?

I would like to be able to see a popup image, with the vr glasses, but that each eye see a different image, to visualize it streescopically.
In this way the panorama would be normal, but the content of the window would be seen in relief.
Would it be possible?

Tuur

Sage

Posts: 3,784

Location: Netherlands

Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

  • Send private message

2

Wednesday, April 1st 2020, 1:02pm

Hi,

try this:

Source code

1
    <hotspot name="min" url="skin/minions3d.jpg"  stereo="SBS" scale="1" edge="center" ath="0" atv="0" distorted="true" depth="1000"  />


Hope it helps!
Tuur *thumbsup*

3

Wednesday, April 1st 2020, 6:59pm

It does not work

Thanks for your answer.
I have put the code you pass me, changing the image URL (<hotspot name = "min" url = "media / introimage.png" stereo = "SBS" scale = "1" edge = "center" ath = "0 "atv =" 0 "distorted =" true "depth =" 1000 "/>) but nothing is displayed.
Anyway, it should be 2 images to be able to see in stereo, right?
Regards

5

Tuesday, April 7th 2020, 1:15pm

Solved

Uauuu. Perfect.
Regards