6

Right now, I think there is not a way to do it within Unity. This is what I have found so far (please, correct me if I'm wrong):

chelder
  • 3,819
  • 6
  • 56
  • 90

3 Answers3

0

I just spoke with an industry leader in VR experiences for media companies a couple weeks ago. And his company was one of the first to attempt VR in a web browser through mobile. He said it didn't work very well. He was partially successful, but if his company had problems, I'm guessing it's still a few years off. He said new additions to HTML are coming that will improve this over the next few years.

Hope that helps!

Adam B
  • 3,662
  • 2
  • 24
  • 33
0

could you try WEBVR

YouTube Tutorial: Demo WebVR Unity

Although it has some defects, but it can serve you for basic applications. I was testing it with 360 videos, this was very heavy for the platform.

Juandeyby
  • 19
  • 2
0

You may try WebXR. But you can't add both SDK at the same time.