

Maybe Microsoft forgot to add one of the simplest useful tools there is - a way to view any 360 image easily while in mixed reality. That Edge browser extension is a good start, but it only works for a few websites and I don't see a way to get it to open local media files. We could get it to work with the controller instead.Īll this wouldn't be necessary if MR had a 360 photo viewer. That demo also uses gaze to select a photo to view.

That demo only has 3 other photos you can choose from, but we could add as many as we like. If you test it in the browser, use your mouse to drag the image until the tiny circle lines up with the name of the 360 image you want to see next. In the demo, you gaze (if your headset's on) at a photo you'd like to see and the scene around you changes to that photo. While there, you also see the names of other images you can view. It's another Webvr (A-frame) example where you are immersed inside a 360 photo. This demo shows that last capability in action. Selecting 360 images to view while you're still viewing another 360 image. Viewing images of your choice as a slide show that's automatic or manually controlled Select the 360 images you'd like to view from a menu If you launch it from your computer, you can click the eyeglasses icon in the images bottom-right edge to open it in mixed reality where you can see it in your headset.Ī more advanced version of that will allow you things like this. Then, when you open the HTML document using the Edge browser (while you're wearing the headset or while you're on your computer, and you can see that 360 image in VR. All you do is replace "lake.jpg" with the name of a file on your hard drive or the URL of a 360 photo on the Web.
View photosphere on pc code#
This input box will probably jumble that code up, but it's a simple HTML document that will allow you to view an image from your hard drive in mixed reality. I'm working on a couple of Webvr viewers that make it easier to view 360 images located on the Web or on your hard drive. The problem is that the extension apparently doesn't work with all websites. Then, when you view a Web page (from certain sites such as Facebook) that has a 36t0 photo, you'll see an eye glasses icon that when clicked allows you to view the photo in your mixed reality headset.
View photosphere on pc windows#
If you want to view online 360 photos, from sites such as Facebook, you can add the 360 Viewer app found in the Windows Store. You can even do that in Google Cardboard. getNavbarButton ( ' my-button ' ).I must be missing it top because I don't see an app that makes it easy to view 360 photos. You will get an object with the following methods:ĭisable(), enable(), hide(), show(). Method the get a button by its id (works for core buttons too). Tooltip : ) Altering the buttonsĪfter the viewer creation you cannot add or remove buttons but you can change their visibility. If enabled, an overlay asking the user to use two fingers is displayed when only one This allows standard touch-scroll navigation in the pageĬontaining the viewer.

Requires two fingers to rotate the panorama. Rotate the panorama just by moving the cursor above the view instead of click+move. Text displayed in the center of the loading circle, only if loading_img is not provided.Įnables panorama rotation with the mouse cursor. Path to an image displayed in the center of the loading circle. Stereo_notification: 'Click anywhere to exit stereo view.', This mode can have side-effects on markers rendering. Initial field of view, between min_fov and max_fov.Įnable fisheye effect with true or specify effect strength ( true = Maximal field of view (corresponds to min zoom), between 1 and 179. Minimal field of view (corresponds to max zoom), between 1 and 179. If the navbar is disabled it will be shown anyway but Equirectangular panorama : panorama: 'path/to/panorama.jpg'Ī text (can contain HTML) displayed in the navbar.
