chelder
chelder

Reputation: 3987

Unity: how to embed a VR Cardboard game into a website

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):

Upvotes: 6

Views: 3385

Answers (3)

Jamwit Karimov
Jamwit Karimov

Reputation: 11

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

Upvotes: 0

Juandeyby
Juandeyby

Reputation: 19

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.

Upvotes: 0

Adam B
Adam B

Reputation: 3842

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!

Upvotes: 0

Related Questions