-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebVR : Enable VR Mode for Aquarium #8
Comments
It's open source so feel free to do whatever you want with it. If you'd like to check it in here I think at first I'd prefer it be in a different folder. The aqurium is in the |
@greggman thx ! |
@greggman do you think it is the time aquarium-vr could merge into aquarium ? If not, is there any gap need to be filled? Thx ! |
What do you think about having a menu inside VR? Is that hard? (note I haven't looked at WebVR yet. I guess it probably doesn't support HTML in VR?). I also noticed the rays don't work in VR. Maybe just turn them off if in VR mode if they're not going to be fixed? |
@greggman thx for replying!
|
Currently, WebVR 1.1 is supported by lots of browsers, like firefox, chrome, etc. However , there isn't any ready benchmark or workload for browser based VR experience.
Since Aquarium is one of the famous benchmark of WebGL, we'd like to align it as the benchmark for browser based VR experience, too.
I've worked out the prototype of VR Mode for Aquarium now. And if you agree, I''m very happy to contribute this !
The text was updated successfully, but these errors were encountered: