Search found 359 matches
- Wed Jun 27, 2018 4:47 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: Info window with popup image
- Replies: 9
- Views: 1851
Info window with popup image
Hi, I have found an interesting solution of info window, where user can click and enlarge image preview to fill full screen. Right click says that the tour was created in pano2vr, but it seems skin editor itself is not capable to do it. Here is the link, click the "i" icon, then the pictur...
- Tue May 15, 2018 10:14 am
- Forum: Pano2VR general
- Topic: Feature request: viewing parameters in URL
- Replies: 3
- Views: 874
Re: Feature request: viewing parameters in URL
Hi,
thanks a lot to the developers for quick response, I didn't even expect that this would be solved in 3 weeks
Pan/Tilt/FoV can now be specified with Direct Node Access
But how does this work? Can't find any description in documentation. How the url would look like now?
thanks a lot to the developers for quick response, I didn't even expect that this would be solved in 3 weeks

Pan/Tilt/FoV can now be specified with Direct Node Access
But how does this work? Can't find any description in documentation. How the url would look like now?
- Sat Apr 21, 2018 8:32 pm
- Forum: Pano2VR general
- Topic: Feature request: viewing parameters in URL
- Replies: 3
- Views: 874
Feature request: viewing parameters in URL
Sometimes there is a need to set the panorama's initial view with specific parameters. Currently we can get a specific panorama view only within the player by action Set/Move to view. Is it possible to add a feature similar to direct node access like www.site.com/tour.html#node1/50/0/45 where the la...
- Fri Apr 13, 2018 7:29 pm
- Forum: Pano2VR general
- Topic: Cardboard double-click fullscreen
- Replies: 2
- Views: 716
Re: Cardboard double-click fullscreen
Hi Hopki, tested before only on iOs (not working) and desktop windows (there it works). Now I could test it on Android, you're right, it's not working. Are the developers planning to do something with this? And to improve cardboard options in general? I hoped v6 will bring some new features for card...
- Fri Apr 13, 2018 2:41 pm
- Forum: Pano2VR general
- Topic: Cardboard double-click fullscreen
- Replies: 2
- Views: 716
Cardboard double-click fullscreen
Hi,
I need to switch fullscreen in cardboard mode not by button but by screen double-click, but the double click put the screen to single view, not splited.
I see that in Layer Marney example it works as should. I can not manage it to work like that. Are there project files somewhere to share?
I need to switch fullscreen in cardboard mode not by button but by screen double-click, but the double click put the screen to single view, not splited.
I see that in Layer Marney example it works as should. I can not manage it to work like that. Are there project files somewhere to share?
- Mon Apr 09, 2018 5:25 pm
- Forum: Pano2VR general
- Topic: Popups in Cardboard mode
- Replies: 8
- Views: 1564
Re: Popups in Cardboard mode
You 're welcome 

- Mon Apr 09, 2018 3:28 pm
- Forum: Pano2VR general
- Topic: Popups in Cardboard mode
- Replies: 8
- Views: 1564
Re: Popups in Cardboard mode
I got the coordinates from hotspot's properties, then add about +/- 2degrees to set the limits
- Mon Apr 09, 2018 12:26 pm
- Forum: Pano2VR general
- Topic: Popups in Cardboard mode
- Replies: 8
- Views: 1564
Re: Popups in Cardboard mode
I found a workaround, it was a bit of a challenge but works. I had only 11 info hotspots, but for large projects with dozens hotspots it would be more laborious.
Well, to show/hide my text fields I used logic blocks with pan/tilt coordinates, see screenshoot.
Well, to show/hide my text fields I used logic blocks with pan/tilt coordinates, see screenshoot.
- Wed Mar 21, 2018 2:16 pm
- Forum: Commercial offerings
- Topic: GearVR tours
- Replies: 11
- Views: 9586
- Sun Mar 18, 2018 12:12 pm
- Forum: Pano2VR general
- Topic: V6: Skin Editor crashes the application when closing
- Replies: 5
- Views: 1081
Re: V6: Skin Editor crashes the application when closing
Hi Martin,V6: Requirements
Windows 8 and higher
thank you, I haven't noticed the OS requirements

- Fri Mar 16, 2018 9:47 pm
- Forum: Pano2VR general
- Topic: Popups in Cardboard mode
- Replies: 8
- Views: 1564
Popups in Cardboard mode
Hi,
I need to add some info icons in cardboard tour, to learn info about the objects where the hotspots are placed. Something like mouse enter/leave to show/hide text tooltip. As far as I know VR output does not support this? Is there something new with this in V6 or some workaround?
Thanks.
I need to add some info icons in cardboard tour, to learn info about the objects where the hotspots are placed. Something like mouse enter/leave to show/hide text tooltip. As far as I know VR output does not support this? Is there something new with this in V6 or some workaround?
Thanks.
- Fri Mar 16, 2018 9:32 pm
- Forum: Pano2VR general
- Topic: V6: Skin Editor crashes the application when closing
- Replies: 5
- Views: 1081
Re: V6: Skin Editor crashes the application when closing
Have the same problem, Win 7 x64
- Wed Oct 25, 2017 1:08 pm
- Forum: Pano2VR general
- Topic: iOS offline viewing
- Replies: 16
- Views: 5422
Re: iOS offline viewing
HI,
I use Documents app for iOs, works fine for offline tours even in VR mode. All you need is to upload your tour to iTunes, then download to your device.
I use Documents app for iOs, works fine for offline tours even in VR mode. All you need is to upload your tour to iTunes, then download to your device.
- Mon Aug 28, 2017 11:07 pm
- Forum: Pano2VR general
- Topic: Formatting Text: Inline Hyperlinks
- Replies: 7
- Views: 1922
Re: Formatting Text: Inline Hyperlinks
Aren't you using a text editor like MS Word to copy/paste your code?
You can attach your project and/or skin files here, we will have a look at it.
You can attach your project and/or skin files here, we will have a look at it.
- Mon Aug 28, 2017 8:12 pm
- Forum: Pano2VR general
- Topic: Formatting Text: Inline Hyperlinks
- Replies: 7
- Views: 1922
Re: Formatting Text: Inline Hyperlinks
I see an extra " at the end of your second link.
Hyperlink like this wiil work
Hyperlink like this wiil work
Code: Select all
<a href="http://www.yoursite.com" target="_blank">Your link text</a>