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

Hypersensitive accelerometer and gyro #2100

Open
TheBricktop opened this issue Apr 15, 2019 · 4 comments
Open

Hypersensitive accelerometer and gyro #2100

TheBricktop opened this issue Apr 15, 2019 · 4 comments

Comments

@TheBricktop
Copy link

Chrome, Android 9, Samsung Galaxy S8,
Webvr is very jittery, as if sensor data was multiplied ten times. Native vr acts normally.

@jcsteck
Copy link

jcsteck commented Apr 18, 2019

Same issue here, but overall awesome work!

@waskosky
Copy link

waskosky commented Jun 3, 2019

This issue can be fixed by replacing the code found in browser/vendor/borismus/webvr-polyfill.js with the code found here: https://github.com/waskosky/webvr-polyfill/blob/master/build/webvr-polyfill.js

This is related to something that changed in newer versions of Chrome only. I learned about the specific issue here: aframevr/aframe#3476

When I discovered how much work it would be to update webvr-polyfill.js entirely to the latest version, I forked version 9.41 and updated that one instead with the necessary changes.

I am hesitant to make this a pull request because I would say this is NOT the correct solution long term, since webvr-polyfill.js really needs to be updated to the latest version 100%.

@jcsteck
Copy link

jcsteck commented Jun 8, 2019

Thank you for your reply. Any way this can be implemented in the online version of Patches? (Patches.vizor.io)

@waskosky
Copy link

waskosky commented Jun 10, 2019

Since it seems like they have no one checking this github page, I assume you might have to get in contact with one of the people who would have access to update the Patches site, such as maybe someone mentioned here: https://www.crunchbase.com/organization/vizor-io

It looks like their company might actually be rebranded as "Pixelface" now, and that the previous CEO left the company in November 2018 https://www.linkedin.com/in/kaarlo/

Actually this person seems to have current access https://github.com/esaruoho

waskosky added a commit to waskosky/patches that referenced this issue Oct 22, 2019
Fixes "Hypersensitive accelerometer and gyro" vizorvr#2100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants