Search found 151 matches

by 3DV
Wed Nov 25, 2020 3:02 pm
Forum: Pano2VR general
Topic: Import a video inside the virtual tour (not as a pop-up) from an URL
Replies: 4
Views: 2533

Re: Import a video inside the virtual tour (not as a pop-up) from an URL

When you hover over the panorama icon in the top left of the viewer, you can see the other items you can add, including video overlays.
When you've selected the videocamera, just double click in the viewer to place a video.

Screenshot.683.jpg
Screenshot.683.jpg (330.1 KiB) Viewed 2516 times
by 3DV
Mon Nov 16, 2020 2:20 pm
Forum: Pano2VR general
Topic: Reverse engineering a Quicktime panorama from Pano2QTVR
Replies: 3
Views: 2792

Re: Reverse engineering a Quicktime panorama from Pano2QTVR

You could look into Bixorama: https://www.outerspace-software.com/bixorama
It states it can import QTVR and export the 6 cube face images.
by 3DV
Mon Nov 16, 2020 9:18 am
Forum: Pano2VR general
Topic: Multi 360 video synced
Replies: 2
Views: 2900

Re: Multi 360 video synced

You could get and set the time of a video panorama with JavaScript: https://ggnome.com/doc/javascript-api/#video-panorama So you can create a custom 'Number' variable to store the current time when another node hotspot is clicked, and when the next panorama is loaded, set the time of the video to th...
by 3DV
Fri Nov 06, 2020 3:46 pm
Forum: Pano2VR general
Topic: ocolus quest 360 stereo floor
Replies: 3
Views: 2203

Re: ocolus quest 360 stereo floor

The perceived scale in a 3d panorama is related to the amount of stereo separation (distance between the left and right camera lenses) and the height of the camera from the floor when photographing or filming a 360 panorama. This can't be altered when outputting or viewing a 3d panorama. So the heig...
by 3DV
Thu Nov 05, 2020 11:35 am
Forum: Pano2VR general
Topic: interactive audio in flat panorama
Replies: 2
Views: 3447

Re: interactive audio in flat panorama

You can use audio with polygonal hotspots using this tuturial: https://tonyredhead.com/pano2vr-little- ... spot-audio
by 3DV
Fri Oct 23, 2020 8:58 pm
Forum: Pano2VR general
Topic: Oculus Go or Quest for Virtual Tours
Replies: 5
Views: 4612

Re: Oculus Go or Quest for Virtual Tours

Good idea! For an example of what using Oculus VR hardware bound to a Facebook account means, see attached image below. Pico is only focussed on selling hardware, and not on harvesting and selling user/business data. They also allow much more control of the VR hardware: you can have a real kiosk mod...
by 3DV
Fri Oct 23, 2020 7:01 pm
Forum: Pano2VR general
Topic: Oculus Go or Quest for Virtual Tours
Replies: 5
Views: 4612

Re: Oculus Go or Quest for Virtual Tours

In short: the Oculus Go is discontinued, the Quest 2 has much higher resolution and currently the Quest 2 has a price that is close to what the Go costed, so I'd choose the Quest 2 even if you won't use the 6 DOF. But if you're not focussing on Oculus alone, or if you don't want the Facebook integra...
by 3DV
Wed Oct 21, 2020 1:19 pm
Forum: Pano2VR general
Topic: Customizing URL
Replies: 4
Views: 2790

Re: Customizing URL

You can leave out the index.html part of an URL when it points to a folder instead of a file and that folder contains the index.html file. Your browser will then automatically find the index.html. For example: https://www.mywebsite.com/tours/tourA/index.html can be accessed with https://www.mywebsit...
by 3DV
Sun Oct 18, 2020 5:31 pm
Forum: Pano2VR general
Topic: offline virtual tour
Replies: 3
Views: 2381

Re: offline virtual tour

In the config.xml file you have to change the 'id' to your own app name, for example: com.mybusiness.mysecondapp If the id of your second app is the same as your first app and the signature is not the same, your device will reject the installation of the app. If you want to update an existing app, y...
by 3DV
Thu Sep 24, 2020 11:26 pm
Forum: Pano2VR general
Topic: Feature Request - Copy panos from one project to another
Replies: 2
Views: 2355

Re: Feature Request - Copy panos from one project to another

I think you could simply use the complete/big tour project and modify the skin to hide the navigational hotspots if you want to use the panoramas as individual panoramas.

With direct node access a specific panorama of the tour can be linked to directly from the 3rd party navigation.
by 3DV
Wed Aug 12, 2020 9:39 am
Forum: Pano2VR general
Topic: I hope to add a way to merge the P2VR format with the imported pictures
Replies: 2
Views: 2136

Re: I hope to add a way to merge the P2VR format with the imported pictures

You can use: File > Save with Assets..
Make sure to use a new folder outside of your current project folder for this.
by 3DV
Wed Jul 08, 2020 11:10 pm
Forum: Pano2VR general
Topic: Dedicated iPhone Cardboard Build
Replies: 12
Views: 19924

Re: Dedicated iPhone Cardboard Build

iOS will block the gyro if the website is not using https://, so the gyro will not work with sites using http://
This is regardless of which browser/settings you're using, the iOS overrides this.
by 3DV
Wed Jul 08, 2020 1:28 pm
Forum: Pano2VR general
Topic: I need you to give me the basics.
Replies: 4
Views: 2578

Re: I need you to give me the basics.

If you want to move the panorama while dragging over the image you have to set Click Mode to None. If you want the image to popup when clicking on it, you could create a polygon hotspot over the image and add a skin element to open an image. This hotspot doesn't respond to dragging, it will only be ...
by 3DV
Wed Jul 08, 2020 11:57 am
Forum: Pano2VR general
Topic: [Solved] Multiple patches
Replies: 2
Views: 2107

Re: Multiple patches

You can add the patch in the Master Node.
In the menu choose: Tour > Edit Master Node