Questions tagged [webvr]

WebVR is an experimental JavaScript API that provides support for virtual reality devices, such as the HTC Vive, Oculus Rift or Google Cardboard, in a web browser.

Note: WebVR is deprecated and has been superseded by WebXR; see .


The burgeoning WebVR APIs provide sensor information from virtual reality devices (such as the Oculus Rift) which, in conjunction with WebGL, allows for the creation of VR web applications.

More information at:

596 questions
-1
votes
1 answer

Custom loading screen during VR to VR transition ? (Oculus GO | Oculus Browser | A-Frame | Three.js )

Is it possible for us to control the loading screen of browser during VR to VR transition ? I am currently using a oculus go (oculus browser) for development. The default loading screen is a void space with a spinner and it would be nice to have…
RamBa
  • 42
  • 6
-1
votes
1 answer

360 viewer embedded into a 2nd 360 viewer

I want to create a website homepage made up of only a 360 viewer showing a photorealistic 3d model which you can navigate around and interact with (WEBVR style) however, what i am trying to identify is will it be possible to embed a 2nd 360 viewer…
-1
votes
1 answer

A-Frame: How and where to host 360 videos for smooth playback?

first timmer here, I’m working on a VR Experience using A-frame. you can check it out here: https://basunderbuen.glitch.me/ I’m loading three 4k 360º videos but as you can see the videos are super laggy. I’m looking for suggestions of how or where…
-1
votes
1 answer

how to add touch controls in aframe

How to add touch controls for mobile and mouse click for desktop in aframe.I am getting confusing with this part in aframe is there any help? Thanks
KumareshR
  • 43
  • 7
-1
votes
1 answer

HotSpot in A-Frame

This is my sample 360ImageView How do I add Hotspot functionality in aframe panorama,can anybody guide me or give me some clues on how to make this possible Thanks
Chuva
  • 57
  • 2
  • 10
-1
votes
1 answer

Locally stored video not rendering in WebVR

Basing my code off the Github example I have added my own 360 video but I keeping getting a console error in Chrome. My code is: Test
-2
votes
0 answers

I can use google 360 media

I have a VR view project using panellum lib & Google 360 media lib. But I have 3 problems: Google 360 media doesn’t work as I thought even I’ve followed the description. I have to combine two lib in one html. But just panellum is working. How can I…
Nam Lê
  • 1
  • 1
-2
votes
1 answer

What are most recommended 360-degree Video Players for Web?

I am working on new Website for playing 360-degree videos on both Desktop & Mobile web browsers, and was looking for the most recommended 360-degree/WebVR players that can play Live/Playback videos and can support HLS streaming protocol.
-2
votes
1 answer

Hosting causes disruption of viewing angle of Aframe VR in mobile browsers

I have a simple Aframe code which is displaying an image in 360 degrees. The code: 360° Image
codingsplash
  • 4,785
  • 12
  • 51
  • 90
-2
votes
1 answer

How to use webVR API with RTC?

I am developed the RTC application, now we have added additional feature of VR, How to integrate with real time scenarios
Moses bendicion
  • 107
  • 3
  • 7
-3
votes
1 answer

Have you come across an a-frame component which acts as a chat window? If so, where?

I am looking to see if an a-frame component which acts as a virtual chat window already exists. A user can see messages he has sent as well as received.
Kevin Alwell
  • 131
  • 10
1 2 3
39
40