Search found 13036 matches

by Hopki
Tue Jan 16, 2024 5:12 pm
Forum: Pano2VR - Google Street View Export
Topic: Indoor tours without GPS data
Replies: 2
Views: 15163

Re: Indoor tours without GPS data

Hi Petterson, To get very accurate Location Data you can Geolocate a Floor Plan to Maps. This then acts like it's embedded into maps and any pins dropped onto the Floor Plan will get the Location Data from the map/floor plan. See: https://ggnome.com/doc/pano2vr/getting-started/interface/tour-map/ Al...
by Hopki
Tue Jan 16, 2024 1:10 pm
Forum: Object2VR general
Topic: state drag block
Replies: 7
Views: 108922

Re: state drag block

Hi Owen,
I am sorry but I do not understand what you want to do.
States all use the same number of columns.

So if you are in state 0, when should you see when you enter start 1?
Regards,
by Hopki
Wed Jan 10, 2024 6:36 pm
Forum: Pano2VR general
Topic: How to change navigation input?
Replies: 5
Views: 194780

Re: How to change navigation input?

Hi,
As said this is not a function of Pano2VR.
Try removing the batteries of the Quest hand controllers, with no hand controllers the headset should default to stare navigation.
Regards,
by Hopki
Wed Jan 10, 2024 4:41 pm
Forum: Pano2VR general
Topic: How to change navigation input?
Replies: 5
Views: 194780

Re: How to change navigation input?

Hi Ping,
This is not a function of Pano2VR, if you disable the hand controllers then I think, without testing on the Quest 3, but did on the Quest, reverts to stare navigation.
Regards,
by Hopki
Mon Jan 08, 2024 9:26 pm
Forum: Object2VR general
Topic: Object2VR 4: Webinar 31st January Adding Popups
Replies: 0
Views: 438380

Object2VR 4: Webinar 31st January Adding Popups

We wish everyone a happy 2024!! Our next webinar which is for Object2VR 4 again! This one will expand from our Building Skins webinar from December. You'll learn how to create custom popups using Variables and Custom Properties. We highly recommend watching our previous webinar, Building Skins, to p...
by Hopki
Mon Jan 08, 2024 3:48 pm
Forum: Pano2VR general
Topic: Change Axis of panorama rotation
Replies: 3
Views: 154602

Re: Change Axis of panorama rotation

Hi, It looks like there is two layers, one that shows the ground and one that show the sky and you're able to rotate them separately. And be able to rotate them separately in the output. The only thing I can thnk of is to have multiple panoramas with different sky images and switch between the panor...
by Hopki
Mon Jan 08, 2024 12:26 pm
Forum: Pano2VR general
Topic: Change Axis of panorama rotation
Replies: 3
Views: 154602

Re: Change Axis of panorama rotation

Hi,
The only thing I can think of is to change the levelling, so tilting the panorama, but then the horizon will wobble.
That said, how do you imagine this should work, what should the viewer see when rotating the panorama?
Regards,
by Hopki
Sun Jan 07, 2024 6:26 pm
Forum: Pano2VR general
Topic: Editor animation vs. autorotation
Replies: 18
Views: 340155

Re: Editor animation vs. autorotation

Hi,
I am seeing the same thing, we will need to look into this.
Thank you for the heads up.
Regards,
by Hopki
Sat Jan 06, 2024 11:11 pm
Forum: Pano2VR general
Topic: Timer functionality
Replies: 1
Views: 96014

Re: Timer functionality

Hi Frank, I cannot say I full understand what you are asking but if you want a series of events then use the timer with a number variable. So the timer would have an action like, Deactivate, Set Variable Value, +1 to your numbered variable. If you need four events, then set a second action, Deactiva...
by Hopki
Fri Jan 05, 2024 9:11 pm
Forum: Pano2VR - Google Street View Export
Topic: Hot spot NOT auto placed
Replies: 4
Views: 353807

Re: Hot spot NOT auto placed

Hi,
We have no time frame just yet for the release, but it is already for when it is.
Regards,
by Hopki
Fri Jan 05, 2024 3:24 pm
Forum: Pano2VR general
Topic: Editor animation vs. autorotation
Replies: 18
Views: 340155

Re: Editor animation vs. autorotation

Hi, Please find a working project attached. It has a simple animation for each node, rotate 180, zoom in and out, then carry on to 359, then change nodes. Note: Auto rotate is deselected in the web output properties but Animation is selected. This stops it from starting after the delay timer, howeve...
by Hopki
Fri Jan 05, 2024 12:05 pm
Forum: Object2VR general
Topic: state drag block
Replies: 7
Views: 108922

Re: state drag block

Hi Owen,
Each state will use the same number of columns as the others.
What's your use case?
Regards,
by Hopki
Fri Jan 05, 2024 12:01 pm
Forum: Pano2VR general
Topic: Percentage video popup size depending on the browser window size
Replies: 1
Views: 98890

Re: Percentage video popup size depending on the browser window size

Hi Owen, Can you give us a bit more information about the video you want to show. Which ever element you use to show it you should be able to use the size percentage. If you are using a text box and iframe then make sure the iframe size is set to percentage as well. But without any information this ...
by Hopki
Fri Jan 05, 2024 11:56 am
Forum: Pano2VR general
Topic: City bus routes
Replies: 10
Views: 161971

Re: City bus routes

Hi,
Have a look at the attached project.
Its using three Hotspot Templates, Red, Green and Blue.
It is using a numbered variable to select which route you will take.
Have a look, pull it apart, and happy to answer any questions.
Regards,
by Hopki
Fri Jan 05, 2024 11:10 am
Forum: Pano2VR general
Topic: Tour with Auto View States Project
Replies: 2
Views: 103141

Re: Tour with Auto View States Project

Hi Julien,
The custom node id is being used as the id of the node.
Let me explain, internally Pano2VR see nodes as {node1}, {node2} and so on.
But also it can use the custom node id, so {vs1}, {vs2} and {vs3}.
Regards,