Skip to content
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

WebXR support #120

Open
2 tasks
oscarlorentzon opened this issue May 6, 2016 · 3 comments
Open
2 tasks

WebXR support #120

oscarlorentzon opened this issue May 6, 2016 · 3 comments

Comments

@oscarlorentzon
Copy link
Member

oscarlorentzon commented May 6, 2016

The library should support WebVR. Continuation of the discussion in the issue posted here: mapillary/mapillary_issues#1829.

Features to discuss and handle:

  • Pan and tilt in perspective images. Avoid showing void.
  • Movement/navigation. Should movement be completely free or restricted in any way.
@gyllen
Copy link
Member

gyllen commented May 6, 2016

Restricted in what sense?

@oscarlorentzon
Copy link
Member Author

The movement/navigation in its current form is restricted to discrete points in space where there are camera centers (with continuous transitions between those points). The question/discussion point was really - Should the navigation/movement be the same as in the general viewer or is it desired that it is more free. If so we need to solve that. Keeping it as is would be simplest for the first version.

The other point regarding pan and tilt is more important though because that is the essence of VR. Pan and tilt need to be handled for all types of images in a good way.

@gyllen
Copy link
Member

gyllen commented May 9, 2016

Agree for pan, tilt. I think for first version we should keep to discrete points.

However in the future it would be interesting to see fi we can have "free positioning" in very densly covered areas.

@oscarlorentzon oscarlorentzon self-assigned this Jun 7, 2016
@oscarlorentzon oscarlorentzon changed the title WebVR support WebXR support Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants