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.
This post has been edited 4 times, last edit by "hermas" (May 25th 2017, 1:14am)
it doesn't work well when I dropped 2 pair of files. works well for one pair but not for the other and generates 3 groups of pano files:Hmm... that should definitively work, just tested successfully again...Equirectangular stereo pairs like name_l.jpg and name_r.jpg do no create stereo tiles when dragged onto the batch files.
It works with over/under and cubestrips. What am I doing wrong?![]()
What are the full filenames and filepaths in your case?
Best regards,
Klaus
The bottom 'stereo button' in that examples only enables or disables the stereo display. That's not related to VR mode. For VR mode use the 'enter vr' button at the top.Bottom: Stereo Display: When pressed on, vr is all running and the gyro does not work. Please confirm.
Example
There is unfortunately a bug in the current release that the sorting of the input files is randomly not working. And without sorting the 'image pairs' will not be detected.it doesn't work well when I dropped 2 pair of files. works well for one pair but not for the other and generates 3 groups of pano files:
000551A_l.tiles 002049A_l.tiles 002049A_r.tiles
![]() |
Source code |
1 |
sortinput=true |
The 'best' size is difficult to say, it depends on the display-resolution and the lens. Additionally also the loading time can be a factor. So just play with the size until you find a size what would fit your needs best.And many mobile phones have 2K screen and have best effect for 10K pano images such as http://vr.g08.com/beihai/
So, the default size may be too low, and what size fits 10K pano images best?
# generate special optimized, non-tiled, lower-res images for VR
customimage[vr].size=1536
Right, it seems Apple has unfortunately closed that hack hole in iOS 10.3...On previous versions of iOS 10 it was working fine, but on iOS 10.3.2 it isn't working anymore.
https://krpano.com/plugins/webvr/#mobilevr_wakelock
Quoted
Currently the wake-locking is not a browser feature, currently it is only an ugly hack. The current hack might be not working or could cause problems in newer/updated browser version, therefore it's optionally possible to disable that feature.
When I add an hotspot with the text attribute, is it not shown, until I add width and height. Is it possible to autosize the hotspot, using the text width?
![]() |
Source code |
1 2 3 4 5 |
autoratate.enabled = true, autorotate.waittime = 10 idletime = 20 <events onidle="autorotate.interrupt(); skin_nextscene_loop(+1);" /> |
This post has been edited 1 times, last edit by "pur" (Jun 21st 2017, 3:26pm)
That sounds like a bit you're testing sometimes with Flash and sometimes with HTML5 and there maybe with different krpano versions...Due to Firefox 53.0 + WebGL ambiguity (code above is working when running wia Win7 + testingserver.exe but failing
when starting Firefox directly tour.html. It is not recognizing the onidle event after the first load.)
![]() |
Source code |
1 2 |
<autorotate enabled="true" waittime="1.5" accel="1.0" speed="10.0" /> <events onautorotateoneround="push(skin_settings.loadscene_flags); set(skin_settings.loadscene_flags, MERGE|KEEPVIEW|KEEPMOVING|NOPREVIEW); skin_nextscene_loop(+1); pop(skin_settings.loadscene_flags);" /> |
Hi Does anyone have a working example using this code
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
![]() |
Source code |
1 |
mipmapping="true" oversampling="2.0" |