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

Reintroduce: Zoom to selected satellite #22

Open
ajmas opened this issue Dec 1, 2023 · 1 comment
Open

Reintroduce: Zoom to selected satellite #22

ajmas opened this issue Dec 1, 2023 · 1 comment

Comments

@ajmas
Copy link
Owner

ajmas commented Dec 1, 2023

Reintroduce functionality to allow zooming to focus to a selected satellite.

This is currently missing in the current implementation, but what present in the original implementation.

Should explore the original code and see if we can borrow anything from it.

@thkruz
Copy link

thkruz commented Dec 18, 2023

The original used a camera lock function that rotated the camera every frame to match the lat/lon of the dot (calculated the lat/lon/alt from the eci coordinates in the position).

Here is one of the best implementations of camera controls around a satellite I have ever seen: https://satellitetracker.net/

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

2 participants