What's New? – Pano2VR 8 Documentation

What's New? Here you'll find an ongoing list of new features, fixes, and changes added to each release. Pano2VR 8.0 beta 4 This beta focuses on fixes and improvements for issues reported in earlier betas, along with a few older items that were also completed for beta 4. Most notable are improvements for camera path […]

Image Properties – Pano2VR 8 Documentation

Image Properties Use the Image Mode to pin images to the panorama. Using the Image Viewer Mode to add an image will pin the image to the panorama. This will make it distort with the panorama. You have the option to make the image interactive and pop out of its pinned location undistorted for better […]

Code Element – Pano2VR 8 Documentation

Code Element The code element is used to apply Javascript to the skin. The code element is used to add custom JavaScript and CSS to your skin. When you add scripts with custom properties, those properties appear as parameters in the interface. The code element itself can also be saved as a reusable component. The […]

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.2 New and Improved Added support for the latest Canon SDK Added Player Mouse Actions to the Skin Editor: Player Mouse Down Player Mouse Up Player Mouse Click Player Mouse Double Click Improved Go To URL […]

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.12 Pano2VR 7.1.12 includes an important PDF Viewer security update along with fixes for skin images, anchored element resizing, pinned videos in immersive view, and ghost point hotspot positioning. Fixes and Improvements Updated the PDF Viewer […]

JavaScript API – Pano2VR 8 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, […]

3D Model Properties – Pano2VR 8 Documentation

3D Model Properties Shows the model's file location, lets you set a background image, and adjust the model's position. Input 3D Model Type – Pano2VR will select the correct type of 3D model. However, there might be a time where you need to select the type manually. If that’s the case, choose between 3D Mesh […]

camera point – Pano2VR 8 Documentation

camera point Points in 3D models representing tour node positions (**Tour Node**) or transition connections (**Waypoint**, **Cluster Point**). Pano2VR finds shortest paths through connections or flies directly if unconnected. Camera Points make up a graph of points with connections between them, so that Pano2VR can automatically find a path from one tour node to another […]

Viewing Parameters – Pano2VR 8 Documentation

Viewing Parameters Modifying the viewing parameters will let you set where within the image the panorama will open. You can also set limits to the field of view and viewing range. Viewing Parameters Default View The following parameters all set the default view and the values under Current are updated when the view in the […]

Creating Model Transitions – Pano2VR 8 Documentation

Creating Model Transitions Learn how to use a 3D model to create seamless transitions between tour nodes. To use the 3D model for transitions, the model needs to be mapped to the tour nodes. For this, you need to establish camera positions. If you don’t have camera position data, you can use control points to […]

List of Placeholders – Pano2VR 8 Documentation

List of Placeholders A placeholder is like a shortcut for using data or text from other sections of the software. Placeholders get replaced by the content they represent. For example, a text box in the skin may contain $(p) which will display the percentage of how much the image has loaded, while $(ut) will display […]

Master Node – Pano2VR 8 Documentation

Master Node The master node acts like a template node in which data and elements are applied to all nodes in a tour. With the Master Node, you can add user data, patches, and hotspots and they would appear on all nodes. You edit the Master Node by going to the Tour menu and choosing, […]