You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.
If you launch example, then physically rotate to the left or to the right, then try to look up or down you will get rotation by wrong axle. As mentioned in title I believe it is due to cymbal lock.
Here's great answer on stack exchange regarding this issue: https://gamedev.stackexchange.com/a/136175
Unfortunately, my knowledge of swift is not sufficient to fix it, but if someone points me to line where the rotation is actually applied to camera I will try to fix it, since I did similar thing for UnityEngine
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you launch example, then physically rotate to the left or to the right, then try to look up or down you will get rotation by wrong axle. As mentioned in title I believe it is due to cymbal lock.
Here's great answer on stack exchange regarding this issue: https://gamedev.stackexchange.com/a/136175
Unfortunately, my knowledge of swift is not sufficient to fix it, but if someone points me to line where the rotation is actually applied to camera I will try to fix it, since I did similar thing for UnityEngine
The text was updated successfully, but these errors were encountered: