Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Hi
i m still a beginner here and i have a question... of course...
In my gear VR i can watch a virtual tour directly in the samsung browser ?
If yes how do i do this ?
I tried but... it s still 2D and 360 mode is not a real 360... so can you me to understand ??
Thx
Remember that support for Samsung Browser comes with krpano 1.19-pr4. You have to update your tour files (xml and js) manualy using krpano tools ( http://krpano.com/download/ ). It's because Panotour still have older version 1.19-pr3 without Samsung Browser support.Oh thank you very much it works perfectly !
i make virtual tour using Kolor Panotour 2.5.0... so it didin t work i understand.
Do you know how can i modify my virtual tours to make them compatible with samsung gear VR Browser ??
Is it possible at less ?
Thx
Oh thank you very much it works perfectly !
i make virtual tour using Kolor Panotour 2.5.0... so it didin t work i understand.
Do you know how can i modify my virtual tours to make them compatible with samsung gear VR Browser ??
Is it possible at less ?
Thx
![]() |
Source code |
1 |
set(onout, "");copy(url, mourl);delayedcall(0.02, set(onout, do_onout_stuff())); |
This post has been edited 1 times, last edit by "mjdevil" (Apr 12th 2016, 6:06pm)
You can adjust depth and scale the same time - e.g. when using:The following example is displayed on the hotspot depth from 100 (the largest hotspot) to 5000.
http://spacerywirtualne.pl/realizacje/2016/rzeszow_prl/
In the VR mode, we have the impression that the object is approaching and receding, but it does not help at all, when we can not control the scale and the actual size of the height and width.
This function makes sense when we set the parameters of the stereo hotspot, with control over its size. So the size of the hotspot is set by the height, width and scale and depth adjusts the offset between left and right eye.
Right, there is unfortunately a bug here when the align setting is missing, some internal default values were wrong. This will be fixed soon.BTW, I had some issues updating to this version as I had to specify "align" attribute to "lefttop" manually on some layers as they lost they layout just after update. I think it may be due to default values may have been changed.
Yes, it's included in the normal download package - see the 'viewer/examples/webvr' folder.Can I download the webvr case?
Changing urls on over/out is a bit a bad practice - because in this case new images need to get loaded from server. At the moment hotspots that are currently loading aren't processed by the over checking (for several reasons, e.g. unknown size) - but I will try to improve that.In my standard hotspots i change the image url in the onover event. this worked for me up to version 1.19.pr3. but now the onover and the onout events are fired alternately and the hotspot is flickering.
The video will be controlled by the videoplayer plugin:Can i get any event after VR video is finished playing..?????
The video will be controlled by the videoplayer plugin:
http://krpano.com/plugins/videoplayer/#onvideocomplete
Try depth="off"Distotion hotspots aligned position in the normal mode, it seems deviation occurs in vr mode.
![]() |
Source code |
1 |
<hotspot name="hsname" ... depth="off" /> |