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

Wrong clipping on small FOV #365

Open
alex-w opened this issue Sep 19, 2018 · 1 comment
Open

Wrong clipping on small FOV #365

alex-w opened this issue Sep 19, 2018 · 1 comment
Labels
bug Something likely wrong in the code importance: high Obvious error, very annoying, but no crash state: confirmed A developer can reproduce the issue subsystem: atmosphere The issue is related to atmosphere subsystem of planetarium...

Comments

@alex-w
Copy link
Member

alex-w commented Sep 19, 2018

Original report by Nick Fedoseev: https://bugs.launchpad.net/stellarium/+bug/1425630

There are some places on the sky where wrong clipping occurs. It depends on

  • FOV, must be enough small;
  • atmosphere turned on;
  • sky position and/or time;
  • object type: grid and stars are clipped, while images are not.

Attached image may help to reproduce the bug with exact position, FOV and time. Site coordinates are 50N, 30E (near Kiev).
It shows the same place with atmosphere switch off/on.

(version 0.13.3)

@alex-w alex-w added bug Something likely wrong in the code state: confirmed A developer can reproduce the issue importance: low Small problem, rarely visible, no crash labels Sep 19, 2018
@alex-w
Copy link
Member Author

alex-w commented Oct 4, 2022

The situation around wrong clipping on small FOV in version 1.0 happened worse than before, because wrong clipping may be see now for stars near bright objects, like planets.

@alex-w alex-w added importance: high Obvious error, very annoying, but no crash and removed importance: low Small problem, rarely visible, no crash labels Oct 4, 2022
@alex-w alex-w added the subsystem: atmosphere The issue is related to atmosphere subsystem of planetarium... label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something likely wrong in the code importance: high Obvious error, very annoying, but no crash state: confirmed A developer can reproduce the issue subsystem: atmosphere The issue is related to atmosphere subsystem of planetarium...
Development

No branches or pull requests

1 participant