Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
813 stars 105 forks source link

[VisionGlass] Incorrect front direction when starting Wolvic #1280

Closed svillar closed 8 months ago

svillar commented 8 months ago

Many times, when starting Wolvic, the content in the glasses is not in front of the user but rotated 90º to the left

svillar commented 8 months ago

I'm working on this, the problem is that sometimes (depends on timing, it's a race) a rencenter event (caused by setting the head lock status, BTW should not happen) happens when we still don't have a valid head orientation. I've a patch almost ready for this