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

Earth twitches on demo #52

Open
vladtcvs opened this issue Nov 9, 2020 · 2 comments
Open

Earth twitches on demo #52

vladtcvs opened this issue Nov 9, 2020 · 2 comments

Comments

@vladtcvs
Copy link

vladtcvs commented Nov 9, 2020

I have downloaded current master, and have problem - image of Earth twitches. Problem has appeared in commit f84857f

https://youtu.be/-An4PWLio-c?t=2

Ubuntu 20.04

glxinfo:

Device: Radeon RX 570 Series (POLARIS10, DRM 3.35.0, 5.4.0-52-generic, LLVM 9.0.1) (0x67df)
Version: 20.0.4
@ThatcherC
Copy link
Contributor

I get this too! One thing I've also noticed in other simulations affected by this problem is that the spacecraft rotates smoothly the whole time with no twitches, but the background displays the jumpiness seen in @vladtcvs's video.

@vladtcvs
Copy link
Author

vladtcvs commented Dec 5, 2020

It looks I understand why it happens. Celestial bodies, which moves faster, twitche more. I suspect, that when drawing planets camera moves to new point and stays there in sun-centered coordinate system. And planet moves. After some time, camera is moved to follow the planet, but also is fixed in sun coordinate system, and so on

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

Successfully merging a pull request may close this issue.

2 participants