Replies: 2 comments
|
This simply isn't implemented. The only port that would benefit from it so far has been Android, and it's still incomplete. |
0 replies
|
The desktop version developed in this git is not geared towards mobile use. I too rarely feel the need to hold up and align my 34" screen with the sky (and it has no gyroscope). Mobile ports come by external contributions, but most are incomplete. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! I have been working on an experimental HarmonyOS port and am trying to make the gyroscope-based sky view feel stable and natural.
I may simply have missed the relevant part of the codebase, so I wanted to ask whether Stellarium has an existing reference implementation or recommended approach for this. In particular, I am trying to understand:
The open-source code I found seems to cover related orientation concepts, but I have not yet found a clear mobile gyroscope control path. Any pointers to source files, documentation, or design notes would be greatly appreciated. Thank you!
All reactions