Search found 13001 matches

by Hopki
Tue Mar 26, 2024 8:35 pm
Forum: Object2VR general
Topic: Feature wishlist
Replies: 161
Views: 2419422

Re: Feature wishlist

Hi mostah,
This is still very much on our list, but not there just yet.
Regards,
by Hopki
Mon Mar 25, 2024 3:31 pm
Forum: Pano2VR - Google Street View Export
Topic: Camera for Street View in Pano2VR
Replies: 1
Views: 62

Re: Camera for Street View in Pano2VR

Hi, Moved this post to the correct forum, selecting the correct forum will get more eyes on your post from people with the most experience on your subject. But my 2 pennies' worth would be it depends on the quality you are offering. Knowing how unreliable Street View tours are I would recommend you ...
by Hopki
Mon Mar 25, 2024 3:20 pm
Forum: Pano2VR general
Topic: How to switch between different photo occasions in a node?
Replies: 3
Views: 360

Re: How to switch between different photo occasions in a node?

Hi ismarker,
Reading your post again, and what I missed the first time was you said,
There are 35 images/nodes from each occasion
So you have two or more sets of 35 nodes then this would probably be the better project, please see this document.
Regards,
by Hopki
Sat Mar 23, 2024 2:06 pm
Forum: Pano2VR general
Topic: How to switch between different photo occasions in a node?
Replies: 3
Views: 360

Re: How to switch between different photo occasions in a node?

Hi, Here is a different take on comparing states of the same panorama within a tour. This can be used to display different seasons in the same location or different stages of a construction site etc, what we call different view states. In this example, nodes two and four have different view states. ...
by Hopki
Sat Mar 23, 2024 1:59 pm
Forum: CMS Plugins
Topic: OBJ2VR - Hosting Package on MS Azure
Replies: 1
Views: 47

Re: OBJ2VR - Hosting Package on MS Azure

Hi,
The plugin allows you to add a URL, please see this page: https://ggnome.com/doc/pano2vr/export/o ... s-plugins/
Also, WordPress allows for iframes.
Regards,
by Hopki
Mon Mar 18, 2024 2:09 pm
Forum: Pano2VR general
Topic: Close X does not work on mobile
Replies: 2
Views: 78

Re: Close X does not work on mobile

Hi,
It looks like you have a container coving the close button.
The brower console shows, class="ggskin ggskin_container btnanim1" it is hiddent so must become active when teh player width is reduced to less than 1024px.
Regards,
by Hopki
Sun Mar 17, 2024 9:19 pm
Forum: Pano2VR/Object2VR Skins
Topic: gallery iframe with node_no
Replies: 3
Views: 88

Re: gallery iframe with node_no

Hi,
You could of also used custom node IDs, but node IDs are just as good with this project.
Regards,
by Hopki
Sat Mar 16, 2024 12:25 pm
Forum: Pano2VR/Object2VR Skins
Topic: gallery iframe with node_no
Replies: 3
Views: 88

Re: gallery iframe with node_no

Hi, In V7 you would use a regular expression for the Hotspot Proxy ID. In the attached project the Polygon Hotspot IDs are Image01 and Image02, because you want different Hotspot IDs. So the Hotspot Proxy ID used in the container, poly_popup_control will be #Image.* The Hotspot Proxy ID is looking f...
by Hopki
Fri Mar 15, 2024 2:44 pm
Forum: Pano2VR general
Topic: Drobown Menue with Filter -> Links do not work anymore
Replies: 6
Views: 164

Re: Drobown Menue with Filter -> Links do not work anymore

Hi, Without digging into your custom skin, what you need to do is set the tag to the node cloner. Using a stranded material_index skin, you need a way to set the tag to the node cloner. The skin attached skin has a new variable, set_tag which is a text variable. This is exposed with the title: Filte...
by Hopki
Fri Mar 15, 2024 1:41 pm
Forum: Pano2VR general
Topic: Rotate Flat "Panorama" Image
Replies: 2
Views: 107

Re: Rotate Flat "Panorama" Image

Hi,
The orientation is saved in the image.
Open in a photo editor, rotate to the correct orientation and then save.
Regards,
by Hopki
Thu Mar 14, 2024 6:54 pm
Forum: Pano2VR general
Topic: Drobown Menue with Filter -> Links do not work anymore
Replies: 6
Views: 164

Re: Drobown Menue with Filter -> Links do not work anymore

Hi, Looking at your skin, you are using the category cloner which cannot be used to open panoramas to show the nodes? The idea here is you first see the categories, then after selecting a category you show the node cloner, which has the open next panorama action. What is it you are trying to do, ple...
by Hopki
Thu Mar 14, 2024 1:35 pm
Forum: Pano2VR general
Topic: Drobown Menue with Filter -> Links do not work anymore
Replies: 6
Views: 164

Re: Drobown Menue with Filter -> Links do not work anymore

Hi,
Adding a tag to a few panos and using the filter works as should with the menu only showing the tagged panoramas and they are selectable.
What's the action you are using with the action filter?
Can you post your skin?
Regards,
by Hopki
Wed Mar 13, 2024 10:31 pm
Forum: Pano2VR general
Topic: Playing with 360 video
Replies: 4
Views: 152

Re: Playing with 360 video

Hi Michael, I guess you can use any skin but what you may want to do is add a seek bar element and assign it to the video panorama. This way you can then scrub the video etc. Please find a component that adds the seek bar and play and pause buttons. Add the component to your skin and then make sure ...
by Hopki
Tue Mar 12, 2024 6:11 pm
Forum: Pano2VR general
Topic: Several starting points in the tour
Replies: 3
Views: 105

Re: Several starting points in the tour

Hi,
If you have used Pano2VR 7 then you are set to go.
You would use Direct Node Access which is on by default in Pano2VR 7 but needs to be selected in older versions.
See: https://ggnome.com/doc/pano2vr/tips/dna/
Regards,
by Hopki
Tue Mar 12, 2024 2:30 pm
Forum: Pano2VR/Object2VR Skins
Topic: HotSpot Button
Replies: 1
Views: 77

Re: HotSpot Button

Hi, Yes, you can have as many as you need. When you place a Hotspot in the viewer you would set it to Tour Node which by default will use the Hotspot Template in the skin, ht_node. This is found under the Skin-ID. How: Open the skin, copy and paste the ht_node, so you now have two. Change the ID of ...