What's New? – Object2VR 4 Documentation

What's New? Here you'll find an ongoing list of new features, fixes, and changes added to each release. Object2VR 4.0.1 Added a workaround to fix iOS 17 player darkening The skin preview shows skin elements again Webp support for image type hotspots Panels now updated when switching between outputs Capture: Panotable can be controlled (to […]

HTML Template – Object2VR 4 Documentation

HTML Template Use the Garden Gnome Template files as a basis for the HTML output. The templates use ECMAScript scripting language (JavaScript is also based on ECMAScript so they use the same syntax) as defined in standard ECMA-262. You can find a list of predefined objects in Qt’s ECMAScript Reference. The processing is similar to […]

What's New? – Pano2VR 7.1 Documentation

What's New? Here you'll find an ongoing list of new features, fixes, and changes added to each release. Pano2VR 7.1.4 Added You can now add a Text Area with a label to the HTML template Fixed Timers are now working as expected in Immersive View Pano2VR 7.1.3 Fixed Custom Hotspot Images added to the default […]

HTML Template – Pano2VR 7.1 Documentation

HTML Template Use the Garden Gnome Template files as a basis for the HTML output. The templates use ECMAScript scripting language (JavaScript is also based on ECMAScript so they use the same syntax) as defined in standard ECMA-262. You can find a list of predefined objects in Qt’s ECMAScript Reference. The processing is similar to […]

JavaScript API – Object2VR 4 Documentation

JavaScript API The player has an external API so it can be controlled with JavaScript. The skin uses this exact API. Since the skin files are not minified, you can simply peek into a skin file to figure out how some things are done internally. All the examples below use obj as the object. However, […]

JavaScript API – Pano2VR 7.1 Documentation

JavaScript API The player has an external API so it can be controlled with JavaScript. The skin uses this exact API. Since the skin files are not minified, you can simply peek into a skin file to figure out how some things are done internally. All the examples below use pano as the object. However, […]

Background Sounds – Pano2VR 7.1 Documentation

Background Sounds Learn how to add background sounds to your project and nodes. Pano2VR has Project Background Sound and Node Background Sound. Your project will determine which to use. In the skin, you’ll find the target _background. This will target all background sounds. Project Background Sound Project Background Properties Project Background Sound, found in the […]

Working with Media – Pano2VR 7.1 Documentation

Working with Media Learn how to add videos, images, lens flares, web snippets, and sounds can all be pinned to a panorama or virtual tour. Background Sound You can add background sound to each node and you can add background sound the entire project. Not only that, you can control background sound playback from the […]

Garden Gnome Package – Pano2VR 7.1 Documentation

Garden Gnome Package The Garden Gnome Package (GGPKG) is a package format for offline viewing and for content management systems to easily embed your projects into websites. Use the Garden Gnome Package to view projects offline with our package viewers: Desktop Package Viewer iOS and Android Package Viewer Upload the package to a WordPress, Joomla, […]

Garden Gnome Package – Object2VR 4 Documentation

Garden Gnome Package The Garden Gnome Package (GGPKG) is a package format for offline viewing and for content management systems to easily embed your projects into websites. Use the Garden Gnome Package to view projects offline with our package viewers: Desktop Package Viewer iOS and Android Package Viewer Upload the package to a WordPress, Joomla, […]

Building a Panoramic Tour – Pano2VR 7.1 Documentation

Building a Panoramic Tour Learn the basic workflow for building a tour in Pano2VR. Tour Building begins in the Tour Browser. It is open by default when you first start Pano2VR. However, if you need to open it, you can do any of the following: Click the Tour Browser button in the toolbar. In the […]

Create a Generative AI Image Patch – Pano2VR 7.1 Documentation

Create a Generative AI Image Patch Use the integrated generative AI tools to patch nadirs or any part of the panorama. To use the generative image patch feature, you will need tokens. Tokens are a way to pay for the generative AI service. Everyone with a Pano2VR 7 license gets 250 free tokens to start […]

Auto-hide Skin Elements – Pano2VR 7.1 Documentation

Auto-hide Skin Elements Learn to use a Timer's logic block to hide elements, like a menu, during user interaction. The basic set-up to hide elements Open the Skin Editor. Add an element. A Text Box, for example. Add a Timer element by first selecting it in Toolbar and then drag around the Text Box in […]

Auto-hide Skin Elements – Object2VR 4 Documentation

Auto-hide Skin Elements Learn to use a Timer's logic block to hide elements, like a menu, during user interaction. The basic set-up to hide elements Open the Skin Editor. Add an element. A Text Box, for example. Add a Timer element by first selecting it in Toolbar and then drag around the Text Box in […]

hotspot proxy ID – Object2VR 4 Documentation

hotspot proxy ID A hotspot proxy ID is used to make a link between hotspots and skin elements and their actions. A hotspot proxy ID is used to make a link between hotspots and skin elements and their actions. Mouse events on the hotspot that are relayed to the skin element are: Mouse Click Mouse […]

hotspot proxy ID – Pano2VR 7.1 Documentation

hotspot proxy ID A hotspot proxy ID is used to make a link between hotspots and skin elements and their actions. A hotspot proxy ID is used to make a link between hotspots and skin elements and their actions. Mouse events on the hotspot that are relayed to the skin element are: Mouse Click Mouse […]

Pano2VR Settings – Pano2VR 7.1 Documentation

Pano2VR Settings User preferences/settings can be found in the Menubar. Choose File > Settings on Windows and Linux; and Pano2VR > Preferences on Mac OS. General General Tab Language – Choose from the following languages: System Default English Arabic Czech German Spanish Farsi French Italian Dutch Russian Swedish Units – Select your preferred units of […]

Add an Image Patch – Pano2VR 7.1 Documentation

Add an Image Patch The most common use for the patch tool is for retouching the nadir (down shot). Extract just a portion of the nadir, retouch that extracted image in your image editor and then update the patch. Patch the Nadir Choose the Patches Mode from the Viewer Modes (hover mouse over the icon […]

Working with VR180 Video – Pano2VR 7.1 Documentation

Working with VR180 Video Learn how create interactive VR180 stereo or mono video panoramas that can be viewed on the computer, mobiles, VR headsets and Apple's Vision Pro. Create an interactive VR180 Video Drag in the video to the Viewer or Tour Browser. It will immediately look distorted. Head to step 2 to fix this. […]

Create a 360º Video Tour – Pano2VR 7.1 Documentation

Create a 360º Video Tour 360 video tours can be created by adding videos to the Tour Browser and linking them together with point hotspots or polygon hotspots. In this example, we create a basic 2-node tour using point hotspots. (Polygon hotspots could also be used.) Add a 360º video in the Input Video section […]