Search found 86 matches
- Wed Jul 31, 2019 3:57 pm
- Forum: Pano2VR general
- Topic: Wierd Pano2VR behaviour
- Replies: 3
- Views: 604
Re: Wierd Pano2VR behaviour
Indeed, but that's actually correct, in this case. Why would then Pano2VR open the XML file? That didn't happen in earlier versions.
- Wed Jul 31, 2019 3:11 pm
- Forum: Pano2VR general
- Topic: Wierd Pano2VR behaviour
- Replies: 3
- Views: 604
Wierd Pano2VR behaviour
I am using pano2VR 6.06 on Mac OS 10.14.6. Each time I make a change to a pano, pano2VR creates - correctly - an updated version of the pano.xml file. However, after creating the new version somehow a text editor is launched and the pano.xml file displayed. It happens every time. If I delete the tex...
- Mon Jun 03, 2019 4:18 pm
- Forum: Pano2VR general
- Topic: "Edit skin configuration" not working
- Replies: 2
- Views: 435
Re: "Edit skin configuration" not working
Oh, thank you Hopki, I am kind of relieved it's not some kind of bug 

- Mon Jun 03, 2019 3:29 pm
- Forum: Pano2VR general
- Topic: "Edit skin configuration" not working
- Replies: 2
- Views: 435
"Edit skin configuration" not working
I have implemented several tours using pano2VR 6.04. In all of them the button right next the "edit skin" button, i.e. "Edit skin configuration" doesn't work. Clicking on it simply doesn't have any effect. I am using a MacBook Pro 2016 running Mac OS 10.14.5. I thought may be there is some corrupt p...
- Thu Apr 25, 2019 2:06 pm
- Forum: Pano2VR general
- Topic: Requirements for VR in pano2VR 6.1
- Replies: 2
- Views: 503
Re: Requirements for VR in pano2VR 6.1
Thank you Hopki. I am specifically interested in stereo images right now, so I am not quite sure how I would have to import them: - as a single 3D panorama image or - as two individual 2D panorama images I don't have a 3D camera yet, so I am not quite sure about ways save them. But the cameras I hav...
- Thu Apr 25, 2019 11:32 am
- Forum: Pano2VR general
- Topic: Requirements for VR in pano2VR 6.1
- Replies: 2
- Views: 503
Requirements for VR in pano2VR 6.1
I watched the introductory tutorial on how to create a VR panorama. I would like to experiment with this technology, but I need a bit more information: 1. What kind of panorama files can be read by pano2VR v6.1? The tutorial shows a single file for each node, so I guess the input file must already b...
- Thu Apr 18, 2019 7:53 pm
- Forum: Pano2VR general
- Topic: Cant get function pano.getCurrentPointHotspots() to work
- Replies: 1
- Views: 401
Re: Cant get function pano.getCurrentPointHotspots() to work
I found the problem:
changed from: pano.readConfigUrlAsync("pano.xml")
to: pano.readConfigUrl("pano.xml")
changed from: pano.readConfigUrlAsync("pano.xml")
to: pano.readConfigUrl("pano.xml")
- Thu Apr 18, 2019 4:18 pm
- Forum: Pano2VR general
- Topic: Cant get function pano.getCurrentPointHotspots() to work
- Replies: 1
- Views: 401
Cant get function pano.getCurrentPointHotspots() to work
I need to create some custom functionality for when a point hotspot is clicked on. I thought I could simply retrieve all point hotspots for a given pano and add an event listener to each one of them. However pano.getCurrentPointHotspots() only returns an empty array. Not quite sure why that would be...
- Thu Apr 18, 2019 9:56 am
- Forum: Pano2VR general
- Topic: how to change the start pano programmatically
- Replies: 2
- Views: 557
Re: how to change the start pano programmatically
OK, thank you very much,
Franco
Franco
- Tue Apr 16, 2019 4:31 pm
- Forum: Pano2VR general
- Topic: how to change the start pano programmatically
- Replies: 2
- Views: 557
how to change the start pano programmatically
My pano tours are embedded in a larger structure, which means that a user can enter a tour from any of its nodes. However, I haven't been able to figure out how to set the start panorama programmatically. When a pano tour is first loaded, it always retrieve the start pano ID. Adding a #nodeID to the...
- Sat Apr 13, 2019 11:03 am
- Forum: Pano2VR/Object2VR Skins
- Topic: how to remove ghost hotspots
- Replies: 6
- Views: 2873
Re: how to remove ghost hotspots
Ok, thank you,
Franco
Franco
- Fri Apr 12, 2019 12:34 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: how to remove ghost hotspots
- Replies: 6
- Views: 2873
Re: how to remove ghost hotspots
Ok, thank you.
So you are saying, as long as the GPS coordinates are included the ghost hotspots will stay there and I can only hide them?
So you are saying, as long as the GPS coordinates are included the ghost hotspots will stay there and I can only hide them?
- Fri Apr 12, 2019 10:46 am
- Forum: Pano2VR/Object2VR Skins
- Topic: how to remove ghost hotspots
- Replies: 6
- Views: 2873
how to remove ghost hotspots
Hi:
Somehow I have created a ghost hotspot (which I don't even know what it is). I would like to remove, but I can't. I can delete any other hotspot, just not that one.
How can I get rid of it?
Thank you for your help,
-FF
Somehow I have created a ghost hotspot (which I don't even know what it is). I would like to remove, but I can't. I can delete any other hotspot, just not that one.
How can I get rid of it?
Thank you for your help,
-FF
- Thu Jun 29, 2017 10:19 am
- Forum: Pano2VR general
- Topic: Javascript API - disabling interactions?
- Replies: 1
- Views: 917
Javascript API - disabling interactions?
I need to temporarely stop all interactions with a panorama. So I used the following functions: pano.setLocked(true); pano.setLockedMouse(true); pano.setLockedKeyboard(true); The funny thing is, if I try to pan the panorama simply by clicking anywhere on the pano and dragging left or right nothing h...
- Mon Jun 26, 2017 4:32 pm
- Forum: Pano2VR general
- Topic: image quality issue
- Replies: 14
- Views: 4172
Re: image quality issue
Thanks Hopki, I appreciate it.
-Franco
-Franco